Description
Vulnerability in Oracle GoldenGate (component: Config Service Executable). Supported versions that are affected are 23.4-23.26.2. Difficult to exploit vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle GoldenGate. Successful attacks of this vulnerability can result in takeover of Oracle GoldenGate. CVSS 3.1 Base Score 8.1 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H).
Published: 2026-07-21
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the Config Service Executable of Oracle GoldenGate, which permits an unauthenticated attacker with network access via HTTP to bypass authentication checks. Successful exploitation can provide the attacker with full control over the GoldenGate service, allowing arbitrary configuration changes, data tampering, and complete compromise of the confidentiality, integrity, and availability of all data managed by the system.

Affected Systems

Oracle GoldenGate releases from version 23.4 through 23.26.2 are affected. Any installation of these versions that exposes the Config Service HTTP interface on a reachable network is vulnerable.

Risk and Exploitability

The CVSS v3.1 score of 8.1 indicates a high severity. The EPSS score of less than 1% suggests that active exploitation is currently unlikely, and the vulnerability is not listed in CISA KEV. Attacks would be carried out via network HTTP requests without the need for authentication, but the exploit is described as difficult, so significant skill or access to the target network is required for successful compromise.

Generated by OpenCVE AI on August 4, 2026 at 16:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Oracle patch for GoldenGate 23.4 and later, which addresses missing authentication and improper authorization (CWE-306 and CWE-284).
  • If patching is not immediately possible, restrict network access to the Config Service by configuring firewall rules or placing the GoldenGate service behind a VPN so that only trusted hosts can reach the HTTP endpoint, limiting the attack surface for unauthorized access.
  • Enable comprehensive logging and monitor GoldenGate activity for signs of unauthorized configuration changes, reviewing logs for anomalous HTTP requests to detect potential exploitation of the missing authentication flaw.

Generated by OpenCVE AI on August 4, 2026 at 16:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
Title Unauthenticated Remote Configuration Override in Oracle GoldenGate Config Service

Sun, 02 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
Title Unauthenticated HTTP Access Allows Arbitrary Oracle GoldenGate Configuration Change Leading to System Takeover

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

Type Values Removed Values Added
Title Unauthenticated HTTP Access Allows Arbitrary Oracle GoldenGate Configuration Change Leading to System Takeover

Tue, 28 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Title Unauthenticated HTTP Remote Code Execution Vulnerability in Oracle GoldenGate Config Service

Fri, 24 Jul 2026 18:45:00 +0000

Type Values Removed Values Added
Title Unauthenticated HTTP Remote Code Execution Vulnerability in Oracle GoldenGate Config Service

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

Type Values Removed Values Added
Weaknesses CWE-284
CWE-306
Metrics ssvc

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


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

Type Values Removed Values Added
Description Vulnerability in Oracle GoldenGate (component: Config Service Executable). Supported versions that are affected are 23.4-23.26.2. Difficult to exploit vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle GoldenGate. Successful attacks of this vulnerability can result in takeover of Oracle GoldenGate. CVSS 3.1 Base Score 8.1 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H).
First Time appeared Oracle
Oracle goldengate
CPEs cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
Vendors & Products Oracle
Oracle goldengate
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Oracle Goldengate
cve-icon MITRE

Status: PUBLISHED

Assigner: oracle

Published:

Updated: 2026-07-23T19:28:45.355Z

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

Link: CVE-2026-61106

cve-icon Vulnrichment

Updated: 2026-07-23T19:28:41.548Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T16:30:11Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-306

    Missing Authentication for Critical Function