CISA Warns of Active Exploitation for Two-Year-Old Oracle WebLogic Flaw
CISA has added CVE-2024-21182 to its Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation of an Oracle WebLogic Server vulnerability p…

CISA added CVE-2024-21182 to its Known Exploited Vulnerabilities (KEV) catalog on June 1, 2026, confirming active exploitation against Oracle WebLogic Server nearly two years after the initial patch release. Under Binding Operational Directive (BOD) 22-01, U.S. federal agencies have until June 4, 2026, to secure vulnerable instances. The critical risk lies not in the novelty of the flaw, but in a persistent patching gap that transforms long-corrected vulnerabilities into active operational vectors for unauthenticated attacks.
- CVE-2024-21182 carries a CVSS score of 7.5 and allows unauthenticated remote access to critical data via T3/IIOP protocols on Oracle WebLogic Server versions 12.2.1.4.0 and 14.1.1.0.0.
- While the patch has been available since July 2024, CISA only confirmed in-the-wild exploitation in June 2026, noting that multiple proof-of-concept (PoC) exploits are publicly accessible.
- Shodan data identifies approximately 1,592 servers exposed to the internet, including 961 running version 12.2.1.4.0 and 631 running version 14.1.1.0.0.
- The BOD 22-01 deadline of June 4, 2026, is binding for federal agencies; the KEV catalog currently lists the ransomware usage status for this CVE as "Unknown."
Attack Mechanics: T3 and IIOP as a Hidden Attack Surface
The Oracle advisory, as reported by BleepingComputer, describes an "unspecified" vulnerability within the Oracle WebLogic Server Core component. The attack vector exploits the T3 and IIOP protocols, both of which are enabled by default in many enterprise installations. According to the National Vulnerability Database (NVD), the CVSS 3.1 base score is 7.5 with a vector of AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N. This indicates remote access, low complexity, no required privileges, and no user interaction. The impact is strictly limited to confidentiality—unauthorized access to critical data or complete access to the reachable data surface—without compromising integrity or availability according to the official score.
This technical combination makes exploitation "easy" by CVSS standards but creates an asymmetric risk profile: T3 and IIOP protocols are often inadvertently exposed to the internet, bypassing application firewalls designed primarily for HTTP/HTTPS traffic. Oracle released the fix in the July 2024 Critical Patch Update (CPU); the fact that CISA confirmed active exploitation only in June 2026 indicates that weaponization followed a significant delay after the patch became available.
The Two-Year Gap: WebLogic's "Patch-then-Weaponize" Cycle
This timeline exemplifies a recurring pattern in the WebLogic ecosystem. According to SecurityWeek, CISA is the first source to publicly report in-the-wild exploitation of CVE-2024-21182. The 23-month discrepancy between the July 2024 patch and the June 2026 exploitation confirmation raises serious questions about enterprise risk measurement. WebLogic is a central application server in legacy architectures; upgrades require rigorous compatibility testing with Java EE applications, coordination between infrastructure and development teams, and maintenance windows often constrained by operational SLAs.
CISA’s KEV catalog documents the vulnerability with a ransomware status of "Unknown," meaning there is no confirmed evidence of specific cryptographic campaigns. However, this does not reduce the urgency: unauthenticated access to enterprise data can serve as a bridge for lateral movement, exfiltration, or pre-ransomware positioning, even if the CVE itself does not execute a ransomware payload. The source does not specify the nature of the observed attacks or identify specific victims or threat actors.
"Easily exploitable vulnerability allows unauthenticated attacker with network access via T3, IIOP to compromise Oracle WebLogic Server. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle WebLogic Server accessible data." — Oracle advisory, via BleepingComputer
Remediation and Strategic Response
For federal agencies covered by BOD 22-01, remediation is mandatory by June 4, 2026. For the private sector, the KEV addition serves as a verified signal for immediate prioritization. Specific actions derived from the dossier include:
- Apply the Oracle July 2024 CPU for versions 12.2.1.4.0 and 14.1.1.0.0, which is the only update that corrects CVE-2024-21182 according to NVD records.
- Audit T3/IIOP protocol exposure on public-facing interfaces. Shodan indicates approximately 1,592 reachable instances, though this likely undercounts systems behind firewalls or on non-scannable networks.
- Monitor for public Proof-of-Concept (PoC) code within threat intelligence workflows. CISA confirms that multiple PoCs are available, significantly lowering the barrier to entry for attackers.
- Re-evaluate patching policies for WebLogic assets. The documented two-year gap for this CVE indicates that current upgrade cycles may be inconsistent with the observed speed of weaponization.
The dossier does not specify alternative corrective measures to patching, nor does it confirm the effectiveness of workarounds such as T3/IIOP filtering at the firewall level without regression testing.
The N-Day Lesson: Measuring Risk in Years, Not Hours
The confirmation of active exploitation for CVE-2024-21182 upends the "time-to-lethality" paradigm that associates danger exclusively with zero-days. Here, the danger is inverted: a corrected, forgotten vulnerability, exposed on protocols often neglected during perimeter hardening, re-emerges as an operational vector once attention has shifted elsewhere. The Shodan data—1,592 exposed servers across two specific versions—is likely the tip of the iceberg, representing only a fraction of internal or hybrid cloud instances where T3/IIOP is unintentionally routed.
For CISOs, this case demands a distinction between security metrics and risk metrics. Average patching times may appear satisfactory on aggregate dashboards, while specific assets—often those most central to the architecture—accumulate structural delays. CISA’s June 4, 2026, deadline is a federal mandate; its existence recognizes that these types of vulnerabilities, even without confirmed RCE, constitute a "frequent attack vector for malicious cyber actors and poses significant risks to the federal enterprise," as stated by CISA.
Frequently Asked Questions
Why did CISA wait two years to add CVE-2024-21182 to the KEV?
The KEV catalog documents verified active exploitation, not the initial discovery of a vulnerability. CISA has not disclosed the specific evidence that triggered the June 2026 listing; the dossier does not specify whether the delay was due to private holding of the exploit, the recent public release of PoCs, or the evolution of automated attack frameworks.
Does this vulnerability allow Remote Code Execution (RCE)?
No. The CVE-2024-21182 record on NVD indicates an impact exclusively on confidentiality (C:H, I:N, A:N). No primary source in the dossier attributes RCE capabilities to this specific CVE.
What are the limitations of the Shodan data on exposed servers?
Shodan identifies approximately 1,592 servers with vulnerable versions exposed to the internet. The source does not specify if this count includes only directly reachable systems or excludes instances behind NAT, VPNs, or on non-scannable network segments. The actual attack surface may differ.
Information has been verified against cited sources and is current as of the time of publication.
Sources
- https://www.securityweek.com/oracle-weblogic-vulnerability-exploited-in-the-wild/
- https://windowsnews.ai/article/cisa-kev-oracle-weblogic-cve-2024-21182-becomes-2026-remediation-priority.421283
- https://www.bleepingcomputer.com/news/security/cisa-orders-feds-to-patch-actively-exploited-oracle-weblogic-flaw/amp/
- https://gbhackers.com/cisa-issues-alert-on-oracle-weblogic-server-flaw/
- https://www.cloudsek.com/blog/honey-for-hackers-a-study-of-attacks-targeting-the-recent-cve-2026-21962-and-other-critical-weblogic-vulnerabilities-on-a-high-interactive-oracle-honeypot
- https://nvd.nist.gov/vuln/detail/CVE-2024-21182
- https://www.cisa.gov/news-events/alerts/2026/06/01/cisa-adds-one-known-exploited-vulnerability-catalog
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?search=weblogic&field_date_added_wrapper=all&field_cve=&sort_by=field_date_added&items_per_page=20&url=
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?search=CVE-2024-21182&field_date_added_wrapper=all&field_cve=&sort_by=field_date_added&items_per_page=20&url=