Description
The JWT authentication mechanism accepts tokens signed with algorithms other than those explicitly configured or supported. This allows an attacker to craft a JWT with an unsupported algorithm, which is then incorrectly validated, leading to unauthorized access.

Successful exploitation of this vulnerability may result in unauthorized access to the system, including the potential compromise of administrative accounts and full account takeover. The CVSS score is adjusted to 9.8 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) in single-tenant deployments, reflecting that the impact is contained within a single security authority boundary.
Published: 2026-08-06
Score: 10 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is a JWT algorithm mismatch vulnerability (CWE‑347) where the authentication mechanism accepts tokens signed with algorithms that are not explicitly configured or supported. An attacker can craft a JWT using an unsupported algorithm and the system will incorrectly validate it, allowing unauthorized access to the system, including the potential compromise of administrative accounts and full account takeover. This vulnerability can result in loss of confidentiality, integrity, and availability within the affected WSO2 deployments.

Affected Systems

Any deployed instance of WSO2 API Control Plane, WSO2 API Manager, WSO2 Carbon API Manager Rest API Utility, WSO2 Traffic Manager, or WSO2 Universal Gateway that has not applied the official patch is vulnerable. The specific versions are not listed in the advisory, so any version prior to the fix is considered at risk.

Risk and Exploitability

The vulnerability is exploitable remotely by sending a crafted JWT to any endpoint that performs authentication. The CVSS score is listed as 10, with the description noting a score of 9.8 for single‑tenant deployments, indicating a very high severity. No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog, meaning there are currently no documented exploitation campaigns but the risk remains high. The attacker’s ability to generate an unauthorized token and bypass authentication makes remediation a priority.

Generated by OpenCVE AI on August 6, 2026 at 09:51 UTC.

Remediation

Vendor Solution

Follow the instructions given on https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2026-5328/#solution https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2026-5328/#solution


OpenCVE Recommended Actions

  • Apply the official patch or upgrade as described in the WSO2 security advisory https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2026-5328/#solution
  • Configure JWT authentication to enforce only allowed signing algorithms and disable validation of unsupported algorithms
  • Disable or remove any services that rely on JWT authentication if they are not required for operation

Generated by OpenCVE AI on August 6, 2026 at 09:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 06 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Wso2
Wso2 wso2 Api Control Plane
Wso2 wso2 Api Manager
Wso2 wso2 Carbon Api Manager Rest Api Utility
Wso2 wso2 Traffic Manager
Wso2 wso2 Universal Gateway
Vendors & Products Wso2
Wso2 wso2 Api Control Plane
Wso2 wso2 Api Manager
Wso2 wso2 Carbon Api Manager Rest Api Utility
Wso2 wso2 Traffic Manager
Wso2 wso2 Universal Gateway

Thu, 06 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Description The JWT authentication mechanism accepts tokens signed with algorithms other than those explicitly configured or supported. This allows an attacker to craft a JWT with an unsupported algorithm, which is then incorrectly validated, leading to unauthorized access. Successful exploitation of this vulnerability may result in unauthorized access to the system, including the potential compromise of administrative accounts and full account takeover. The CVSS score is adjusted to 9.8 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) in single-tenant deployments, reflecting that the impact is contained within a single security authority boundary.
Title Authentication Bypass via JWT Algorithm Mismatch in Multiple WSO2 Products Allows Account Takeover
Weaknesses CWE-347
References
Metrics cvssV3_1

{'score': 10, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

Wso2 Wso2 Api Control Plane Wso2 Api Manager Wso2 Carbon Api Manager Rest Api Utility Wso2 Traffic Manager Wso2 Universal Gateway
cve-icon MITRE

Status: PUBLISHED

Assigner: WSO2

Published:

Updated: 2026-08-06T12:30:55.383Z

Reserved: 2026-04-02T16:11:32.536Z

Link: CVE-2026-5430

cve-icon Vulnrichment

Updated: 2026-08-06T12:30:52.586Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T12:00:06Z

Weaknesses
  • CWE-347

    Improper Verification of Cryptographic Signature