Description
Vulnerability in the Oracle Workflow product of Oracle E-Business Suite (component: Workflow Notification Mailer). Supported versions that are affected are 12.2.3-12.2.15. Difficult to exploit vulnerability allows unauthenticated attacker with network access via SMTP to compromise Oracle Workflow. Successful attacks of this vulnerability can result in takeover of Oracle Workflow. 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

A vulnerability in the Oracle Workflow Notification Mailer permits an unauthenticated attacker with network access to the SMTP service to compromise Oracle Workflow. The flaw allows an attacker to gain full control of the Workflow instance, leading to the exposure of all data and modification of business processes. The weakness is rooted in authentication failures and insufficient validation associated with incoming mail streams, aligning with CWE-287 and CWE-306. The impact is comprehensive, affecting confidentiality, integrity, and availability of the affected systems after exploitation.

Affected Systems

Oracle Corporation’s Oracle Workflow component of Oracle E‑Business Suite, versions 12.2.3 through 12.2.15, are affected. These variants receive e‑mail notifications via SMTP and are vulnerable when messages are processed without proper authentication checks.

Risk and Exploitability

The CVSS 3.1 Base score of 8.1 indicates high severity, yet the EPSS score is reported as less than 1%, suggesting a very low probability of exploitation in the wild. This vulnerability is not listed in the CISA KEV catalog. Likely attackers would need network connectivity to the system’s SMTP endpoint; despite the difficulty in exploitation, the potential gain of full workflow control warrants immediate attention.

Generated by OpenCVE AI on August 4, 2026 at 15:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Oracle patch for CVE-2026-62547 released in the July 2026 CPU advisory.
  • Upgrade to Oracle Workflow version 12.2.16 or later where the flaw is fixed.
  • Restrict inbound SMTP traffic to the Workflow server to trusted hosts only using firewall or ACL rules.

Generated by OpenCVE AI on August 4, 2026 at 15:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Title Oracle Workflow Unauthenticated SMTP Exploit Leads to Workflow Takeover

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

Type Values Removed Values Added
Title Oracle Workflow Unauthenticated SMTP Exploit Leads to Workflow Takeover

Sat, 01 Aug 2026 04:30:00 +0000

Type Values Removed Values Added
Title Unauthenticated SMTP Exploit Allows Workflow Takeover in Oracle E‑Business Suite

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

Type Values Removed Values Added
Title Unauthenticated SMTP Exploit Allows Workflow Takeover in Oracle E‑Business Suite

Wed, 22 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
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 the Oracle Workflow product of Oracle E-Business Suite (component: Workflow Notification Mailer). Supported versions that are affected are 12.2.3-12.2.15. Difficult to exploit vulnerability allows unauthenticated attacker with network access via SMTP to compromise Oracle Workflow. Successful attacks of this vulnerability can result in takeover of Oracle Workflow. 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 workflow
CPEs cpe:2.3:a:oracle:workflow:*:*:*:*:*:*:*:*
Vendors & Products Oracle
Oracle workflow
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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: oracle

Published:

Updated: 2026-07-22T13:20:14.622Z

Reserved: 2026-07-14T14:54:48.740Z

Link: CVE-2026-62547

cve-icon Vulnrichment

Updated: 2026-07-22T13:20:10.750Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T16:00:12Z

Weaknesses
  • CWE-287

    Improper Authentication

  • CWE-306

    Missing Authentication for Critical Function