Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Webtools is network-exposed with no authentication barrier (PR:N, AV:N); partial confidentiality and integrity impact reflects authorization bypass scope with no availability impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Improper Authorization vulnerability in Apache OFBiz Webtools.
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 Authorization in Apache OFBiz Webtools allows unauthenticated remote attackers to bypass access controls and gain partial read and write access to restricted resources. All OFBiz releases before 24.09.06 are affected. No public exploit code has been identified and the vulnerability is not listed in CISA KEV, though SSVC flags it as automatable - meaning scripted mass-scanning is feasible once a technique is published.
Technical ContextAI
Apache OFBiz is an open-source Java-based ERP framework; its Webtools component provides administrative, debugging, and development utilities surfaced over HTTP. CWE-285 (Improper Authorization) indicates the application performs authentication but then fails to enforce authorization policy correctly - requests for protected Webtools resources are not adequately checked against the caller's permission set before granting access. The affected scope per CPE (cpe:2.3:a:apache_software_foundation:apache_ofbiz:*:*:*:*:*:*:*:*) covers every published OFBiz release up to but not including 24.09.06. The CVSS vector AV:N/AC:L/PR:N/UI:N confirms the flaw is reachable without credentials over a standard network path with no complexity barriers.
RemediationAI
The primary fix is to upgrade Apache OFBiz to version 24.09.06 or later, as confirmed by the Apache Software Foundation advisory at https://lists.apache.org/thread/pcmfyxjyk7dg0btxqg9h7cr30yg8mr7k and the Openwall disclosure at http://www.openwall.com/lists/oss-security/2026/05/19/28. If an immediate upgrade is not feasible, restrict network access to the Webtools endpoint (/webtools/ URL path) via a reverse proxy or WAF rule to trusted internal IP ranges only - this directly addresses the AV:N exposure but does not fix the underlying authorization flaw and must be treated as a temporary measure. Disabling the Webtools application entirely in production environments is a stronger compensating control with the trade-off that administrative and diagnostic tooling will be unavailable.
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-285 – Improper Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30874
GHSA-fhwf-wmm8-vr9w