
CVE-2026-60206
A technical analysis of CVE-2026-60206 affecting Oracle WebLogic Server.
CVE-2026-60206 is a Critical (CVSS 9.9) vulnerability affecting Oracle WebLogic Server. According to Oracle, a low-privileged authenticated attacker with network access via SAML can exploit the vulnerability to completely compromise a vulnerable WebLogic instance.
⚠️ This repository is intended for educational, defensive, and research purposes only.
Successful exploitation may allow an authenticated attacker to:
Authenticated User
│
▼
Network Access via SAML
│
▼
Exploit Authentication Logic
│
▼
Privilege Escalation
│
▼
Full WebLogic Compromise
Security teams should monitor for:
.
├── README.md
├── LICENSE
├── docs/
│ ├── advisory.md
│ ├── timeline.md
│ └── references.md
├── detection/
│ ├── sigma/
│ └── yara/
├── iocs/
│ └── indicators.md
└── screenshots/
This repository does not include exploit code. It is intended solely for:
Users are responsible for complying with all applicable laws and organizational policies.
| Property | Value |
|---|
| CVE | CVE-2026-60206 |
| Severity | Critical |
| CVSS v3.1 | 9.9 |
| Attack Vector | Network |
| Attack Complexity | Low |
| Privileges Required | Low |
| User Interaction | None |
| Scope | Changed |
| Affected Component | Oracle WebLogic Server (Core) |
| Access Method | SAML Authentication |