CVE-2026-31910
Server-Side Request Forgery in Apache OFBiz
Publication date: 2026-05-19
Last updated on: 2026-05-19
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-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
What immediate steps should I take to mitigate this vulnerability?
The immediate step to mitigate this Server-Side Request Forgery (SSRF) vulnerability in Apache OFBiz is to upgrade the software to version 24.09.06 or later, as this version contains the fix for the issue.
How can this vulnerability impact me? :
An SSRF vulnerability can allow attackers to make the affected server send unauthorized requests, which might lead to unauthorized access to internal systems, data exposure, or further exploitation within the network.
Can you explain this vulnerability to me?
This vulnerability is a Server-Side Request Forgery (SSRF) issue found in Apache OFBiz versions before 24.09.06.
SSRF vulnerabilities allow an attacker to make the server perform unintended requests to internal or external systems, potentially bypassing security controls.