VYPR
Unrated severityNVD Advisory· Published Mar 22, 2021· Updated Feb 13, 2025

RCE vulnerability in latest Apache OFBiz due to Java serialisation using RMI

CVE-2021-26295

Description

Apache OFBiz has unsafe deserialization prior to 17.12.06. An unauthenticated attacker can use this vulnerability to successfully take over Apache OFBiz.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Apache OFBiz prior to 17.12.06 is vulnerable to unauthenticated remote code execution via unsafe deserialization in the SOAP framework.

Vulnerability

Apache OFBiz versions prior to 17.12.06 contain an unsafe deserialization flaw in the SOAP functionality. The vulnerability exists in the com.sun.org.apache.xalan.internal.xsltc.trax.TemplatesImpl class, which allows an attacker to craft a malicious serialized Java object and send it in a SOAP request. No authentication or special configuration is required to trigger the vulnerable code path [1].

Exploitation

An unauthenticated attacker can send a specially crafted SOAP request containing a malicious Java serialized object to the SOAP endpoint. The attacker does not need any prior access or user interaction. The exploit does not require a race window or write access; it is a straightforward deserialization attack over the network [1].

Impact

Successful exploitation enables an unauthenticated attacker to execute arbitrary code on the Apache OFBiz server with the privileges of the OFBiz process. This leads to full compromise of the application and underlying host, including data exfiltration, configuration modification, and lateral movement [1].

Mitigation

Apache OFBiz version 17.12.06, released on March 22, 2021, fixes the unsafe deserialization. Users should upgrade to this version or later. There is no known workaround for this vulnerability. The CVE is not listed in the CISA KEV catalog [1].

References
  1. Packet Storm

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

13

News mentions

0

No linked articles in our index yet.