Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-21971

CVE-2026-21971: PeopleSoft SCM Purchasing SQLi Flaw

CVE-2026-21971 is a SQL injection vulnerability in Oracle PeopleSoft Enterprise SCM Purchasing 9.2 that allows low-privileged attackers to access and modify data. This article covers technical details, affected versions, and mitigation.

Published: January 23, 2026

CVE-2026-21971 Overview

CVE-2026-21971 is a vulnerability in the PeopleSoft Enterprise SCM Purchasing product of Oracle PeopleSoft, specifically within the Purchasing component. This easily exploitable vulnerability allows a low-privileged attacker with network access via HTTP to compromise PeopleSoft Enterprise SCM Purchasing. Successful exploitation can result in unauthorized data modification (update, insert, or delete operations) as well as unauthorized read access to sensitive purchasing data.

Critical Impact

Attackers with minimal privileges can manipulate and access sensitive purchasing data through network-based attacks, potentially compromising procurement workflows and financial data integrity.

Affected Products

  • Oracle PeopleSoft Enterprise SCM Purchasing version 9.2
  • PeopleSoft Purchasing Component

Discovery Timeline

  • January 20, 2026 - CVE-2026-21971 published to NVD
  • January 20, 2026 - Last updated in NVD database

Technical Details for CVE-2026-21971

Vulnerability Analysis

This vulnerability affects the Purchasing component within Oracle PeopleSoft Enterprise SCM Purchasing version 9.2. The flaw is characterized by low attack complexity, meaning exploitation does not require specialized conditions or extensive preparation. An attacker needs only low-level privileges and network access via HTTP to mount an attack.

The vulnerability enables two primary attack outcomes: unauthorized data manipulation (including the ability to insert, update, or delete purchasing records) and unauthorized read access to a subset of purchasing data. This dual impact on both confidentiality and integrity makes it particularly concerning for organizations relying on PeopleSoft for procurement operations.

Root Cause

The root cause stems from improper access control within the Purchasing component of PeopleSoft Enterprise SCM. The application fails to adequately validate user permissions when processing certain HTTP requests, allowing low-privileged users to perform operations beyond their authorized scope. This broken access control mechanism permits attackers to bypass intended authorization boundaries and interact with purchasing data they should not have access to.

Attack Vector

The attack vector is network-based, leveraging HTTP protocol access to the PeopleSoft application. An attacker with valid low-privilege credentials can craft malicious HTTP requests targeting the Purchasing component. The exploitation requires no user interaction, meaning the attack can be executed autonomously once the attacker has network connectivity and basic authentication to the system.

The attack scenario typically involves an authenticated user with minimal purchasing module access escalating their capabilities to read sensitive procurement data or modify purchasing records such as vendor information, purchase orders, or approval workflows.

Detection Methods for CVE-2026-21971

Indicators of Compromise

  • Unusual HTTP request patterns targeting PeopleSoft Purchasing component URLs from low-privileged user accounts
  • Unauthorized data modifications in purchasing tables, particularly from users without typical edit permissions
  • Anomalous read access patterns to sensitive procurement data outside of normal business workflows
  • Audit log entries showing low-privileged users accessing or modifying data beyond their role permissions

Detection Strategies

  • Implement application-level logging to capture all HTTP requests to the Purchasing component with user context
  • Configure security monitoring rules to alert on data modification operations from accounts with limited purchasing permissions
  • Deploy network traffic analysis to identify unusual request volumes or patterns targeting PeopleSoft application endpoints
  • Review PeopleSoft security audit logs for privilege escalation indicators and unauthorized data access attempts

Monitoring Recommendations

  • Enable comprehensive audit logging within PeopleSoft for all Purchasing module transactions
  • Configure SIEM rules to correlate HTTP access logs with user privilege levels and flag anomalies
  • Implement database activity monitoring on underlying PeopleSoft tables to detect unauthorized DML operations
  • Establish baseline user behavior profiles for purchasing module access and alert on deviations

How to Mitigate CVE-2026-21971

Immediate Actions Required

  • Apply the Oracle Critical Patch Update (CPU) for January 2026 as documented in the Oracle Critical Patch Update
  • Review and restrict network access to PeopleSoft Purchasing component to authorized users and systems only
  • Audit current user permissions within the Purchasing module and enforce least-privilege principles
  • Enable enhanced logging and monitoring for the Purchasing component pending patch deployment

Patch Information

Oracle has addressed this vulnerability in the January 2026 Critical Patch Update. Organizations running PeopleSoft Enterprise SCM Purchasing version 9.2 should prioritize applying the security patches available through the Oracle Critical Patch Update Advisory. The patch addresses the improper access control issue within the Purchasing component.

Workarounds

  • Implement network segmentation to restrict HTTP access to PeopleSoft servers from untrusted network segments
  • Apply additional authentication requirements for accessing the Purchasing component, such as multi-factor authentication
  • Review and tighten PeopleSoft security roles to ensure low-privileged users have minimal necessary permissions
  • Consider deploying web application firewall (WAF) rules to inspect and filter requests to the Purchasing component until patches can be applied

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeSQLI

  • Vendor/TechPeoplesoft

  • SeverityMEDIUM

  • CVSS Score5.4

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • Technical References
  • Oracle Critical Patch Update
  • Related CVEs
  • CVE-2026-34277: Oracle PeopleSoft Auth Bypass Vulnerability

  • CVE-2026-34280: Oracle PeopleSoft HCM Auth Bypass Flaw

  • CVE-2026-34266: Oracle PeopleSoft HCM Privilege Escalation

  • CVE-2026-34306: PeopleSoft FIN Auth Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English