Description
FACTION is a PenTesting Report Generation and Collaboration Framework. Prior to 1.8.3, Faction is vulnerable to stored cross-site scripting (XSS) via attachment filenames in assessment file preview flows. User-supplied filename values are persisted and later rendered into HTML/attribute contexts without output encoding, allowing attacker-controlled JavaScript to execute in the browser of any user who views the affected page. Because the payload is stored server-side and rendered to other users, exploitation is persistent and can impact privileged accounts. This vulnerability is fixed in 1.8.3.
Published: 2026-05-26
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Faction framework has a stored cross‑site scripting flaw that stems from the way attachment filenames are handled in the assessment preview feature. The application accepts a filename supplied by the user, stores it on the server, and later renders the value directly into the page’s HTML or attribute context without any sanitization or encoding. An attacker can embed JavaScript in an attachment name, and when any other user – including privileged staff – opens the preview the malicious code executes in that user’s browser. This gives the attacker the ability to hijack the user’s session, exfiltrate data, or perform other client‑side attacks. The weakness is a typical Stored XSS (CWE‑79) and has a severe potential impact on confidentiality and integrity of the target organization’s information.

Affected Systems

The vulnerability affects only the Faction framework from the vendor FactionSecurity, specifically all releases before version 1.8.3. Users who have not applied the recent security release are exposed, while those running 1.8.3 or later have the issue fixed. No other products or versions are impacted.

Risk and Exploitability

The CVSS base score of 8.7 reflects the high severity and indicates that the flaw can be exploited by anyone who can influence the attachment filename field. Because the malicious payload is stored server‑side, it remains effective for subsequent users, making the attack persistent. The EPSS score is not disclosed and the vulnerability is not listed in CISA’s KEV database, but the technical description demonstrates that exploitation is straightforward: upload or rename an attachment with a crafted filename, then persuade or force a victim to view the preview. Privileged accounts are at greater risk because they typically have a higher level of trust and broader access, so an attacker who can compromise a privileged user’s session may gain substantial insider access.

Generated by OpenCVE AI on May 26, 2026 at 19:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Faction framework to version 1.8.3 or newer to eliminate the stored XSS flaw.
  • Ensure that only authorized and trusted users can upload or edit attachment filenames and that the system sanitizes or encodes filenames server‑side before rendering.
  • As a temporary measure, disable the attachment preview feature until the patched version can be applied, or manually rename or delete filenames that contain special characters until the update is available.

Generated by OpenCVE AI on May 26, 2026 at 19:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 26 May 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Factionsecurity
Factionsecurity faction
Vendors & Products Factionsecurity
Factionsecurity faction

Tue, 26 May 2026 18:00:00 +0000

Type Values Removed Values Added
Description FACTION is a PenTesting Report Generation and Collaboration Framework. Prior to 1.8.3, Faction is vulnerable to stored cross-site scripting (XSS) via attachment filenames in assessment file preview flows. User-supplied filename values are persisted and later rendered into HTML/attribute contexts without output encoding, allowing attacker-controlled JavaScript to execute in the browser of any user who views the affected page. Because the payload is stored server-side and rendered to other users, exploitation is persistent and can impact privileged accounts. This vulnerability is fixed in 1.8.3.
Title Faction: Stored XSS in Assessment Attachment Filename Preview Rendering
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Factionsecurity Faction
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-05-26T18:25:37.778Z

Reserved: 2026-05-07T16:20:08.659Z

Link: CVE-2026-44669

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-05-26T18:16:50.420

Modified: 2026-05-26T19:37:00.120

Link: CVE-2026-44669

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-26T20:00:12Z

Weaknesses