CVE-2026-70985 Overview
CVE-2026-70985 affects the Content Acquisition System component of Oracle Commerce Guided Search and Oracle Commerce Experience Manager version 11.4.0. The vulnerability allows an unauthenticated attacker with network access over HTTP to compromise confidentiality of the product. Successful exploitation grants unauthorized access to critical data or complete access to all data accessible through Oracle Commerce Guided Search and Experience Manager. The weakness maps to CWE-284: Improper Access Control.
Critical Impact
Unauthenticated remote attackers can read all data accessible to Oracle Commerce Guided Search and Experience Manager 11.4.0.
Affected Products
- Oracle Commerce Guided Search 11.4.0
- Oracle Commerce Experience Manager 11.4.0
- Component: Content Acquisition System
Discovery Timeline
- 2026-08-18 - CVE-2026-70985 published to NVD
- 2026-08-20 - Last updated in NVD database
- 2026-08-23 - EPSS scoring data recorded
Technical Details for CVE-2026-70985
Vulnerability Analysis
The vulnerability resides in the Content Acquisition System (CAS) of Oracle Commerce Guided Search and Experience Manager. CAS is responsible for crawling, extracting, and indexing content from source systems into the Endeca search engine. Improper access control in this component exposes sensitive data to attackers who reach the service over the network. The flaw impacts confidentiality only; integrity and availability of the product remain unaffected according to the published CVSS vector.
Root Cause
Oracle classifies the defect under CWE-284: Improper Access Control. The Content Acquisition System fails to enforce authentication or authorization checks on requests that return crawled or indexed data. Because no credentials or user interaction are required, the exposed interface trusts network reachability as an implicit authorization boundary.
Attack Vector
An attacker sends crafted HTTP requests to the Content Acquisition System over the network. No authentication, privileges, or user interaction are needed to trigger the flaw. Oracle describes the vulnerability as easily exploitable, meaning routine reconnaissance against exposed CAS endpoints is sufficient to retrieve data. Deployments that expose CAS to untrusted networks, including the internet or flat internal segments, face the highest risk.
See the Oracle Security Alert for CSPUAUG2026 for vendor technical detail.
Detection Methods for CVE-2026-70985
Indicators of Compromise
- Unauthenticated HTTP requests to Content Acquisition System endpoints from unexpected source addresses.
- Large or repeated responses from CAS services containing indexed catalog, customer, or configuration data.
- Access log entries showing enumeration of CAS record store or crawler management URLs.
Detection Strategies
- Review web server and reverse-proxy logs for HTTP traffic to CAS listener ports without an authenticated session.
- Correlate outbound data volumes from Oracle Commerce hosts against baseline traffic to identify bulk data retrieval.
- Deploy network signatures that flag anonymous requests to Endeca CAS administrative and record store paths.
Monitoring Recommendations
- Ingest Oracle Commerce and CAS application logs into a centralized SIEM for retention and alerting.
- Monitor for scanning activity against ports used by CAS management and record stores.
- Alert on any successful HTTP 200 responses to CAS endpoints originating from non-administrative networks.
How to Mitigate CVE-2026-70985
Immediate Actions Required
- Apply the Oracle security update referenced in the Oracle Security Alert for CSPUAUG2026 as soon as change windows allow.
- Inventory all Oracle Commerce Guided Search and Experience Manager 11.4.0 deployments, including test and staging systems.
- Restrict network access to the Content Acquisition System to trusted administrative networks only.
Patch Information
Oracle addresses CVE-2026-70985 in the August 2026 security alert cycle. Refer to the Oracle Security Alert for CSPUAUG2026 for patch identifiers, download locations, and applicability guidance for version 11.4.0.
Workarounds
- Place CAS listeners behind an authenticating reverse proxy or VPN until patches are applied.
- Block inbound HTTP access to CAS management and record store ports at perimeter and internal firewalls.
- Segment Oracle Commerce infrastructure so that only Endeca application servers can reach CAS endpoints.
Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

