Sploitus

Exploit for CVE-2026-35273

kitploit Β· 2026-09-08

Exploit Code

MARKDOWN224 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-0XBLACKASH-CVE-2026-35273
# 🚨 CVE-2026-35273 - Oracle PeopleSoft PeopleTools Unauthenticated Remote Code Execution

![ChatGPT Image Jun 12, 2026, 10_20_02 AM](https://assets.kitploit.com/production/public/readmes/14206/a0024dd79cb21a2b16b5d29f07d6ddeab79c609bb26d6bfb06a3e1a8cd420337.png)

![Severity](https://img.shields.io/badge/Severity-Critical-darkred?style=for-the-badge) ![CVSS](https://img.shields.io/badge/CVSS-9.8-red?style=for-the-badge) ![Vendor](https://img.shields.io/badge/Vendor-Oracle-orange?style=for-the-badge) ![Product](https://img.shields.io/badge/Product-PeopleTools-blue?style=for-the-badge) ![CWE](https://img.shields.io/badge/CWE-306-yellow?style=for-the-badge)

* * *

### ⚠️ Critical Unauthenticated RCE in Oracle PeopleSoft PeopleTools

_A vulnerability affecting Oracle PeopleSoft Enterprise PeopleTools that allows remote attackers to compromise vulnerable systems without authentication._

* * *

# πŸ“– Overview

**CVE-2026-35273** is a critical vulnerability affecting the **Updates Environment Management** component of Oracle PeopleSoft Enterprise PeopleTools.

The vulnerability can be exploited remotely over the network without authentication, potentially resulting in:

  * Remote Code Execution (RCE)
  * Complete system compromise
  * Unauthorized access to enterprise data
  * Configuration manipulation
  * Service disruption



* * *

# 🎯 Vulnerability Information

* * *

# πŸ”₯ Affected Versions

Product| Version  
---|---  
Oracle PeopleTools| 8.61  
Oracle PeopleTools| 8.62  
  
* * *

# ⚑ Attack Characteristics

root@kitploit:~
    
    
    Attack Vector      : Network
    Attack Complexity  : Low
    Privileges Required: None
    User Interaction   : None
    Scope              : Unchanged
    Confidentiality    : High
    Integrity          : High
    Availability       : High
    

* * *

# πŸ“Š CVSS Vector

root@kitploit:~
    
    
    CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    

* * *

# 🏹 Potential Impact

Successful exploitation may allow attackers to:

  * Execute arbitrary commands
  * Deploy web shells
  * Access sensitive enterprise information
  * Modify PeopleSoft configurations
  * Create privileged administrative accounts
  * Move laterally across the environment
  * Cause service outages



* * *

# πŸ“Έ Demo

![CVE-2026-35273](https://assets.kitploit.com/production/public/readmes/14206/402bef1ae37e4ef5555cdbdaa722977c3b4f9ab6c4397ddb62b39795dbc5abf9.png)

* * *

# πŸ” Detection Opportunities

Security teams should monitor for:

### Suspicious HTTP Requests

root@kitploit:~
    
    
    Unexpected requests targeting:
    - Environment Management endpoints
    - Update services
    - Administrative interfaces
    

### Process Monitoring

root@kitploit:~
    
    
    cmd.exe
    powershell.exe
    bash
    sh
    python
    perl
    

### File Monitoring

root@kitploit:~
    
    
    .jsp
    .php
    .asp
    .aspx
    .war
    .jar
    

### Network Indicators

root@kitploit:~
    
    
    Unexpected outbound connections
    Reverse shell behavior
    Beaconing activity
    

* * *

# πŸ›‘οΈ Mitigation

## Immediate Actions

### 1\. Apply Oracle Security Updates

Update PeopleTools to Oracle's fixed release.

### 2\. Restrict Access

root@kitploit:~
    
    
    βœ“ Limit access to management interfaces
    βœ“ Restrict trusted administrator IPs
    βœ“ Use VPN access where possible
    

### 3\. Enable Monitoring

root@kitploit:~
    
    
    βœ“ Web server logs
    βœ“ Process creation logs
    βœ“ Authentication logs
    βœ“ Network telemetry
    

### 4\. Conduct Threat Hunting

Search for:

root@kitploit:~
    
    
    New administrator accounts
    Unknown scheduled tasks
    Suspicious web files
    Unusual outbound traffic
    

* * *

# πŸ”¬ Technical Summary

* * *

# πŸ“š References

  * Oracle Security Alert
  * NIST NVD Entry
  * Oracle Critical Patch Advisory



* * *

# ⚠️ Disclaimer

This repository is provided for:

  * Security awareness
  * Defensive research
  * Detection engineering
  * Incident response preparation



It is **not intended to facilitate unauthorized access or exploitation** of systems.

* * *

### πŸ”΄ Critical Severity - CVSS 9.8

#### Patch Immediately

**Oracle PeopleSoft PeopleTools β€” CVE-2026-35273**