LiveActive security incident?Get immediate response
CVE Record

CVE-2026-61174: Vulnerability in the Oracle Product Lifecycle Analytics product of Oracle Supply Chain (component: Installa...

Vulnerability in the Oracle Product Lifecycle Analytics product of Oracle Supply Chain (component: Installation Issues). The supported version that is affected is 3.6.1. Easily exploitable vulnerability allows unauthenticated attacker with logon to the infrastructure where Oracle Product Lifecycle Analytics executes to compromise Oracle Product Lifecycle Analytics. While the vulnerability is in Oracle Product Lifecycle Analytics, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Oracle Product Lifecycle Analytics accessible data as well as unauthorized access to critical data or complete access to all Oracle Product Lifecycle Analytics accessible data. CVSS 3.1 Base Score 9.0 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N).

CriticalCVSS 9Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Oracle Product Lifecycle Analytics 3.6.1 contains a critical access-control vulnerability. Someone already able to log on to its underlying infrastructure could access, create, delete, or modify critical application data without application authentication. Compromise may also affect other products, although the sources do not identify which ones.

Executive priority

Treat confirmed 3.6.1 deployments as an urgent remediation priority, especially where many users can access the hosting infrastructure. The primary business risk is theft or manipulation of critical lifecycle data. Escalate immediately if suspicious infrastructure logins or unexplained data changes are found.

Technical view

CVE-2026-61174 is a CWE-284 access-control vulnerability with CVSS 3.1 score 9.0. The vector indicates local access, low complexity, no privileges or user interaction, changed scope, and high confidentiality and integrity impact. Availability impact is not claimed. The only identified affected supported version is 3.6.1.

Likely exposure

Exposure is limited to Oracle Product Lifecycle Analytics 3.6.1 installations where an attacker can log on to the hosting infrastructure. Internet reachability alone is not identified as sufficient. Infrastructure accounts, shared administrative environments, and compromised local credentials increase practical risk.

Exploitation context

The supplied sources do not report active exploitation, and the CVE is not marked as CISA KEV. Exploitation is described as easy but requires infrastructure logon. No public exploit availability, attack indicators, or observed campaign details are provided.

Researcher notes

The apparent authentication distinction matters: PR:N describes application privileges, while AV:L and Oracle's wording require logon to the execution infrastructure. Scope change suggests effects beyond the vulnerable component, but affected downstream products are unspecified. Public evidence does not establish exploitation, exploit availability, indicators, or a specific corrected version.

Mitigation direction

  • Identify every Oracle Product Lifecycle Analytics deployment and confirm its exact version.
  • Review Oracle's July 2026 advisory and apply the vendor-specified correction or upgrade guidance.
  • Restrict infrastructure logon to essential, trusted administrators until remediation is complete.
  • Review and reduce local accounts, privileged access, and shared credentials on affected hosts.
  • Increase monitoring for unauthorized access or changes to Product Lifecycle Analytics data.

Validation and detection

  • Confirm whether version 3.6.1 is installed using trusted inventory and deployment records.
  • Verify the vendor-recommended correction is applied according to Oracle guidance.
  • Review infrastructure login records for unexpected accounts, sources, or access times.
  • Examine application audit records for unauthorized viewing, creation, deletion, or modification of critical data.
  • Assess connected products and trust boundaries because the CVSS scope is changed.
Prepared
Confidence
high
Sources
3

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-61174 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
9CVSS 3.1CriticalCVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N2.55.8oracle

Vulnerability scoring details

Base CVSS 3.1 score

9Critical
CVSS 3.1 vector shape for CVE-2026-61174Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Oracle CorporationOracle Product Lifecycle Analytics3.6.1Listed
Weakness

CWE details

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.