CVE-2026-40075
Last modified
CVE-2026-40075 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. OpenMRS Core is an open source electronic medical record system platform. In versions 2.7.8 and earlier and versions 2.8.0 through 2.8.5, the `/openmrs/moduleResources/{moduleid}` endpoint is vulnerable to a path traversal attack. EPSS estimates a 0.56% chance of exploitation in the next 30 days.
Description
OpenMRS Core is an open source electronic medical record system platform. In versions 2.7.8 and earlier and versions 2.8.0 through 2.8.5, the `/openmrs/moduleResources/{moduleid}` endpoint is vulnerable to a path traversal attack. The ModuleResourcesServlet constructs a filesystem path from user-controlled input without performing path boundary validation — the getFile() method concatenates the user-supplied path into an absolute filesystem path without calling normalize() or checking that the result stays within the allowed module resources directory. Because this endpoint serves static resources required for rendering the login page, it is not protected by authentication filters, allowing unauthenticated exploitation. An attacker can traverse directories and read arbitrary files from the server filesystem, including /etc/passwd and application configuration files containing database credentials. Successful exploitation requires the target deployment to run on Apache Tomcat versions prior to 8.5.31, where the ..; path parameter bypass is not mitigated by the container. Deployments on Tomcat 8.5.31 or later and Tomcat 9.0.10 or later are protected at the container level, though the underlying code defect remains. This issue has been fixed in versions after 2.7.8 (within the 2.7.x branch) and in version 2.8.6 and later.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openmrs | Openmrs | <= 2.7.8 |
| Openmrs | Openmrs | >= 2.8.0, <= 2.8.5 |
References
- https://github.com/openmrs/openmrs-core/security/advisories/GHSA-jjgj-cx3q-pw4wExploit, Mitigation, Vendor Advisory
- https://github.com/openmrs/openmrs-core/security/advisories/GHSA-jjgj-cx3q-pw4wExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-40075?
How severe is CVE-2026-40075?
How do I fix CVE-2026-40075?
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 2026
- CVE-2026-4007A vulnerability was detected in Tenda W3 1.0.0.3(2204). This…8.8
- CVE-2026-40070BSV Ruby SDK is the Ruby SDK for the BSV blockchain. From 0.…8.1
- CVE-2026-40071pyLoad is a free and open-source download manager written in…5.4
- CVE-2026-40072web3.py allows you to interact with the Ethereum blockchain …7.2
- CVE-2026-40073SvelteKit is a framework for rapidly developing robust, perf…7.5
- CVE-2026-40074SvelteKit is a framework for rapidly developing robust, perf…7.5
- CVE-2026-40076OpenMRS Core is an open source electronic medical record sys…8.8
- CVE-2026-40077Beszel is a server monitoring platform. Prior to 0.18.7, som…3.1
- CVE-2026-40079Cacti is an open source performance and fault management fra…9.8
- CVE-2026-4008A flaw has been found in Tenda W3 1.0.0.3(2204). This issue …8.8
- CVE-2026-40080Cacti is an open source performance and fault management fra…6.1
- CVE-2026-40082Cacti is an open source performance and fault management fra…5.4
Are you affected by CVE-2026-40075?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
