Description
FACTION is a PenTesting Report Generation and Collaboration Framework. Prior to 1.8.3, AccessControlInterceptor, the authentication gate for all Struts2 actions, unconditionally calls invocation.invoke() without checking for a valid session. Four action methods in BoilerPlateConfig perform no local session check either, allowing an unauthenticated attacker to read, overwrite, deactivate, and permanently delete any boilerplate template in the system. This vulnerability is fixed in 1.8.3.
Published: 2026-05-26
Score: 9.8 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

FACTION allows an attacker who has not logged in to read, overwrite, deactivate, or permanently delete any boilerplate template used to generate penetration testing reports. The vulnerability stems from the AccessControlInterceptor, which should guard all Struts2 actions but fails to verify a valid session. Additionally, four specific action methods in BoilerPlateConfig lack local session checks, compounding the oversight. This authentication bypass corresponds to CWE‑306 and can lead to arbitrary alterations of report generation logic, potentially inserting malicious content or disrupting collaboration efforts.

Affected Systems

Versions of Faction older than 1.8.3 are affected. The security framework is sold by Faction Security, with the patch introduced in release 1.8.3.

Risk and Exploitability

The CVSS score of 9.8 indicates a critical severity. EPSS data is not available, so the likelihood of exploitation cannot be quantified from the provided metrics. The vulnerability is not listed in the CISA KEV catalog. Attackers can exploit this weakness remotely by issuing HTTP requests to the already exposed Struts2 endpoints; no authentication credentials are required, implying that any user with network access to the Faction installation can execute the attack.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Faction to version 1.8.3 or later to resolve the authentication bypass in AccessControlInterceptor and BoilerPlateConfig actions.
  • Configure network firewall rules or enable reverse proxy authentication to restrict access to authorized users.
  • Enable comprehensive logging on the Faction server to detect unauthorized attempts to access boilerplate templates.

Generated by OpenCVE AI on May 26, 2026 at 20:26 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, AccessControlInterceptor, the authentication gate for all Struts2 actions, unconditionally calls invocation.invoke() without checking for a valid session. Four action methods in BoilerPlateConfig perform no local session check either, allowing an unauthenticated attacker to read, overwrite, deactivate, and permanently delete any boilerplate template in the system. This vulnerability is fixed in 1.8.3.
Title Faction: Unauthenticated Read, Modify, and Delete of Boilerplate Templates
Weaknesses CWE-306
References
Metrics cvssV3_1

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


Subscriptions

Factionsecurity Faction
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-05-26T17:43:49.177Z

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

Link: CVE-2026-44668

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-44668

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-26T20:30:15Z

Weaknesses