CVE-2026-31906
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') 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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Reflected XSS in Apache OFBiz before 24.09.06 via improper HTML attribute escaping in layered-modal dialog parameters.
Vulnerability
A reflected cross-site scripting (XSS) vulnerability exists in Apache OFBiz versions before 24.09.06 [1]. The flaw lies in improper neutralization of user input during web page generation; specifically, the Layered-Modal dialog parameters are not properly escaped in HTML attributes, allowing injection of arbitrary JavaScript [1]. Affected versions: all Apache OFBiz releases prior to 24.09.06 [1].
Exploitation
An attacker can exploit this vulnerability by crafting a malicious URL with a specially crafted parameter for a layered-modal dialog [1]. The victim must be tricked into clicking such a link while being authenticated to an OFBiz instance [1]. No additional privileges or user interaction beyond the click are required; the injected script executes in the context of the victim's session [1].
Impact
Successful exploitation allows the attacker to execute arbitrary JavaScript in the browser of the authenticated victim [1]. This can lead to session hijacking, data theft, defacement, or other actions that the victim's session can perform within the OFBiz application [1]. The scope is the authenticated user's session, potentially exposing sensitive business data and credentials [1].
Mitigation
Apache OFBiz version 24.09.06, released on or around May 19, 2026, fixes the vulnerability by properly escaping HTML attributes in layered-modal dialog parameters [1]. Users are strongly recommended to upgrade to this version [1]. No workarounds are mentioned in the available references; upgrading is the only known mitigation [1].
AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- lists.apache.org/thread/1fblqdo89d3ps8kgtcnkcq8sh7gwkcpnnvdMailing ListVendor Advisory
- www.openwall.com/lists/oss-security/2026/05/19/22nvd
News mentions
0No linked articles in our index yet.