Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Unauthenticated network-reachable information disclosure with low complexity (AV:N/AC:L/PR:N/UI:N) causing high confidentiality loss but no integrity or availability impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache OFBiz.
This issue affects Apache OFBiz: before 24.09.06.
Users are recommended to upgrade to version 24.09.06, which fixes the issue.
AnalysisAI
Information disclosure in Apache OFBiz before 24.09.06 lets remote unauthenticated attackers retrieve sensitive data they should not be able to access (CWE-200). The flaw is network-reachable with low complexity and no authentication (CVSS 7.5, C:H), though no public exploit identified at time of analysis and the EPSS score is very low (0.02%). Impact is limited to confidentiality only, with no integrity or availability effect.
Technical ContextAI
Apache OFBiz is an open-source enterprise resource planning (ERP) suite built on Java, covering e-commerce, CRM, accounting, inventory, and manufacturing, typically deployed as a self-hosted web application. The CPE cpe:2.3:a:apache_software_foundation:apache_ofbiz confirms the Apache Software Foundation product across all versions up to the fix. The root cause is CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor), a class where the application returns or leaks data - such as internal records, configuration, or user data - to actors lacking authorization, generally through an endpoint that fails to enforce proper access control on the returned content. The public advisory and oss-security disclosure describe it only as sensitive information exposure; the exact leaking component is not detailed in the available data.
RemediationAI
Vendor-released patch: 24.09.06 - upgrade Apache OFBiz to version 24.09.06, which the Apache advisory states fixes the issue, per https://lists.apache.org/thread/0hpopzz1qrhkzsbt3ncofs6qo0545r2h. No official workaround is published in the available data; because the vulnerability is unauthenticated and network-reachable, if immediate upgrade is not possible, restrict network exposure of the OFBiz instance by placing it behind a VPN or firewall and limiting inbound access to trusted networks, and consider a reverse-proxy or WAF rule to block or restrict access to non-essential endpoints - with the trade-off that this may interrupt legitimate remote or e-commerce access and does not address the underlying leak. Upgrading remains the only confirmed fix. The oss-security disclosure is at http://www.openwall.com/lists/oss-security/2026/05/19/23.
More in Apache Ofbiz
View allRemote code execution in Apache OFBiz before 24.09.06 stems from an improper authentication flaw in the password-change
LDAP injection in Apache OFBiz before 24.09.06 allows remote unauthenticated attackers to inject special characters into
Sensitive data exposure and integrity compromise in Apache OFBiz before 24.09.06 stems from a hard-coded cryptographic k
Authenticated code injection in Apache OFBiz versions prior to 24.09.06 allows remote attackers with low-privileged acco
Server-Side Request Forgery in Apache OFBiz before 24.09.06 allows remote unauthenticated attackers to coerce the server
Server-Side Request Forgery in Apache OFBiz before 24.09.06 allows remote unauthenticated attackers to coerce the server
Improper input validation in Apache OFBiz before 24.09.06 allows unauthenticated remote attackers to achieve partial con
Code injection in Apache OFBiz's email services exposes all versions before 24.09.06 to unauthenticated remote exploitat
Expression Language Injection in Apache OFBiz before 24.09.06 allows remote unauthenticated attackers to inject and eval
Server-side template injection (SSTI) in Apache OFBiz before 24.09.06 allows attackers with access to the Ecommerce Cust
Path traversal in Apache OFBiz before 24.09.06 exposes unauthenticated remote attackers to file read and limited file wr
Improper Authorization in Apache OFBiz Webtools allows unauthenticated remote attackers to bypass access controls and ga
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30871
GHSA-h87f-qhmq-v48m