CVE-2023-51467

CRITICAL EXPLOITED NUCLEI

Apache OFBiz XML-RPC Java Deserialization

Title source: metasploit
STIX 2.1

Exploitation Summary

CVE-2023-51467 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 14 public exploits from researchers including jakabakos, ImuSpirit, K3ysTr0K3R. A Nuclei detection template is also available.

AI-analyzed exploit summary This repository contains a functional exploit for CVE-2023-51467, an authentication bypass vulnerability in Apache OFBiz. The exploit leverages a deserialization attack via ysoserial to achieve remote code execution (RCE) on vulnerable systems.

Description

The vulnerability permits attackers to circumvent authentication processes, enabling them to remotely execute arbitrary code

Exploits (14)

nomisec WORKING POC 72 stars
by jakabakos · poc
https://github.com/jakabakos/Apache-OFBiz-Authentication-Bypass

This repository contains a functional exploit for CVE-2023-51467, an authentication bypass vulnerability in Apache OFBiz. The exploit leverages a deserialization attack via ysoserial to achieve remote code execution (RCE) on vulnerable systems.

Classification
Working Poc 95%
Attack Type
Auth Bypass | Deserialization | Rce
Complexity
Moderate
Reliability
Reliable
Target: Apache OFBiz (versions affected by CVE-2023-51467)
No auth needed
Prerequisites: Access to the target Apache OFBiz instance · ysoserial-all.jar for payload generation
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC 39 stars
by ImuSpirit · poc
https://github.com/ImuSpirit/CVE-2023-51467-Exploit

This repository contains a functional exploit for CVE-2023-51467, targeting Apache Ofbiz with a deserialization attack using CommonsBeanutils1 and TomcatCmdEcho. It includes a GUI-based tool for command execution and reverse shell capabilities, leveraging Groovy scripts and modified ysoserial payloads.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Apache Ofbiz
No auth needed
Prerequisites: Network access to vulnerable Apache Ofbiz instance · Java runtime environment
devstral-2 · analyzed Feb 19, 2026 Full analysis →
nomisec SCANNER 11 stars
by K3ysTr0K3R · infoleak
https://github.com/K3ysTr0K3R/CVE-2023-51467-EXPLOIT

The repository contains a scanner for CVE-2023-51467, an Apache OFBiz authentication bypass vulnerability. It checks for the presence of the 'PONG' response when sending a crafted request to a specific endpoint, indicating vulnerability.

Classification
Scanner 90%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: Apache OFBiz
No auth needed
Prerequisites: Network access to the target Apache OFBiz instance
devstral-2 · analyzed Feb 19, 2026 Full analysis →
nomisec SCANNER 11 stars
by Chocapikk · infoleak
https://github.com/Chocapikk/CVE-2023-51467

The repository contains a Python-based scanner for CVE-2023-51467, an authentication bypass vulnerability in Apache OfBiz. It checks for the presence of the vulnerability by sending a crafted HTTP request to the target URL and verifying the response.

Classification
Scanner 95%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: Apache OfBiz versions prior to 18.12.10
No auth needed
Prerequisites: Target URL or list of URLs to scan
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec WORKING POC 6 stars
by vulncheck-oss · remote
https://github.com/vulncheck-oss/cve-2023-51467

This repository contains a functional Go-based exploit for CVE-2023-51467, targeting Apache OFBiz. The exploit includes target verification, version scanning, and an in-memory Nashorn reverse shell payload, demonstrating remote code execution (RCE) capabilities.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Apache OFBiz (versions up to 18.12)
No auth needed
Prerequisites: Network access to the target's web interface · Java Nashorn support on the target system
devstral-2 · analyzed Feb 19, 2026 Full analysis →
nomisec WORKING POC 4 stars
by ImuSpirit · remote
https://github.com/ImuSpirit/CVE-2023-51467

This repository contains a functional exploit for CVE-2023-51467, an Apache OFBiz XML-RPC Java deserialization vulnerability. It includes a YAML-based scanner for detection and a Python/Go exploit for RCE via crafted serialized payloads.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Apache OFBiz < 17.12.04
No auth needed
Prerequisites: Network access to vulnerable OFBiz instance · XML-RPC endpoint exposed
devstral-2 · analyzed Feb 19, 2026 Full analysis →
github WORKING POC
by dyeat · pythonpoc
https://github.com/dyeat/cve-reproduction/tree/main/Apache/OFBiz/CVE-2023-51467

