CVE-2025-49138
Last modified
CVE-2025-49138 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. HAX CMS PHP allows users to manage their microsite universe with a PHP backend. Prior to version 11.0.0, an authenticated Local File Inclusion (LFI) vulnerability in the HAXCMS saveOutline endpoint allows a low-privileged user to read arbitrary files on the server by manipulating the location field written into site.json. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
HAX CMS PHP allows users to manage their microsite universe with a PHP backend. Prior to version 11.0.0, an authenticated Local File Inclusion (LFI) vulnerability in the HAXCMS saveOutline endpoint allows a low-privileged user to read arbitrary files on the server by manipulating the location field written into site.json. This enables attackers to exfiltrate sensitive system files such as /etc/passwd, application secrets, or configuration files accessible to the web server (www-data). The vulnerability stems from the way the HAXCMS backend handles the location field in the site's outline. When a user sends a POST request to /system/api/saveOutline, the backend stores the provided location value directly into the site.json file associated with the site, without validating or sanitizing the input. Later the location parameter is interpreted by the CMS to resolve and load the content for a given node. If the location field contains a relative path like `../../../etc/passwd`, the application will attempt to read and render that file. Version 11.0.0 fixes the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Psu | Haxcms-Php | < 11.0.0 |
References
- https://github.com/haxtheweb/issues/security/advisories/GHSA-hxrr-x32w-cg8gExploit, Third Party Advisory
- https://github.com/haxtheweb/issues/security/advisories/GHSA-hxrr-x32w-cg8gExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-49138?
How severe is CVE-2025-49138?
How do I fix CVE-2025-49138?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-49132Pterodactyl is a free, open-source game server management pa…10
- CVE-2025-49133Libtpms is a library that targets the integration of TPM fun…5.5
- CVE-2025-49134Weblate is a web based localization tool. Prior to version 5…5.3
- CVE-2025-49135CVAT is an open source interactive video and image annotatio…6.5
- CVE-2025-49136listmonk is a standalone, self-hosted, newsletter and mailin…6.5
- CVE-2025-49137HAX CMS PHP allows users to manage their microsite universe …6.1
- CVE-2025-49139HAX CMS PHP allows users to manage their microsite universe …6.5
- CVE-2025-4914A vulnerability was found in PHPGurukul Auto Taxi Stand Mana…9.8
- CVE-2025-49140Pion Interceptor is a framework for building RTP/RTCP commun…7.5
- CVE-2025-49141HAX CMS PHP allows users to manage their microsite universe …8.8
- CVE-2025-49142Nautobot is a Network Source of Truth and Network Automation…7.1
- CVE-2025-49143Nautobot is a Network Source of Truth and Network Automation…5.9
Are you affected by CVE-2025-49138?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
