Description
Vulnerability in the Oracle Knowledge Management product of Oracle E-Business Suite (component: Search). Supported versions that are affected are 12.2.5-12.2.15. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Knowledge Management. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Oracle Knowledge Management, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Knowledge Management accessible data as well as unauthorized read access to a subset of Oracle Knowledge Management accessible data. CVSS 3.1 Base Score 6.1 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N).
Published: 2026-07-21
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the Search component of Oracle Knowledge Management permits an unauthenticated attacker who can reach the system over HTTP to perform unauthorized data modification and partial information disclosure. The weakness arises from improper authorization controls (CWE‑285), a cross‑site request forgery condition (CWE‑352), and open redirect usage (CWE‑601). Successful exploitation allows the attacker to update, insert or delete existing data as well as read confidential records, affecting both confidentiality and integrity.

Affected Systems

Oracle Knowledge Management within Oracle E‑Business Suite, versions 12.2.5 through 12.2.15, is affected. These releases expose the Search feature that is reachable over HTTP.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity, while the EPSS score of less than 1% suggests a low likelihood of exploitation at this time. The vulnerability is not listed in CISA KEV, meaning no confirmed active exploitation has been reported. Successful attacks require only network access to the application over HTTP and a second party providing user interaction, such as clicking a malicious link. Once a request is forged through the Search endpoint, the attacker gains unauthorized read and modify rights. The flaw’s scope change can potentially affect other components in the product suite.

Generated by OpenCVE AI on August 4, 2026 at 02:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Oracle Knowledge Management to the latest release or apply the vendor-provided patch as soon as possible.
  • Restrict unauthenticated HTTP access to the Search component by enforcing authentication or applying firewall rules to block direct traffic to the affected endpoint.
  • Implement CSRF defenses such as checking the Referer or Origin header for requests to the Search endpoint to mitigate the cross‑site request forgery weakness.
  • Audit and monitor logs for anomalous update or read requests on Knowledge Management data tables to detect exploitation attempts.

Generated by OpenCVE AI on August 4, 2026 at 02:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 03:00:00 +0000

Type Values Removed Values Added
Title Unauthorized HTTP Access Enables Data Modification in Oracle Knowledge Management

Thu, 30 Jul 2026 13:00:00 +0000

Type Values Removed Values Added
Title Unauthorized HTTP Access Enables Data Modification in Oracle Knowledge Management

Mon, 27 Jul 2026 12:00:00 +0000

Type Values Removed Values Added
Title Unauthenticated HTTP Access Allows Unauthorized Data Modification in Oracle Knowledge Management
Weaknesses CWE-284
CWE-639

Fri, 24 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-285
CWE-352
CWE-601
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 23 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Title Unauthenticated HTTP Access Allows Unauthorized Data Modification in Oracle Knowledge Management
Weaknesses CWE-284
CWE-639

Tue, 21 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description Vulnerability in the Oracle Knowledge Management product of Oracle E-Business Suite (component: Search). Supported versions that are affected are 12.2.5-12.2.15. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Knowledge Management. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Oracle Knowledge Management, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Knowledge Management accessible data as well as unauthorized read access to a subset of Oracle Knowledge Management accessible data. CVSS 3.1 Base Score 6.1 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N).
First Time appeared Oracle
Oracle knowledge Management
CPEs cpe:2.3:a:oracle:knowledge_management:*:*:*:*:*:*:*:*
Vendors & Products Oracle
Oracle knowledge Management
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

Oracle Knowledge Management
cve-icon MITRE

Status: PUBLISHED

Assigner: oracle

Published:

Updated: 2026-07-24T17:55:59.004Z

Reserved: 2026-07-08T15:51:55.595Z

Link: CVE-2026-60842

cve-icon Vulnrichment

Updated: 2026-07-24T17:55:53.394Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-21T22:18:21.977

Modified: 2026-08-10T20:58:04.310

Link: CVE-2026-60842

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T02:45:02Z

Weaknesses
  • CWE-285

    Improper Authorization

  • CWE-352

    Cross-Site Request Forgery (CSRF)

  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')