CVE-2026-44668
Deferred
Deferred - Pending Action
Unauthenticated Access in FACTION Prior to 1.8.3
Publication date: 2026-05-26
Last updated on: 2026-05-27
Assigner: GitHub, Inc.
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| faction | boilerplateconfig | to 1.8.3 (exc) |
| faction | accesscontrolinterceptor | to 1.8.3 (exc) |
| faction | faaction | to 1.8.3 (exc) |
| faction | faaction | to 1.8.2 (inc) |
| factionsecurity | faction | to 1.8.3 (exc) |
| factionsecurity | faction | to 1.8.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-306 | The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources. |