HIGH 7.5

CVE-2026-46955: Oracle E-Business Suite Human Resources Vulnerability – HIGH Severity

A vulnerability in Oracle's Human Resources module within E-Business Suite allows an unauthenticated attacker to potentially take over the system. The attacker would need network access and would require the victim to interact with a malicious link or content—making it a social engineering vector rather than a direct attack. While exploitation is difficult to execute, successful compromise could give an attacker full control over HR data and functions.

Source data · NVD / CISA · public domain

CVSS
3.1 · 7.5 HIGH · CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Weaknesses (CWE)
CWE-352, CWE-601, CWE-79
Affected products
1 configuration(s)
Published / Modified
2026-06-17 / 2026-06-18

NVD description (verbatim)

Vulnerability in the Oracle Human Resources product of Oracle E-Business Suite (component: Person). Supported versions that are affected are 12.2.3-12.2.15. Difficult to exploit vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Human Resources. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in takeover of Oracle Human Resources. CVSS 3.1 Base Score 7.5 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H).

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-46955 affects Oracle Human Resources (E-Business Suite versions 12.2.3–12.2.15) and involves multiple weakness categories: cross-site request forgery (CWE-352), open redirect (CWE-601), and cross-site scripting (CWE-79). The vulnerability requires network access over HTTP and is rated CVSS 3.1 v7.5 (HIGH severity). The attack vector is network-based with high complexity and requires user interaction, meaning exploitation depends on social engineering or credential misuse by an insider. Successful exploitation grants complete confidentiality, integrity, and availability compromise of the affected HR module.

Business impact

Compromise of Oracle Human Resources could expose sensitive employee data, enabling fraud, identity theft, and regulatory violations (GDPR, CCPA, local privacy laws). An attacker with control of HR systems could modify payroll records, access personal information, manipulate benefits, or create unauthorized accounts. The reputational damage from an HR breach is typically severe, and organizations may face notification obligations, lawsuits, and operational disruption if critical HR functions become unavailable.

Affected systems

Oracle E-Business Suite deployments running Human Resources module versions 12.2.3 through 12.2.15 are in scope. Organizations using older, unsupported versions of E-Business Suite may also be at risk if patches are not available. The vulnerability is specific to the Person component within HR, though full system compromise is possible. Installations that have disabled or isolated the HR module from untrusted networks are at lower risk.

Exploitability

The vulnerability is classified as 'difficult to exploit' and carries no CISA Known Exploited Vulnerabilities (KEV) listing as of the latest advisory. Successful attacks require user interaction—typically clicking a malicious link, visiting a compromised site, or being tricked into performing an action. However, once user interaction is obtained, no additional authentication is required, making it viable in phishing or watering-hole scenarios. The attack cannot be mounted passively or remotely without human involvement.

Remediation

Apply the latest Oracle security patches for E-Business Suite Human Resources as issued by Oracle. Verify patch applicability against your specific version (12.2.3–12.2.15 range). If patches are not yet available or cannot be deployed immediately, implement network segmentation to restrict HTTP access to the HR module, enforce multi-factor authentication for HR system access, and deploy email and web filtering to reduce phishing risk. Consider disabling unused features within the Person component if operational requirements permit.

Patch guidance

Consult the Oracle Security Alert and Critical Patch Update (CPU) released on or around the CVE publication date (June 2026) for the specific patch bundles and version numbers applicable to your deployment. Patches should be staged in a test environment first, as Oracle EBS patches can have dependencies and require database downtime. Verify the patch addresses all three CWE categories (CSRF, open redirect, XSS) before deploying to production. Organizations on extended support or unpatched versions should prioritize this immediately.

Detection guidance

Monitor HTTP logs for unusual requests to HR module endpoints, particularly those containing query parameters, script tags, or encoded payloads typical of XSS or open redirect attacks. Alert on failed and successful logins to HR accounts from unexpected IP ranges or geographies. Search for evidence of person record modifications (salary, address, bank account details, role changes) performed by automated processes or non-HR staff. Implement Web Application Firewall (WAF) rules to block common XSS and CSRF patterns targeting E-Business Suite. Correlate suspicious HR activity with email gateway logs to identify phishing campaigns.

Why prioritize this

This vulnerability merits immediate attention despite high complexity because Human Resources systems are typically high-value targets containing PII, financial data, and access to payroll processing. The combination of network accessibility, multiple attack vectors (CSRF, XSS, open redirect), and full system compromise (CIA impact) creates significant business and compliance risk. The reliance on user interaction, while a limiting factor, is not a reliable defense given social engineering sophistication and insider threat risk. Organizations should patch within 30 days.

Risk score, explained

The CVSS 3.1 score of 7.5 (HIGH) reflects network-based attack vector, high-complexity exploitation, and requirement for user interaction—factors that reduce exploit likelihood but do not eliminate it. However, the impact metrics are severe: confidentiality, integrity, and availability are all fully compromised upon successful exploitation. The score does not account for business context (HR = sensitive data), attack frequency (social engineering is common), or downstream consequences (ransomware, compliance violations). Organizations handling regulated personal data should treat this as equivalent to a CRITICAL severity finding.

Frequently asked questions

Do we need to patch if our HR module is air-gapped or isolated from the internet?

Air-gapped systems are at lower risk because the network access requirement cannot be met remotely. However, if users access the HR module via VPN, jump hosts, or from less-trusted networks, the vulnerability remains relevant. Additionally, insider threats and lateral movement from compromised systems in the same network still pose a risk. Evaluate your network topology carefully before deprioritizing.

What does 'user interaction required' mean in practical terms?

An attacker cannot exploit this vulnerability silently. They must trick a user into clicking a link, visiting a page, or submitting a form—typically through phishing email, compromised website, or watering hole. Once the user performs the action, the attacker's payload executes in the user's session context. This makes email security and user training essential mitigations.

Is this vulnerability currently being exploited in the wild?

As of the advisory date (June 2026), there is no CISA KEV listing and no public evidence of active exploitation. However, the CWE categories involved (XSS, CSRF, open redirect) are well-understood and frequently weaponized. Organizations should assume opportunistic exploit code or proof-of-concept may emerge soon after patch release or following public disclosure.

Can we mitigate this without patching immediately?

Short-term mitigations include network segmentation (restrict HR module access by IP/VPN), WAF rules blocking XSS/CSRF patterns, mandatory MFA for HR staff, and email/web filtering to block phishing. These reduce attack surface but do not eliminate the vulnerability. Patching is the only definitive remediation and should be prioritized within your change management window.

This analysis is provided for informational purposes and does not constitute professional security advice. Verify all patch versions, affected product configurations, and vendor advisories against your specific deployment before taking action. CVSS scoring is based on vendor-supplied vectors and does not account for organizational risk context. Organizations should conduct their own threat assessment, consult Oracle's official security documentation, and engage qualified security professionals for remediation planning. No warranty is made regarding the completeness or accuracy of detection rules or mitigation strategies outlined above. Source: NVD (public-domain), retrieved 2026-07-26. Analysis generated by SEC.co (claude-haiku-4-5).