Description
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.
Published: 2026-09-01
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Contact Vendor
AI Analysis

Impact

The vulnerability originates from a publicly accessible .git directory that exposes repository metadata and source files for the Manacle Technologies multi‑tenant ERP system. An unauthenticated attacker who can reach the exposed directory can download code and configuration artifacts, potentially revealing business logic, credentials, or other sensitive data. The impact is primarily confidentiality loss, with a secondary risk that the exposed source could be further exploited if additional weaknesses exist.

Affected Systems

The affected product is the Manacle Technologies Multi‑tenant ERP System. No specific version information is listed, so the vulnerability applies to any instance where the site has left the .git directory accessible in a web‑servable location.

Risk and Exploitability

With a CVSS score of 9.2 the vulnerability is high severity; the EPSS score is not available, but the lack of authentication requirements combined with direct remote access suggests a high likelihood of exploitation. The vulnerability is not noted in the CISA KEV catalog. Attackers can simply browse to the .git path over HTTP/HTTPS; no additional configuration or privileges are required beyond the web server’s default access.

Generated by OpenCVE AI on September 1, 2026 at 15:59 UTC.

Remediation

Vendor Solution

Contact the vendor for the patched version.


OpenCVE Recommended Actions

  • Contact Manacle Technologies to obtain a patched version that removes or restricts access to the .git directory.
  • Disable or delete the .git directory from any directory that is exposed to the web, ensuring it is no longer served by the web server.
  • Configure firewall or web server access controls to block requests for hidden directories such as .git, .svn, and similar, and enforce least privilege on file system access.

Generated by OpenCVE AI on September 1, 2026 at 15:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Manacle Technologies
Manacle Technologies multi-tenant Erp System
Vendors & Products Manacle Technologies
Manacle Technologies multi-tenant Erp System

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 01 Sep 2026 13:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Information Disclosure Vulnerability in Manacle Technologies ERP System
Weaknesses CWE-527
References
Metrics cvssV4_0

{'score': 9.2, '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'}


Subscriptions

Manacle Technologies Multi-tenant Erp System
cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-In

Published:

Updated: 2026-09-01T15:40:35.851Z

Reserved: 2026-09-01T07:29:59.722Z

Link: CVE-2026-84149

cve-icon Vulnrichment

Updated: 2026-09-01T15:40:32.528Z

cve-icon NVD

Status : Deferred

Published: 2026-09-01T13:20:09.053

Modified: 2026-09-01T16:17:32.260

Link: CVE-2026-84149

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T21:39:39Z

Weaknesses
  • CWE-527

    Exposure of Version-Control Repository to an Unauthorized Control Sphere