A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-29226

CVE-2026-29226: Apache OFBiz SSRF Vulnerability

CVE-2026-29226 is a Server-Side Request Forgery flaw in Apache OFBiz Content component that enables attackers to make unauthorized server requests. This article covers technical details, affected versions, and mitigation.

Published: May 21, 2026

CVE-2026-29226 Overview

CVE-2026-29226 is a Server-Side Request Forgery (SSRF) vulnerability in Apache OFBiz. The flaw resides in the Content component operations and affects all versions before 24.09.06. Apache OFBiz is an open source enterprise resource planning (ERP) suite providing customer relationship management, e-commerce, and supply chain functionality. The vulnerability allows unauthenticated attackers to coerce the OFBiz server into issuing arbitrary HTTP requests to internal or external destinations. The Apache OFBiz project has released version 24.09.06 to address the issue.

Critical Impact

An unauthenticated remote attacker can leverage the Content component to make the OFBiz server send crafted requests, enabling reconnaissance of internal networks, interaction with internal services, and potential exposure of metadata endpoints in cloud deployments.

Affected Products

  • Apache OFBiz versions before 24.09.06
  • All deployments exposing the Content component to network-reachable clients
  • Cloud-hosted OFBiz instances with access to internal metadata services

Discovery Timeline

  • 2026-05-19 - CVE-2026-29226 published to NVD
  • 2026-05-19 - Last updated in NVD database

Technical Details for CVE-2026-29226

Vulnerability Analysis

The vulnerability is classified as Server-Side Request Forgery [CWE-918]. It exists in operations exposed by the Apache OFBiz Content component. The component accepts user-supplied input that is incorporated into outbound HTTP requests without sufficient validation of the destination URL.

An attacker can submit a crafted request that instructs the OFBiz server to fetch a resource from an arbitrary URL. Because the request originates from the server, it can reach hosts and ports that are otherwise unreachable from the public network. This includes internal management interfaces, databases, and cloud instance metadata endpoints.

The attack vector is network-based and requires no authentication or user interaction. Confidentiality, integrity, and availability impacts are all rated low, reflecting limited direct data access while still enabling pivoting and reconnaissance.

Root Cause

The root cause is missing or insufficient validation of URLs supplied to Content component operations. The component dereferences attacker-controlled destinations during normal content retrieval workflows. Allowlist enforcement on outbound hosts and protocols is not applied before the request is dispatched.

Attack Vector

An attacker sends an HTTP request to a network-reachable OFBiz endpoint exposing a vulnerable Content operation. The request contains a URL pointing to an internal service, a cloud metadata endpoint, or a controlled external collaborator. The OFBiz server issues the outbound request and may return the response body, headers, or error information to the attacker. Refer to the Apache Security Mailing List announcement and the OpenWall OSS-Security discussion for further technical context.

// No verified proof-of-concept is publicly available at this time.
// Refer to the Apache OFBiz security advisory for technical details.

Detection Methods for CVE-2026-29226

Indicators of Compromise

  • Outbound HTTP requests from the OFBiz application server to internal IP ranges such as 10.0.0.0/8, 172.16.0.0/12, or 192.168.0.0/16 that are not part of normal application behavior
  • Requests from the OFBiz host to cloud metadata addresses such as 169.254.169.254
  • Unexpected entries in OFBiz access logs referencing Content component operations with external or loopback URL parameters

Detection Strategies

  • Inspect web server and application logs for Content component requests containing URL parameters with non-standard schemes (file://, gopher://) or internal hostnames
  • Correlate inbound HTTP requests to OFBiz with outbound network connections from the same process to detect SSRF chaining
  • Monitor egress traffic from the OFBiz server and alert on connections to addresses outside an approved destination allowlist

Monitoring Recommendations

  • Forward OFBiz application logs and host network telemetry to a centralized analytics platform for correlation
  • Deploy egress filtering with logging at the network boundary of the OFBiz host to record all outbound destinations
  • Establish a baseline of legitimate outbound destinations from the OFBiz service and alert on deviations

How to Mitigate CVE-2026-29226

Immediate Actions Required

  • Upgrade Apache OFBiz to version 24.09.06 or later as published in the Apache Security Mailing List advisory
  • Restrict network egress from the OFBiz server to only the destinations required for business operations
  • Block the OFBiz host from reaching cloud instance metadata services unless explicitly required
  • Review access logs for the Content component for evidence of prior exploitation attempts

Patch Information

Apache has released Apache OFBiz 24.09.06, which remediates the SSRF in the Content component. Administrators should plan an upgrade following the project's standard upgrade procedure. Details are available in the Apache Security Mailing List thread.

Workarounds

  • Place the OFBiz Content component endpoints behind a reverse proxy that filters URL parameters and rejects requests targeting internal address ranges
  • Apply firewall rules on the OFBiz host to deny outbound traffic to RFC1918 ranges and cloud metadata endpoints
  • Limit exposure of OFBiz administrative and Content endpoints to trusted networks via network segmentation or VPN access
bash
# Example iptables rules to block egress to internal and metadata addresses
iptables -A OUTPUT -m owner --uid-owner ofbiz -d 169.254.169.254 -j DROP
iptables -A OUTPUT -m owner --uid-owner ofbiz -d 10.0.0.0/8 -j DROP
iptables -A OUTPUT -m owner --uid-owner ofbiz -d 172.16.0.0/12 -j DROP
iptables -A OUTPUT -m owner --uid-owner ofbiz -d 192.168.0.0/16 -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeSSRF

  • Vendor/TechApache Ofbiz

  • SeverityHIGH

  • CVSS Score7.3

  • EPSS Probability0.08%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-918
  • Technical References
  • OpenWall OSS-Security Discussion
  • Vendor Resources
  • Apache Security Mailing List
  • Related CVEs
  • CVE-2026-31910: Apache OFBiz SSRF Vulnerability

  • CVE-2024-47208: Apache OFBiz SSRF Vulnerability

  • CVE-2024-45507: Apache OFBiz SSRF Vulnerability

  • CVE-2023-50968: Apache OFBiz SSRF Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English