CVE-2026-28558: wpForo Forum 2.4.14 Stored XSS via SVG Avatar File Upload
wpForo Forum 2.4.14 contains a stored cross-site scripting vulnerability that allows authenticated subscribers to upload SVG files as profile avatars through the avatar upload functionality. Attackers upload a crafted SVG containing CSS injection or JavaScript event handlers that execute in the browsers of any user who views the attacker's profile page.
Security readout for executives and security teams
Plain-English summary
CVE-2026-28558 affects the wpForo Forum WordPress plugin. An authenticated subscriber can upload a malicious SVG as an avatar, causing script execution when another user views the attacker’s profile. This can expose session-related data or alter page content, but the provided sources do not show active exploitation.
Executive priority
Treat this as a moderate-priority web application risk. Prioritize externally facing forums, communities with open registration, and sites where administrators may view user profiles while logged in. The issue is not listed as KEV in the provided bundle, but stored XSS can still create account and trust risks.
Technical view
The issue is stored XSS in wpForo Forum avatar upload handling. The bundle describes SVG avatars containing CSS injection or JavaScript event handlers that execute on profile page views. CVSS 3.1 is 6.4 with low privileges required, network access, no user interaction by the attacker, changed scope, and low confidentiality and integrity impact.
Likely exposure
Exposure is likely limited to WordPress sites running wpForo Forum versions identified by the sources, especially 2.4.14. Sites allowing subscriber registration or many low-privileged accounts have higher practical risk because exploitation requires an authenticated subscriber account.
Exploitation context
The source bundle states the attacker must be an authenticated subscriber and upload a crafted SVG avatar. Execution occurs when users view the attacker’s profile page. CISA KEV status is false in the bundle, and no cited source here confirms active exploitation.
Researcher notes
The provided evidence identifies stored XSS via SVG avatar upload in wpForo Forum 2.4.14, with affected-version metadata also listing 2.4 and 2.4.16. Exact fixed-version details are not fully stated in the bundle, so remediation should be tied to vendor changelog confirmation.
Mitigation direction
Check vendor wpForo guidance and changelog for the fixed version.
Upgrade wpForo Forum when the vendor-confirmed fix is available.
Temporarily block or restrict SVG avatar uploads.
Remove untrusted SVG avatars from existing user profiles.
Limit subscriber registration if public signup is not required.
Validation and detection
Inventory WordPress sites using the wpForo Forum plugin.
Confirm deployed wpForo versions against the CVE and vendor pages.
Review whether subscribers can upload SVG avatar files.
Inspect existing user avatars for SVG files from untrusted accounts.
Check logs for recent avatar uploads by low-privileged users.
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.
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program 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.