endoflife.ai
EOL Checker Products EOL Watch Get Support

WebLogic's Perfect-Score KEV Entry: CVE-2026-21962, a Three-Day Federal Deadline, and the Versions That Will Never Get the Patch

By Scott Bissett  ·  Published August 25, 2026  ·  Verified against Oracle's January 2026 CPU advisory, Oracle's Fusion Middleware Lifetime Support Policy, and CISA's KEV catalog

On August 24, CISA added CVE-2026-21962 to the Known Exploited Vulnerabilities catalog and gave US federal agencies until August 27 — three days, one of the shortest remediation windows the catalog has carried — to deal with it. The vulnerability sits in Oracle HTTP Server and the Oracle WebLogic Server Proxy Plug-in (the modules that front WebLogic behind Apache HTTP Server and IIS), and Oracle's own advisory row reads like a worst case: CVSS 10.0, exploitable over the network via HTTP, no authentication required, scope changed, high impact to both confidentiality and integrity.

The patch has existed since Oracle's January 2026 Critical Patch Update. That's the part that should worry anyone running older middleware: the fix went only to the version lines Oracle still supports — 12.2.1.4.0, 14.1.1.0.0, and 14.1.2.0.0. Everything older is in permanent-exposure territory, and the newest of those patched lines is itself months from its own support cliff.

The lifecycle math in one paragraph: If you're on WebLogic 14.1.x or 15c, patch to the current CPU level and you're done. If you're on 12.2.1.4, patch now — but know that December 31, 2026 ends Premier Support for the whole 12.2 line, with paid Extended Support only to December 31, 2027. And if you're on 12.1.x or 11g, there is no patch for you and there never will be — Oracle's advisory says earlier versions are "likely" affected, and those lines stopped receiving security fixes years ago. Migration is the fix.

What Oracle's Advisory Actually Says

From the January 2026 Critical Patch Update risk matrix, verbatim facts for CVE-2026-21962:

And the sentence that turns this from a patching story into a lifecycle story — Oracle's standard advisory language, applied to a perfect-score, actively exploited flaw: "Product releases that are not under Premier Support or Extended Support are not tested for the presence of vulnerabilities addressed by this Critical Patch Update. However, it is likely that earlier versions of affected releases are also affected by these vulnerabilities."

That is Oracle telling you, in policy language, that WebLogic 12.1.x and 11g deployments fronted by these proxy plug-ins should be presumed vulnerable — with no fix coming, ever.

Facing an end-of-life deadline?
Tell us which product and we’ll reply with vetted extended-support options and pricing guidance — free, no obligation. Vendors don’t pay for placement.

Free · No obligation · Independent · dates verified against vendor sources · Not urgent? Follow the EOL radar or see the 2026 EOL calendar →

The WebLogic Support Map

We now track Oracle WebLogic Server as a product, with dates from Oracle's Fusion Middleware Lifetime Support Policy (Oracle publishes month precision; we date to month-end). "End of support" below is the end of Premier Support:

Release line Premier Support ends Extended Support ends CVE-2026-21962 patch? Status
WebLogic 15c (15.1.1) October 31, 2030 October 31, 2033 Current release line Supported
WebLogic 14.1.x (14.1.1, 14.1.2) December 31, 2030 December 31, 2033 Yes — patched in Jan 2026 CPU Supported
WebLogic 12.2.x (12.2.1.4) December 31, 2026 December 31, 2027 Yes — patched in Jan 2026 CPU Premier ends Dec 2026
WebLogic 12.1.x December 31, 2017 December 31, 2019 No — never will be EOL
WebLogic 11g (10.3.x) December 31, 2018 December 31, 2021 No — never will be EOL

Two things stand out. First, WebLogic's install base is famously long-tailed — 11g and 12.1 systems still run production workloads at organizations that stopped counting them years ago, often behind exactly the Apache/IIS proxy layer this CVE targets. Second, the "safe" answer of standing pat on 12.2.1.4 has a short shelf life: Premier Support for the entire 12.2 line ends this December. A 12.2.1.4 estate patched today still needs a migration plan — to 14.1.x (supported to December 31, 2030) or 15c — or an Extended Support contract that only buys time until the end of 2027.

Why the Proxy Plug-in Makes This Worse

The vulnerable components are not the application server itself but the modules organizations deploy at the edge: Oracle HTTP Server and the WebLogic Proxy Plug-in are, by design, the internet-facing tier that forwards requests into WebLogic clusters. That architecture means the affected code is precisely the part most likely to be network-reachable — consistent with the advisory's unauthenticated, network-vector scoring, and with how quickly exploitation was observed (the underlying flaw was patched in January; CISA's catalog confirms in-the-wild exploitation as of August).

It also means inventory is harder than "what WebLogic version am I running": the plug-in ships and updates separately, embedded in Apache and IIS tiers that middleware teams don't always own. If nobody in the building can answer "which web tiers run the WebLogic proxy plug-in, and at what patch level," that question is the actual remediation work.

What To Do, By Situation

A note on the gap this closes: until today, neither we nor the upstream endoflife.date dataset tracked WebLogic at all — a product with a 20-year enterprise install base and a two-tier Oracle support model. That's now fixed: endoflife.ai/oracle-weblogic carries all five release lines with dates from Oracle's own lifetime-support policy, kept current by the same daily verification that covers the rest of the catalog.

Frequently Asked Questions

What is CVE-2026-21962?

An improper access control vulnerability (CWE-284) in Oracle HTTP Server and the Oracle WebLogic Server Proxy Plug-in for Apache HTTP Server and IIS, patched in Oracle's January 2026 Critical Patch Update. Oracle scores it CVSS 10.0 — network-exploitable over HTTP, no authentication, scope changed, high confidentiality and integrity impact. CISA added it to the KEV catalog on August 24, 2026 with an August 27 due date.

Which versions received the patch?

The supported lines listed in Oracle's advisory: 12.2.1.4.0, 14.1.1.0.0 and 14.1.2.0.0. Oracle's advisory states that out-of-support releases are not tested but that earlier versions of affected releases are "likely" also affected. 12.1.x and 11g will never receive this fix.

When does WebLogic 12.2 reach end of support?

Premier Support for WebLogic 12.2.x ends December 31, 2026; paid Extended Support runs to December 31, 2027. After that, Sustaining Support provides no new security fixes. Details on the WebLogic lifecycle page.

Does the KEV deadline apply outside the US federal government?

The binding due date applies to federal civilian agencies. For everyone else, KEV listing is the clearest public signal that exploitation is happening in the wild now — most mature security programs treat KEV entries as immediate-action items regardless of sector.

Related Resources