Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2026-21992 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Oracle Identity Manager (OIM) & Web Services Manager have a critical security flaw. Attackers can access via HTTP without validation. πŸ’₯ **Consequences**: High risk of full system compromise.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: The description cites "unvalidated attacker access via HTTP." While CWE is null, this implies a **Broken Access Control** or **Insufficient Input Validation** flaw.…

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected Versions**: - Oracle Identity Manager: v12.2.1.4.0 & v14.1.2.1.0 - Oracle Web Services Manager: v12.2.1.4.0 & v14.1.2.1.0 🏒 **Vendor**: Oracle Corporation

Q4What can hackers do? (Privileges/Data)

πŸ”“ **Attacker Capabilities**: - **Confidentiality (H)**: Steal sensitive identity data. - **Integrity (H)**: Modify user accounts or policies. - **Availability (H)**: Disrupt identity services. Basically, **Full Control*…

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Exploitation Threshold**: **LOW**. - **Network**: Remote (AV:N) - **Complexity**: Low (AC:L) - **Privileges**: None required (PR:N) - **User Interaction**: None (UI:N) Hackers can exploit this remotely without any l…

Q6Is there a public Exp? (PoC/Wild Exploitation)

πŸ•΅οΈ **Public Exploit**: **No**. The `pocs` field is empty. There is no known public Proof-of-Concept (PoC) or wild exploitation code available yet.…

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: 1. Scan for Oracle Identity Manager versions **12.2.1.4.0** and **14.1.2.1.0**. 2. Check if Oracle Web Services Manager is running on the same versions. 3.…

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Official Fix**: **Yes**. Oracle released an advisory on **2026-03-20**. Check the official Oracle Security Alerts page for patches or interim fixes.…

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: - **Network Segmentation**: Block external HTTP access to OIM/Web Services Manager ports immediately. - **WAF Rules**: Implement strict input validation and access control rules at the firewal…

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. CVSS Score is **9.1** (High). Remote, unauthenticated, and high impact. Patch immediately or apply network restrictions. Do not wait for public exploits to appear.