Description
When internal roles are removed from a user within the WSO2 product, the system fails to invalidate any previously issued authentication tokens associated with that user.

This vulnerability could allow users to retain their previous access privileges even after their roles have been revoked. As a result, a user can continue to perform unauthorized actions or access restricted resources until the expired tokens naturally expire.
Published: 2026-08-06
Score: 5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

When internal roles are removed from a user within the WSO2 product, the system fails to invalidate any previously issued authentication tokens associated with that user. This flaw permits the user to retain the privileges tied to those tokens, enabling continued access to APIs, services, or data that should be restricted after role removal. The vulnerability, described by CWE‑613, allows an attacker who controls a user account to perform unauthorized actions or access restricted resources until the tokens naturally expire.

Affected Systems

The flaw affects WSO2 Enterprise Integrator and WSO2 Identity Server. No specific affected versions are disclosed in the advisory, so any installation of these products that includes the described token handling logic is potentially vulnerable.

Risk and Exploitability

Assigning a CVSS score of 5 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, so evidence of widespread exploitation is lacking. Attackers would need legitimate removal of roles for a target user or another authorization to trigger the scenario; once that occurs, the old token remains valid and grants the compromised privileges until expiration.

Generated by OpenCVE AI on August 7, 2026 at 00:55 UTC.

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Apply the vendor‑supplied patch or upgrade to the version detailed in the official solution instructions at https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2025-4672/#solution
  • Implement a temporary policy to manually invalidate or blacklist tokens when a user’s roles are modified, ensuring immediate revocation of privileges
  • Verify that role removal events correctly trigger token revocation in any custom code or integrations that rely on WSO2 token services

Generated by OpenCVE AI on August 7, 2026 at 00:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 03:15:00 +0000

Type Values Removed Values Added
First Time appeared Wso2 enterprise Integrator
Wso2 identity Server
Vendors & Products Wso2 enterprise Integrator
Wso2 identity Server

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

Type Values Removed Values Added
Description When internal roles are removed from a user within the WSO2 product, the system fails to invalidate any previously issued authentication tokens associated with that user. This vulnerability could allow users to retain their previous access privileges even after their roles have been revoked. As a result, a user can continue to perform unauthorized actions or access restricted resources until the expired tokens naturally expire.
Title Improper Token Revocation via SOAP Services in Multiple WSO2 Products Allows Retained Access Privileges
First Time appeared Wso2
Wso2 wso2 Enterprise Integrator
Wso2 wso2 Identity Server
Weaknesses CWE-613
CPEs cpe:2.3:a:wso2:wso2_enterprise_integrator:*:*:*:*:*:*:*:*
cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*
Vendors & Products Wso2
Wso2 wso2 Enterprise Integrator
Wso2 wso2 Identity Server
References
Metrics cvssV3_1

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


Subscriptions

Wso2 Enterprise Integrator Identity Server Wso2 Enterprise Integrator Wso2 Identity Server
cve-icon MITRE

Status: PUBLISHED

Assigner: WSO2

Published:

Updated: 2026-08-06T17:32:05.058Z

Reserved: 2025-10-27T07:42:13.579Z

Link: CVE-2025-12317

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T03:15:03Z

Weaknesses
  • CWE-613

    Insufficient Session Expiration