CVE-2026-84149
—Unauthenticated source code disclosure via exposed .git directory in ERP system
CVE-2026-84149 is a source code disclosure flaw in an ERP system caused by a publicly accessible .git directory left in the deployed application. An unauthenticated remote attacker can trigger it simply by requesting the exposed .git directory over the network, with no privileges or user interaction required. The attacker gains access to repository metadata and associated files, which is enough to reconstruct the application's source code; the CVSS 4.0 vector rates subsequent-system confidentiality impact as high, consistent with disclosed source potentially revealing further sensitive information. Any organization running the affected ERP system with its .git directory reachable from the network is affected, though the vendor name and version ranges are not specified in the available data. Exploitation has not been observed: there is no public proof-of-concept, the flaw is not in CISA KEV, and EPSS estimates only a 0.3% probability of exploitation within 30 days.
What to do: Check whether the ERP deployment serves its .git directory over HTTP/HTTPS (e.g., a request to /.git/HEAD returning repository data) and block access to it at the web server or reverse proxy level, or remove the repository from the production web root. Apply the vendor's fix as soon as an update is identified, since the advisory data does not specify patched versions. Assume any source in the exposed repository was readable by outsiders, and review committed files and history for embedded credentials or API keys, rotating anything found.
| ERP system | — |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
This vulnerability exists in the ERP system due to exposure of repository information through a publicly accessible .git directory. An unauthenticated remote attacker could exploit this vulnerability by accessing the exposed .git directory and retrieving repository metadata and associated files, which could allow reconstruction of the application's source code.
- Weakness
- CWE-527
- Vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/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
In the news0 stories
No ingested article mentions this CVE yet.