CVE-2026-44668

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.
Configurations

No configuration.

History

27 May 2026, 15:16

Type Values Removed Values Added
References () https://github.com/factionsecurity/faction/security/advisories/GHSA-7cv6-h22r-2qf2 - () https://github.com/factionsecurity/faction/security/advisories/GHSA-7cv6-h22r-2qf2 -

26 May 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-26 18:16

Updated : 2026-05-27 15:16


NVD link : CVE-2026-44668

Mitre link : CVE-2026-44668

CVE.ORG link : CVE-2026-44668


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function