PatchSiren cyber security CVE debrief
CVE-2026-46397 haxtheweb CVE debrief
CVE-2026-46397 is a MEDIUM-severity vulnerability in HAX CMS, a microsite universe management system. Prior to version 26.0.0, an Authenticated Local File Inclusion (LFI) vulnerability exists in the saveOutline endpoint. This allows a low-privileged user to read arbitrary files on the server by manipulating the location field written into site.json. The vulnerability enables attackers to exfiltrate sensitive system files such as /etc/passwd, application secrets, or configuration files accessible to the web server (www-data).
- Vendor
- haxtheweb
- Product
- haxcms-php
- CVSS
- MEDIUM 6.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-05
- Original CVE updated
- 2026-07-23
- Advisory published
- 2026-06-05
- Advisory updated
- 2026-07-23
Who should care
Users of HAX CMS, especially those with low-privileged user accounts, should be aware of this vulnerability. System administrators and security teams responsible for managing and securing microsite universes using HAX CMS should prioritize patching to version 26.0.0 or later.
Technical summary
The vulnerability has a CVSS score of 6.5 and is classified as CWE-22 and CWE-73. The CVSS vector is CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N. This indicates that the vulnerability can be exploited over the network (AV:N), requires low attack complexity (AC:L) and privileges (PR:L), and can result in high confidentiality impact (C:H).
Defensive priority
MEDIUM
Recommended defensive actions
- Upgrade HAX CMS to version 26.0.0 or later to patch the vulnerability.
- Review and restrict access to the saveOutline endpoint to ensure only authorized users can manipulate the location field.
- Monitor for suspicious activity related to file inclusion and exfiltration attempts.
Evidence notes
The CVE record [cve-org] and NVD detail [nvd] provide official information about the vulnerability. A source reference [ref-4] is available on GitHub, detailing the security advisory.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-46397 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-46397
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-46397 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-46397
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/haxtheweb/issues/security/advisories/GHSA-7fr7-h4p3-jjr8
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.