Description
Formwork before 2.3.11 contains a stored cross-site scripting vulnerability in visit tracking that records the Referer header host unescaped. Unauthenticated attackers can craft malicious Referer headers to inject markup that executes in administrator browsers when viewing the Statistics panel.
Published: 2026-08-29
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored XSS
Action: Apply Patch
AI Analysis

Impact

Formwork before version 2.3.11 contains a stored cross‑site scripting flaw in visit tracking that records the Referer header host without escaping it. An unauthenticated attacker can send a crafted Referer header containing malicious markup. When an administrator later views the Statistics panel, the stored markup is rendered and executed in the admin’s browser, enabling the attacker to run arbitrary JavaScript with the administrator’s privileges, potentially exposing sensitive data or performing actions on the administrator’s behalf.

Affected Systems

The vulnerability affects all releases of the Formwork application prior to version 2.3.11. Versions 2.3.11 and newer have implemented proper escaping of the Referer header in visit tracking, so they are not impacted.

Risk and Exploitability

The CVSS score of 5.3 places the flaw in the moderate range. EPSS score of 0.00211 and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires network access to the Formwork instance and the ability to set an HTTP Referer header, which a client can do at will. The attack vector is therefore remote and unauthenticated, but it relies on the attacker being able to persuade a browser to send a malicious Referer header to the target.

Generated by OpenCVE AI on September 3, 2026 at 15:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Formwork to version 2.3.11 or later where the Referer header is properly sanitized.
  • If an upgrade cannot be performed immediately, modify the application code or configuration to escape or remove the Referer header from the visit tracking before it is stored.
  • Restrict access to the Statistics panel to trusted administrators and enable auditing to detect any injected scripts.
  • Ensure the web server or application firewall blocks or normalises unexpected Referer headers before they reach the application.

Generated by OpenCVE AI on September 3, 2026 at 15:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 09:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 03 Sep 2026 14:30:00 +0000


Thu, 03 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
Description Formwork through 2.3.14 contains a stored cross-site scripting vulnerability in visit tracking that records the Referer header host unescaped. Unauthenticated attackers can craft malicious Referer headers to inject markup that executes in administrator browsers when viewing the Statistics panel. Formwork before 2.3.11 contains a stored cross-site scripting vulnerability in visit tracking that records the Referer header host unescaped. Unauthenticated attackers can craft malicious Referer headers to inject markup that executes in administrator browsers when viewing the Statistics panel.
Title Formwork through 2.3.14 Stored XSS via Referer Header Formwork < 2.3.11 Stored XSS via Referer Header
References

Sat, 29 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Formwork through 2.3.14 contains a stored cross-site scripting vulnerability in visit tracking that records the Referer header host unescaped. Unauthenticated attackers can craft malicious Referer headers to inject markup that executes in administrator browsers when viewing the Statistics panel.
Title Formwork through 2.3.14 Stored XSS via Referer Header
First Time appeared Formwork Project
Formwork Project formwork
Weaknesses CWE-79
CPEs cpe:2.3:a:formwork_project:formwork:*:*:*:*:*:*:*:*
Vendors & Products Formwork Project
Formwork Project formwork
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

Formwork Project Formwork
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-03T13:31:01.779Z

Reserved: 2026-08-29T13:22:58.240Z

Link: CVE-2026-82451

cve-icon Vulnrichment

Updated: 2026-09-02T18:02:33.355Z

cve-icon NVD

Status : Received

Published: 2026-08-29T14:16:38.067

Modified: 2026-09-03T14:17:02.360

Link: CVE-2026-82451

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T15:45:05Z

Weaknesses
  • CWE-79

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