Summary
CVE-2026-5430 is a critical JWT authentication bypass affecting WSO2 API Manager and several related WSO2 API platform components. JWT authentication can be bypassed when a token is signed using an unsupported algorithm, allowing an unauthenticated remote attacker to gain unauthorized access. It carries a CVSS v3.1 base score of 10.0 (Critical).
Technical details
- Root cause: JWT validation logic fails to properly reject tokens signed with unsupported cryptographic algorithms, classified as CWE-347 (Improper Verification of Cryptographic Signature).
- Trigger conditions: An attacker crafts and submits a JWT signed with an unsupported algorithm that the validation routine accepts instead of rejecting.
- Attack vector: Network-based, low attack complexity, no privileges and no user interaction required.
- Impact: Bypass of JWT authentication leading to unauthorized access, with high impact to confidentiality, integrity, and availability.
Affected software
- WSO2 API Manager: 4.1.0 before 4.1.0.257; 4.2.0 before 4.2.0.197; 4.3.0 before 4.3.0.108; 4.4.0 before 4.4.0.72; 4.5.0 before 4.5.0.57; 4.6.0 before 4.6.0.21
- WSO2 Universal Gateway: 4.5.0 before 4.5.0.57; 4.6.0 before 4.6.0.21
- WSO2 Traffic Manager: 4.5.0 before 4.5.0.56; 4.6.0 before 4.6.0.21
- WSO2 API Control Plane: 4.5.0 before 4.5.0.58; 4.6.0 before 4.6.0.22
Severity
- CVSS v3.1 base score: 10.0 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: Apply the fixed update levels per the WSO2 security advisory — WSO2 API Manager 4.1.0.257 / 4.2.0.197 / 4.3.0.108 / 4.4.0.72 / 4.5.0.57 / 4.6.0.21; Universal Gateway 4.5.0.57 / 4.6.0.21; Traffic Manager 4.5.0.56 / 4.6.0.21; API Control Plane 4.5.0.58 / 4.6.0.22. Support subscribers should update via WSO2 Updates; open-source users should upgrade to unaffected versions.
- If no patch: Follow the mitigation guidance in the official WSO2 security advisory and restrict network access to affected management and gateway interfaces.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw HTTP response body:
WSO2 API Manager Serverresponse header:WSO2 Carbon Server