The repository contains a functional Python script that exploits CVE-2023-51467, an authentication bypass vulnerability in Apache OFBiz. The script sends a crafted POST request to execute arbitrary commands via the 'groovyProgram' parameter, leveraging the auth bypass trick with USERNAME&PASSWORD&requirePasswordChange=Y.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Apache OFBiz
No auth needed
Prerequisites: Network access to the target OFBiz instance · The target must be running a vulnerable version of Apache OFBiz
devstral-2 · analyzed May 22, 2026 Full analysis →
nomisec WORKING POC
by jakeotte · poc
https://github.com/jakeotte/BadBizness-CVE-2023-51467

This repository contains a functional Python script that exploits CVE-2023-51467, a deserialization vulnerability in Apache OFBiz. It generates a reverse shell payload using ysoserial and sends it via a crafted XML-RPC request to achieve remote code execution.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Apache OFBiz
No auth needed
Prerequisites: ysoserial-all.jar · OpenJDK 11 · network access to target
devstral-2 · analyzed Feb 18, 2026 Full analysis →
nomisec SCANNER
by Subha-BOO7 · infoleak
https://github.com/Subha-BOO7/Exploit_CVE-2023-51467

This repository contains a Python script that scans for CVE-2023-51467, an authentication bypass vulnerability in Apache OFBiz. The script checks for the presence of a specific endpoint and response to determine vulnerability, but does not include exploit code for actual exploitation.

Classification
Scanner 95%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: Apache OFBiz
No auth needed
Prerequisites: Network access to the target Apache OFBiz instance
devstral-2 · analyzed Feb 19, 2026 Full analysis →
vulncheck_xdb WORKING POC
remote
https://github.com/Praison001/Apache-OFBiz-Auth-Bypass-and-RCE-Exploit-CVE-2023-49070-CVE-2023-51467

This repository contains a functional exploit for CVE-2023-51467, an authentication bypass and RCE vulnerability in Apache OFBiz. The exploit leverages XML-RPC deserialization to execute arbitrary commands, requiring ysoserial-all.jar for payload generation.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Apache OFBiz 18.12.10 and below
No auth needed
Prerequisites: ysoserial-all.jar in the same directory · Java (preferably version 11 or lower)
devstral-2 · analyzed Feb 25, 2026 Full analysis →
vulncheck_xdb WORKING POC
remote
https://github.com/2ptr/BadBizness-CVE-2023-51467

This repository contains a functional Python script that exploits CVE-2023-51467, a deserialization vulnerability in Apache OFBiz. The script generates a reverse shell payload using ysoserial and sends it via a crafted XMLRPC request to achieve remote code execution.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Apache OFBiz
No auth needed
Prerequisites: ysoserial-all.jar · OpenJDK 11 · listener setup (e.g., netcat)
devstral-2 · analyzed Feb 25, 2026 Full analysis →
vulncheck_xdb WORKING POC
remote
https://github.com/yukselberkay/CVE-2023-49070_CVE-2023-51467

The repository contains a functional exploit for CVE-2023-51467, leveraging XML-RPC deserialization to achieve remote code execution (RCE) via a crafted payload generated using ysoserial. It also includes a scanner to detect vulnerable instances.

Classification
Working Poc 95%
Attack Type
Deserialization
Complexity
Moderate
Reliability
Reliable
Target: Apache OFBiz (specific version not specified)
No auth needed
Prerequisites: ysoserial.jar · Java runtime · network access to target
devstral-2 · analyzed Feb 25, 2026 Full analysis →
vulncheck_xdb WORKING POC
infoleak
https://github.com/UserConnecting/Exploit-CVE-2023-49070-and-CVE-2023-51467-Apache-OFBiz

This repository contains a functional exploit for CVE-2023-49070 and CVE-2023-51467, targeting Apache OFBiz versions before 18.12.10. The exploit leverages an authentication bypass and deserialization vulnerability to achieve remote code execution (RCE) or establish a reverse shell.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Apache OFBiz < 18.12.10
No auth needed
Prerequisites: ysoserial-all.jar in the same directory · Java 11 installed
devstral-2 · analyzed Feb 25, 2026 Full analysis →

Nuclei Templates (1)

Apache OFBiz < 18.12.11 - Remote Code Execution
CRITICALby your3cho
Shodan: html:"OFBiz" || http.html:"ofbiz" || ofbiz.visitor=
FOFA: app="Apache_OFBiz" || body="ofbiz" || app="apache_ofbiz"

Scores

CVSS v3 9.8
EPSS 0.9400
EPSS Percentile 99.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Details

VulnCheck KEV 2024-01-02
CWE
CWE-918
Status published
Products (1)
apache/ofbiz < 18.12.11
Published Dec 26, 2023
Tracked Since Feb 18, 2026