CVE-2026-60912: Vulnerability in the Oracle Property Manager product of Oracle E-Business Suite (component: Internal Operat...
Vulnerability in the Oracle Property Manager product of Oracle E-Business Suite (component: Internal Operations). Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Property Manager. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Property Manager accessible data as well as unauthorized read access to a subset of Oracle Property Manager accessible data. CVSS 3.1 Base Score 5.4 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N).
Security readout for executives and security teams
Plain-English summary
A low-privileged user who can reach Oracle Property Manager over HTTP may read some data and improperly add, change, or delete records. The issue does not affect availability according to the supplied CVSS assessment, but altered property-management data could create financial, operational, or audit concerns.
Executive priority
Treat this as a prompt, risk-based remediation item rather than an emergency outage. Prioritize systems with broad HTTP exposure, sensitive property data, or many low-privileged accounts. Require owners to confirm version, network reachability, vendor remediation status, and review for suspicious data changes.
Technical view
CVE-2026-60912 is an improper authorization vulnerability (CWE-284) in Oracle Property Manager Internal Operations, affecting supported Oracle E-Business Suite releases 12.2.3 through 12.2.15. Exploitation requires network access over HTTP and low privileges, but no user interaction. CVSS 3.1 is 5.4: AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N.
Likely exposure
Exposure exists where affected Oracle Property Manager versions are deployed and reachable over HTTP by low-privileged accounts. Risk increases with broad network accessibility, weak account governance, or sensitive business data. The supplied evidence does not identify affected configurations beyond versions 12.2.3 through 12.2.15.
Exploitation context
The vulnerability is described as easily exploitable by a low-privileged attacker with HTTP network access. Successful exploitation can disclose a subset of accessible data and alter, insert, or delete some data. The supplied sources do not report active exploitation, and the bundle marks it absent from KEV.
Researcher notes
The supplied record identifies CWE-284 but provides no root-cause detail, affected endpoint list, public proof of concept, or observed exploitation. Scope is unchanged and availability impact is none. Testing should remain authorized and focus on verifying authorization boundaries without altering production data.
Mitigation direction
Review Oracle's July 2026 advisory for remediation applicable to the installed release.
Apply Oracle-provided updates according to approved change-management procedures.
Restrict HTTP access to trusted users and networks until remediation is confirmed.
Review and disable unnecessary low-privileged Oracle Property Manager accounts.
Maintain verified backups of affected business data before remediation.
Validation and detection
Inventory Oracle Property Manager deployments and record exact release versions.
Identify systems running supported releases 12.2.3 through 12.2.15.
Confirm HTTP reachability from user, partner, and untrusted network segments.
Verify installed remediation against Oracle's July 2026 advisory.
Review relevant access and data-change logs for unexplained activity.
Confirm low-privileged accounts have only required access.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-284: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-284 · source CWE mapping
Improper Access Control
Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.