Description
The wpForo Forum WordPress plugin before 3.1.2 does not sanitize and escape a user profile field before outputting it inside an HTML attribute on the public participant profile page, allowing users with a subscriber-level account to inject JavaScript that executes in the browser of any visitor who views the profile, including a logged-in administrator.
Published: 2026-08-01
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The wpForo Forum WordPress plugin before version 3.1.2 does not sanitize the profile Location field before outputting it inside an HTML attribute on the public participant profile page. Subscribers can insert malicious JavaScript that runs in the browsers of any visitor who views the profile, including logged‑in administrators. This stored XSS allows attackers to execute arbitrary client‑side code when the page is rendered.

Affected Systems

WordPress sites running the wpForo Forum plugin before version 3.1.2 are affected.

Risk and Exploitability

Although the EPSS score is below 1 % and the vulnerability is not listed in the CISA KEV catalog, the presence of a stored XSS can be abused if a subscriber creates a malicious profile and a user—including a privileged user—views the profile. The exploitation requires only a subscriber account and exposure of the public profile page. The CVSS score is 5.4.

Generated by OpenCVE AI on August 4, 2026 at 23:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update wpForo Forum to version 3.1.2 or later to ensure the profile Location field is properly sanitized.
  • If a patch is not yet available, disable or remove the public display of the profile Location field through a custom code snippet or template modification.
  • Implement a strict Content‑Security‑Policy that blocks inline script execution originating from user input.

Generated by OpenCVE AI on August 4, 2026 at 23:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 02 Aug 2026 04:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Sat, 01 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The wpForo Forum WordPress plugin before 3.1.2 does not sanitize and escape a user profile field before outputting it inside an HTML attribute on the public participant profile page, allowing users with a subscriber-level account to inject JavaScript that executes in the browser of any visitor who views the profile, including a logged-in administrator.
Title wpForo Forum < 3.1.2 - Subscriber+ Stored XSS via Profile Location Field
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-03T18:53:06.351Z

Reserved: 2026-06-19T09:24:44.918Z

Link: CVE-2026-12696

cve-icon Vulnrichment

Updated: 2026-08-03T18:53:02.267Z

cve-icon NVD

Status : Received

Published: 2026-08-01T07:16:28.797

Modified: 2026-08-03T19:16:41.903

Link: CVE-2026-12696

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T23:15:07Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')