Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Network-accessible unauthenticated bypass with no complexity barrier beyond multi-tenant deployment; only partial confidentiality impact, no integrity or availability consequence.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Improper Access Control vulnerability in Apache OFBiz in multi-tenant deployments.
This issue affects Apache OFBiz: before 24.09.06.
Users are recommended to upgrade to version 24.09.06, which fixes the issue.
AnalysisAI
Improper Access Control in Apache OFBiz multi-tenant deployments exposes confidential data across tenant boundaries to unauthenticated remote attackers via a network-accessible flaw (AV:N/PR:N). All versions prior to 24.09.06 are affected, limited to multi-tenant configurations. No active exploitation has been confirmed (not in CISA KEV), and the EPSS score of 0.02% at the 4th percentile indicates very low observed exploitation interest at time of analysis, though the attack is automatable per SSVC assessment.
Technical ContextAI
Apache OFBiz is an open-source Enterprise Resource Planning (ERP) and e-commerce framework maintained by the Apache Software Foundation. The affected product is identified by CPE cpe:2.3:a:apache_software_foundation:apache_ofbiz:*:*:*:*:*:*:*:*. The root cause is CWE-284 (Improper Access Control), a class of vulnerabilities where the software fails to restrict access to resources or functionality in a manner consistent with its security policy - in this case, failing to enforce tenant isolation boundaries in multi-tenant mode. The tags 'Authentication Bypass' indicate the access control mechanism can be circumvented without credentials, consistent with the PR:N CVSS metric. The confidentiality impact (C:L) suggests partial, bounded information disclosure rather than full data exfiltration.
RemediationAI
Upgrade Apache OFBiz to version 24.09.06 or later, which includes the vendor-released fix per the Apache advisory at https://lists.apache.org/thread/npjchvnpnosoqpto46s2om12jd9s7py7. This is confirmed as a vendor-released patch for version 24.09.06. If an immediate upgrade is not feasible, organizations running multi-tenant OFBiz deployments should consider disabling multi-tenant functionality if operationally possible - this removes the attack surface entirely but eliminates tenant-separation capabilities. Alternatively, restricting network access to OFBiz tenant-switching or management endpoints via firewall rules or reverse proxy ACLs can reduce exposure, though this may impact legitimate tenant workflows. There are no documented workarounds that fully substitute for the patch.
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
Information disclosure in Apache OFBiz before 24.09.06 lets remote unauthenticated attackers retrieve sensitive data the
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
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30867
GHSA-48vq-7h22-vf29