CVE-2026-46586
Code Injection and Eval Injection in Apache OFBiz
Publication date: 2026-05-19
Last updated on: 2026-05-20
Assigner: Apache Software Foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | ofbiz | to 24.09.06 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-95 | The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes code syntax before using the input in a dynamic evaluation call (e.g. "eval"). |
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Apache OFBiz involves improper control over the generation of code, specifically a 'Code Injection' and 'Eval Injection' issue. It means that the software does not properly neutralize directives in dynamically evaluated code, which could allow an attacker to inject and execute arbitrary code.
How can this vulnerability impact me? :
The vulnerability could allow attackers to execute arbitrary code within the Apache OFBiz application. This can lead to unauthorized actions, data compromise, or system control by the attacker.
What immediate steps should I take to mitigate this vulnerability?
Users are recommended to upgrade Apache OFBiz to version 24.09.06, which fixes the vulnerability.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The provided information does not specify how the CVE-2026-46586 vulnerability in Apache OFBiz impacts compliance with common standards and regulations such as GDPR or HIPAA.