Cyber Resilience

CVE-2026-21934

Oracle Peoplesoft Enterprise Peopletools 8.60 … 8.62

Published
20 January 2026
Modified
29 January 2026
Patch / advisory
CVSS Score v3.1 5.4
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
EPSS Score 0.0020 10th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2026-21934 is a medium-severity an unspecified weakness vulnerability in Oracle Peoplesoft Enterprise Peopletools. Its CVSS base score is 5.4 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 10th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to AC-3 (Access Enforcement) and AC-4 (Information Flow Enforcement) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

Vulnerability in the PeopleSoft Enterprise PeopleTools product of Oracle PeopleSoft (component: Push Notifications). Supported versions that are affected are 8.60, 8.61 and 8.62. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise PeopleSoft Enterprise PeopleTools.…

more

Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of PeopleSoft Enterprise PeopleTools accessible data as well as unauthorized read access to a subset of PeopleSoft Enterprise PeopleTools 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).

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Direct match to exploitation of a publicly accessible web application (PeopleSoft over HTTP) by a low-privileged network attacker to achieve unauthorized data access/modification.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-61750Same product: Oracle Peoplesoft Enterprise Peopletools
CVE-2026-21938Same product: Oracle Peoplesoft Enterprise Peopletools
CVE-2026-60152Same product: Oracle Peoplesoft Enterprise Peopletools
CVE-2026-34307Same product: Oracle Peoplesoft Enterprise Peopletools
CVE-2026-35273Same product: Oracle Peoplesoft Enterprise Peopletools
CVE-2026-47049Same product: Oracle Peoplesoft Enterprise Peopletools
CVE-2026-47026Same product: Oracle Peoplesoft Enterprise Peopletools
CVE-2026-34269Same product: Oracle Peoplesoft Enterprise Peopletools
CVE-2026-34277Same product: Oracle Peoplesoft Enterprise Peopletools
CVE-2026-47024Same product: Oracle Peoplesoft Enterprise Peopletools

Affected Assets

oracle
peoplesoft enterprise peopletools
8.60, 8.61, 8.62

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • AC-3 Access Enforcement
  • AC-6 Least Privilege
  • AC-4 Information Flow Enforcement
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly enforces authorization checks on HTTP requests to the Push Notifications component, blocking low-privileged users from performing unauthorized data updates or reads.

prevent

Limits the privileges granted to authenticated users so that even if the Push Notifications flaw is present, the scope of unauthorized insert/update/delete/read actions is reduced.

prevent

Enforces information flow rules between PeopleTools components and data stores, preventing unauthorized data modifications originating from the vulnerable notification path.

References