CVE-2021-47934: MyBB Timeline Plugin 1.0 Cross-Site Scripting and CSRF
MyBB Timeline Plugin 1.0 contains cross-site scripting vulnerabilities that allow attackers to inject malicious scripts through thread titles, post content, and user profile fields like Location and Bio. Attackers can also exploit a cross-site request forgery vulnerability in the timeline.php profile action to change a user's cover picture by crafting malicious forms that execute when victims visit affected profiles.
Security readout for executives and security teams
Plain-English summary
CVE-2021-47934 affects MyBB Timeline Plugin 1.0. It can let unauthenticated attackers place script content in forum or profile data and abuse a profile action to change a user's cover picture through CSRF. Business impact is mainly account trust, user safety, and forum integrity rather than server takeover.
Executive priority
Treat as a moderate priority for any public MyBB forum using this plugin. Prioritize validation because user-facing script injection can damage trust and expose users to account or session abuse. If the plugin is present, remove or disable it unless vendor guidance confirms a safe version.
Technical view
The issue combines stored cross-site scripting in thread titles, post content, Location, and Bio fields with CSRF in the timeline.php profile action. The CVE lists CVSS 4.0 score 6.9. The affected product named in sources is MyBB Timeline Plugin version 1.0. CWE-79 is assigned.
Likely exposure
Exposure is limited to sites running MyBB with the Timeline Plugin 1.0 installed and enabled. Public-facing forums with user-generated content or profile pages are the primary concern. The provided sources do not identify other affected versions or core MyBB as affected.
Exploitation context
Exploit-DB is cited, so public exploit information exists. The source bundle does not show CISA KEV listing or evidence of active exploitation. Abuse would likely target forum visitors or logged-in users through malicious forum or profile content and cross-site requests.
Researcher notes
The advisory scope is narrow: MyBB Timeline Plugin 1.0. Sources describe XSS vectors and CSRF in timeline.php profile action, but no patch details are included in the bundle. Avoid broad assumptions about MyBB core or other plugin versions. Public exploit reference exists, but active exploitation is not established.
Mitigation direction
Identify whether MyBB Timeline Plugin 1.0 is installed and enabled.
Check the MyBB plugin page and advisory sources for vendor guidance or fixed releases.
Disable or remove the Timeline Plugin if it is not business-critical.
Restrict untrusted profile and forum content until remediation is confirmed.
Review and clean suspicious script-like content in affected fields.
Validation and detection
Inventory MyBB sites and installed plugin versions.
Confirm whether Timeline Plugin version 1.0 is present.
Review thread titles, posts, Location, and Bio fields for unexpected scripts.
Check profile cover picture changes for unusual or user-disputed activity.
Monitor vendor and advisory pages for updated remediation details.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.