WSO2 CVE-2026-5430 Exploitation Attempts Use Forged Administrator JWTs

Security firm watchTowr’s honeypots detected attempts to exploit a critical JWT authentication flaw in WSO2 products. The vendor has already released fixes.

WSO2 CVE-2026-5430 is a critical flaw in JWT authentication, with reported attempts at active exploitation. According to information from security firm watchTowr relayed by The Hacker News on September 16, its honeypots detected JWT tokens with embedded administrator privileges on September 13.

WSO2 disclosed the vulnerability on May 3, 2026, in security advisory WSO2-2026-5328. Under certain circumstances, the flaw could allow a token signed with an unsupported algorithm to be accepted. An attacker could thereby bypass the authentication mechanism without needing valid login credentials.

WSO2 CVE-2026-5430 Affects API Manager and Related Components

The vulnerability affects WSO2 API Manager versions 4.1.0 through 4.6.0. In its advisory, the vendor also lists affected versions of API Control Plane, Traffic Manager, and Universal Gateway products.

The problem lies in the processing of JSON Web Tokens, commonly known as JWTs. These tokens are used to transfer authentication and authorization data between systems. In a vulnerable configuration, an application may accept a token created with an algorithm it is not supposed to support. The forged token could then contain administrator privileges.

According to the cited article, watchTowr observed exactly this approach: the captured tokens contained embedded administrator privileges. This indicates attempted attacks against internet-accessible systems, but is not by itself confirmation of a successful breach of any specific organization.

Fixes Are Available, and Administrators Are Advised to Check Deployments

WSO2 has released fixes for supported deployments and lists specific minimum update levels in its security advisory. Administrators should compare the versions of WSO2 API Manager and related components in use with the vendor’s recommendations and install the applicable update.

They should pay particular attention to instances accessible from the internet. Unpatched systems could face authentication bypass and takeover of administrator accounts. Because the affected products manage API traffic, a successful attacker could gain access to protected backend interfaces and secrets used in this environment.

When reviewing the environment, it is advisable to check not only WSO2 API Manager itself, but also deployed API Control Plane, Traffic Manager, and Universal Gateway components. The vendor listed them among the affected products.

The Potential Scope of Exploitation Is Not Yet Known

Publicly available information does not yet confirm the number of compromised production instances or any potential data leakage. The claim of active exploitation is supported mainly by watchTowr’s relayed statement about honeypot records. Technical indicators of compromise and attribution of the attackers have not been disclosed.

It is also unconfirmed whether CVE-2026-5430 was added to the CISA Known Exploited Vulnerabilities catalog. Further developments may bring the release of technical evidence from watchTowr or WSO2, confirmed incidents, or more detailed information about the scope of the attacks.

Sources

  • WSO2 Security Advisory WSO2-2026-5328 – Confirms the CVE, affected products and versions, the JWT bypass mechanism, the possibility of account takeover, and available fixes.
  • The Hacker News – Relays watchTowr’s statement about honeypot records of forged JWTs with administrator privileges from September 13, 2026.
  • SecurityWeek – Independently points to a recent warning about attacks exploiting the WSO2 vulnerability.

Verified and updated: 09/16/2026 15:24

Sharing