Search

Find a vulnerability

Search criteria

    4 vulnerabilities found for WSO2 Carbon OAuth by WSO2

    CVE-2025-12627 (GCVE-0-2025-12627)

    Vulnerability from nvd – Published: 2026-08-06 07:33 – Updated: 2026-08-06 12:33
    VLAI
    Title
    Improper Refresh Token Implementation via User Impersonation Flow in WSO2 Identity Server Enables Continued Unauthorized Actions
    Summary
    The user impersonation flow in WSO2 Identity Server fails to properly manage refresh tokens associated with impersonated sessions. This allows an attacker who has obtained an access token for an impersonated user to leverage the refresh token grant to obtain new access tokens, extending their ability to act as the legitimate user. An attacker who gains access to an impersonated user's access token can exploit this weakness to renew their authorization. This results in the continued ability to perform actions on behalf of the actual user, compromising log integrity and traceability by masking the true actor.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-06 12:33 UTC
    CWE
    • CWE-613 - Insufficient Session Expiration
    Assigner
    References
    Impacted products
    Vendor Product Version
    WSO2 WSO2 Identity Server Affected: 7.0.0 , < 7.0.0.130 (custom)
    Affected: 7.1.0 , < 7.1.0.38 (custom)
    Create a notification for this product.
    WSO2 WSO2 Carbon OAuth Affected: 7.0.26 , < 7.0.26.83 (custom)
    Affected: 7.0.259 , < 7.0.259.31 (custom)
    Unaffected: x , ≤ * (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-12627",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-06T12:33:32.172062Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-06T12:33:46.393Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 Identity Server",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "7.0.0.130",
                  "status": "affected",
                  "version": "7.0.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "7.1.0.38",
                  "status": "affected",
                  "version": "7.1.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unknown",
              "packageName": "org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth",
              "product": "WSO2 Carbon OAuth",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "7.0.26.83",
                  "status": "affected",
                  "version": "7.0.26",
                  "versionType": "custom"
                },
                {
                  "lessThan": "7.0.259.31",
                  "status": "affected",
                  "version": "7.0.259",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "x",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "7.0.0.130",
                      "versionStartIncluding": "7.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "7.1.0.38",
                      "versionStartIncluding": "7.1.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "7.0.26.83",
                      "versionStartIncluding": "7.0.26",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "7.0.259.31",
                      "versionStartIncluding": "7.0.259",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndIncluding": "*",
                      "versionStartIncluding": "x",
                      "vulnerable": false
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "The user impersonation flow in WSO2 Identity Server fails to properly manage refresh tokens associated with impersonated sessions. This allows an attacker who has obtained an access token for an impersonated user to leverage the refresh token grant to obtain new access tokens, extending their ability to act as the legitimate user.\n\nAn attacker who gains access to an impersonated user\u0027s access token can exploit this weakness to renew their authorization. This results in the continued ability to perform actions on behalf of the actual user, compromising log integrity and traceability by masking the true actor."
                }
              ],
              "value": "The user impersonation flow in WSO2 Identity Server fails to properly manage refresh tokens associated with impersonated sessions. This allows an attacker who has obtained an access token for an impersonated user to leverage the refresh token grant to obtain new access tokens, extending their ability to act as the legitimate user.\n\nAn attacker who gains access to an impersonated user\u0027s access token can exploit this weakness to renew their authorization. This results in the continued ability to perform actions on behalf of the actual user, compromising log integrity and traceability by masking the true actor."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-10",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-10 CAPEC-10: Token Impersonation"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "ADJACENT_NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 2.4,
                "baseSeverity": "LOW",
                "confidentialityImpact": "NONE",
                "integrityImpact": "LOW",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-613",
                  "description": "CWE-613: Insufficient Session Expiration",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-06T07:33:12.382Z",
            "orgId": "ed10eef1-636d-4fbe-9993-6890dfa878f8",
            "shortName": "WSO2"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2025-4619/"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: transparent;\"\u003eFollow the instructions given on \u003c/span\u003e\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2025-4619/#solution\"\u003e\u003cspan style=\"background-color: transparent;\"\u003ehttps://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2025-4619/#solution\u003c/span\u003e\u003c/a\u003e \u003cbr\u003e"
                }
              ],
              "value": "Follow the instructions given on https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2025-4619/#solution"
            }
          ],
          "source": {
            "advisory": "WSO2-2025-4619",
            "discovery": "INTERNAL"
          },
          "title": "Improper Refresh Token Implementation via User Impersonation Flow in WSO2 Identity Server Enables Continued Unauthorized Actions",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ed10eef1-636d-4fbe-9993-6890dfa878f8",
        "assignerShortName": "WSO2",
        "cveId": "CVE-2025-12627",
        "datePublished": "2026-08-06T07:33:12.382Z",
        "dateReserved": "2025-11-03T08:28:21.947Z",
        "dateUpdated": "2026-08-06T12:33:46.393Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2024-8995 (GCVE-0-2024-8995)

    Vulnerability from nvd – Published: 2026-08-06 07:32 – Updated: 2026-08-06 12:34
    VLAI
    Title
    Authorization Code issued for Deleted User reuse in Multiple WSO2 Products Allows Unauthorized Access
    Summary
    Unused authorization codes issued to deleted users are not being properly invalidated or removed from the system. This allows for the persistence of these codes, enabling them to be potentially reused. If an attacker possesses both the authorization code and the associated client credentials (client ID and client secret), they can leverage these unused codes to obtain access tokens on behalf of users who have already been deleted. This may lead to unauthorized access to sensitive resources and services, contingent on the scopes originally authorized for the compromised authorization code.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-06 12:34 UTC
    CWE
    • CWE-613 - Insufficient Session Expiration
    Assigner
    References
    Impacted products
    Vendor Product Version
    WSO2 WSO2 API Manager Unknown: 0 , < 3.1.0 (custom)
    Affected: 3.1.0 , < 3.1.0.320 (custom)
    Affected: 3.2.0 , < 3.2.0.413 (custom)
    Affected: 3.2.1 , < 3.2.1.90 (custom)
    Affected: 4.0.0 , < 4.0.0.334 (custom)
    Affected: 4.1.0 , < 4.1.0.255 (custom)
    Affected: 4.2.0 , < 4.2.0.195 (custom)
    Affected: 4.3.0 , < 4.3.0.106 (custom)
    Affected: 4.4.0 , < 4.4.0.70 (custom)
    Affected: 4.5.0 , < 4.5.0.55 (custom)
    Affected: 4.6.0 , < 4.6.0.19 (custom)
    Create a notification for this product.
    WSO2 WSO2 Traffic Manager Affected: 4.5.0 , < 4.5.0.54 (custom)
    Affected: 4.6.0 , < 4.6.0.19 (custom)
    Create a notification for this product.
    WSO2 WSO2 API Control Plane Affected: 4.5.0 , < 4.5.0.56 (custom)
    Affected: 4.6.0 , < 4.6.0.20 (custom)
    Create a notification for this product.
    WSO2 WSO2 Universal Gateway Affected: 4.5.0 , < 4.5.0.55 (custom)
    Affected: 4.6.0 , < 4.6.0.19 (custom)
    Create a notification for this product.
    WSO2 WSO2 Open Banking AM Unknown: 0 , < 2.0.0 (custom)
    Affected: 2.0.0 , < 2.0.0.369 (custom)
    Create a notification for this product.
    WSO2 WSO2 Identity Server Unknown: 0 , < 5.10.0 (custom)
    Affected: 5.10.0 , < 5.10.0.345 (custom)
    Affected: 5.11.0 , < 5.11.0.395 (custom)
    Affected: 6.0.0 , < 6.0.0.229 (custom)
    Affected: 6.1.0 , < 6.1.0.208 (custom)
    Create a notification for this product.
    WSO2 WSO2 Open Banking IAM Unknown: 0 , < 2.0.0 (custom)
    Affected: 2.0.0 , < 2.0.0.389 (custom)
    Create a notification for this product.
    WSO2 WSO2 Identity Server as Key Manager Unknown: 0 , < 5.10.0 (custom)
    Affected: 5.10.0 , < 5.10.0.338 (custom)
    Create a notification for this product.
    WSO2 WSO2 Carbon OAuth Affected: 6.4.2 , < 6.4.2.154 (custom)
    Affected: 6.4.111 , < 6.4.111.131 (custom)
    Affected: 6.4.176 , < 6.4.176.35 (custom)
    Affected: 6.4.180 , < 6.4.180.17 (custom)
    Affected: 6.8.0 , < 6.8.0.46 (custom)
    Affected: 6.9.6 , < 6.9.6.34 (custom)
    Affected: 6.11.21 , < 6.11.21.59 (custom)
    Affected: 6.13.16 , < 6.13.16.27 (custom)
    Affected: 6.13.19 , < 6.13.19.19 (custom)
    Affected: 6.13.27 , < 6.13.27.15 (custom)
    Affected: 6.13.41 , < 6.13.41.4 (custom)
    Unaffected: 6.11.53 , ≤ * (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-8995",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-06T12:34:03.247293Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-06T12:34:10.613Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 API Manager",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "3.1.0",
                  "status": "unknown",
                  "version": "0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "3.1.0.320",
                  "status": "affected",
                  "version": "3.1.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "3.2.0.413",
                  "status": "affected",
                  "version": "3.2.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "3.2.1.90",
                  "status": "affected",
                  "version": "3.2.1",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.0.0.334",
                  "status": "affected",
                  "version": "4.0.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.1.0.255",
                  "status": "affected",
                  "version": "4.1.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.2.0.195",
                  "status": "affected",
                  "version": "4.2.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.3.0.106",
                  "status": "affected",
                  "version": "4.3.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.4.0.70",
                  "status": "affected",
                  "version": "4.4.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.5.0.55",
                  "status": "affected",
                  "version": "4.5.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.6.0.19",
                  "status": "affected",
                  "version": "4.6.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 Traffic Manager",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "4.5.0.54",
                  "status": "affected",
                  "version": "4.5.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.6.0.19",
                  "status": "affected",
                  "version": "4.6.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 API Control Plane",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "4.5.0.56",
                  "status": "affected",
                  "version": "4.5.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.6.0.20",
                  "status": "affected",
                  "version": "4.6.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 Universal Gateway",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "4.5.0.55",
                  "status": "affected",
                  "version": "4.5.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.6.0.19",
                  "status": "affected",
                  "version": "4.6.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 Open Banking AM",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "2.0.0",
                  "status": "unknown",
                  "version": "0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "2.0.0.369",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 Identity Server",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "5.10.0",
                  "status": "unknown",
                  "version": "0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "5.10.0.345",
                  "status": "affected",
                  "version": "5.10.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "5.11.0.395",
                  "status": "affected",
                  "version": "5.11.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.0.0.229",
                  "status": "affected",
                  "version": "6.0.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.1.0.208",
                  "status": "affected",
                  "version": "6.1.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 Open Banking IAM",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "2.0.0",
                  "status": "unknown",
                  "version": "0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "2.0.0.389",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 Identity Server as Key Manager",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "5.10.0",
                  "status": "unknown",
                  "version": "0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "5.10.0.338",
                  "status": "affected",
                  "version": "5.10.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unknown",
              "packageName": "org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth",
              "product": "WSO2 Carbon OAuth",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "6.4.2.154",
                  "status": "affected",
                  "version": "6.4.2",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.4.111.131",
                  "status": "affected",
                  "version": "6.4.111",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.4.176.35",
                  "status": "affected",
                  "version": "6.4.176",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.4.180.17",
                  "status": "affected",
                  "version": "6.4.180",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.8.0.46",
                  "status": "affected",
                  "version": "6.8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.9.6.34",
                  "status": "affected",
                  "version": "6.9.6",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.11.21.59",
                  "status": "affected",
                  "version": "6.11.21",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.13.16.27",
                  "status": "affected",
                  "version": "6.13.16",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.13.19.19",
                  "status": "affected",
                  "version": "6.13.19",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.13.27.15",
                  "status": "affected",
                  "version": "6.13.27",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.13.41.4",
                  "status": "affected",
                  "version": "6.13.41",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "6.11.53",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "3.1.0.320",
                      "versionStartIncluding": "3.1.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "3.2.0.413",
                      "versionStartIncluding": "3.2.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "3.2.1.90",
                      "versionStartIncluding": "3.2.1",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.0.0.334",
                      "versionStartIncluding": "4.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.1.0.255",
                      "versionStartIncluding": "4.1.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.2.0.195",
                      "versionStartIncluding": "4.2.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.3.0.106",
                      "versionStartIncluding": "4.3.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.4.0.70",
                      "versionStartIncluding": "4.4.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.5.0.55",
                      "versionStartIncluding": "4.5.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.6.0.19",
                      "versionStartIncluding": "4.6.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_traffic_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.5.0.54",
                      "versionStartIncluding": "4.5.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_traffic_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.6.0.19",
                      "versionStartIncluding": "4.6.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_control_plane:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.5.0.56",
                      "versionStartIncluding": "4.5.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_control_plane:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.6.0.20",
                      "versionStartIncluding": "4.6.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_universal_gateway:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.5.0.55",
                      "versionStartIncluding": "4.5.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_universal_gateway:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.6.0.19",
                      "versionStartIncluding": "4.6.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_open_banking_am:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.0.0.369",
                      "versionStartIncluding": "2.0.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.10.0.345",
                      "versionStartIncluding": "5.10.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.11.0.395",
                      "versionStartIncluding": "5.11.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.0.0.229",
                      "versionStartIncluding": "6.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.1.0.208",
                      "versionStartIncluding": "6.1.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_open_banking_iam:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.0.0.389",
                      "versionStartIncluding": "2.0.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_identity_server_as_key_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.10.0.338",
                      "versionStartIncluding": "5.10.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.4.2.154",
                      "versionStartIncluding": "6.4.2",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.4.111.131",
                      "versionStartIncluding": "6.4.111",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.4.176.35",
                      "versionStartIncluding": "6.4.176",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.4.180.17",
                      "versionStartIncluding": "6.4.180",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.8.0.46",
                      "versionStartIncluding": "6.8.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.9.6.34",
                      "versionStartIncluding": "6.9.6",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.11.21.59",
                      "versionStartIncluding": "6.11.21",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.13.16.27",
                      "versionStartIncluding": "6.13.16",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.13.19.19",
                      "versionStartIncluding": "6.13.19",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.13.27.15",
                      "versionStartIncluding": "6.13.27",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.13.41.4",
                      "versionStartIncluding": "6.13.41",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndIncluding": "*",
                      "versionStartIncluding": "6.11.53",
                      "vulnerable": false
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Unused authorization codes issued to deleted users are not being properly invalidated or removed from the system. This allows for the persistence of these codes, enabling them to be potentially reused.\n\nIf an attacker possesses both the authorization code and the associated client credentials (client ID and client secret), they can leverage these unused codes to obtain access tokens on behalf of users who have already been deleted. This may lead to unauthorized access to sensitive resources and services, contingent on the scopes originally authorized for the compromised authorization code."
                }
              ],
              "value": "Unused authorization codes issued to deleted users are not being properly invalidated or removed from the system. This allows for the persistence of these codes, enabling them to be potentially reused.\n\nIf an attacker possesses both the authorization code and the associated client credentials (client ID and client secret), they can leverage these unused codes to obtain access tokens on behalf of users who have already been deleted. This may lead to unauthorized access to sensitive resources and services, contingent on the scopes originally authorized for the compromised authorization code."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-562",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-562 CAPEC-562: Token Abuse"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 4.9,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "LOW",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-613",
                  "description": "CWE-613: Insufficient Session Expiration",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-06T07:32:56.916Z",
            "orgId": "ed10eef1-636d-4fbe-9993-6890dfa878f8",
            "shortName": "WSO2"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-2753/"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: transparent;\"\u003eFollow the instructions given on \u003c/span\u003e\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-2753/#solution\"\u003e\u003cspan style=\"background-color: transparent;\"\u003ehttps://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-2753/#solution\u003c/span\u003e\u003c/a\u003e \u003cbr\u003e"
                }
              ],
              "value": "Follow the instructions given on https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-2753/#solution"
            }
          ],
          "source": {
            "advisory": "WSO2-2024-2753",
            "discovery": "INTERNAL"
          },
          "title": "Authorization Code issued for Deleted User reuse in Multiple WSO2 Products Allows Unauthorized Access",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ed10eef1-636d-4fbe-9993-6890dfa878f8",
        "assignerShortName": "WSO2",
        "cveId": "CVE-2024-8995",
        "datePublished": "2026-08-06T07:32:56.916Z",
        "dateReserved": "2024-09-19T08:21:20.017Z",
        "dateUpdated": "2026-08-06T12:34:10.613Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2025-12627 (GCVE-0-2025-12627)

    Vulnerability from cvelistv5 – Published: 2026-08-06 07:33 – Updated: 2026-08-06 12:33
    VLAI
    Title
    Improper Refresh Token Implementation via User Impersonation Flow in WSO2 Identity Server Enables Continued Unauthorized Actions
    Summary
    The user impersonation flow in WSO2 Identity Server fails to properly manage refresh tokens associated with impersonated sessions. This allows an attacker who has obtained an access token for an impersonated user to leverage the refresh token grant to obtain new access tokens, extending their ability to act as the legitimate user. An attacker who gains access to an impersonated user's access token can exploit this weakness to renew their authorization. This results in the continued ability to perform actions on behalf of the actual user, compromising log integrity and traceability by masking the true actor.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-06 12:33 UTC
    CWE
    • CWE-613 - Insufficient Session Expiration
    Assigner
    References
    Impacted products
    Vendor Product Version
    WSO2 WSO2 Identity Server Affected: 7.0.0 , < 7.0.0.130 (custom)
    Affected: 7.1.0 , < 7.1.0.38 (custom)
    Create a notification for this product.
    WSO2 WSO2 Carbon OAuth Affected: 7.0.26 , < 7.0.26.83 (custom)
    Affected: 7.0.259 , < 7.0.259.31 (custom)
    Unaffected: x , ≤ * (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2025-12627",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-06T12:33:32.172062Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-06T12:33:46.393Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 Identity Server",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "7.0.0.130",
                  "status": "affected",
                  "version": "7.0.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "7.1.0.38",
                  "status": "affected",
                  "version": "7.1.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unknown",
              "packageName": "org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth",
              "product": "WSO2 Carbon OAuth",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "7.0.26.83",
                  "status": "affected",
                  "version": "7.0.26",
                  "versionType": "custom"
                },
                {
                  "lessThan": "7.0.259.31",
                  "status": "affected",
                  "version": "7.0.259",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "x",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "7.0.0.130",
                      "versionStartIncluding": "7.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "7.1.0.38",
                      "versionStartIncluding": "7.1.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "7.0.26.83",
                      "versionStartIncluding": "7.0.26",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "7.0.259.31",
                      "versionStartIncluding": "7.0.259",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndIncluding": "*",
                      "versionStartIncluding": "x",
                      "vulnerable": false
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "The user impersonation flow in WSO2 Identity Server fails to properly manage refresh tokens associated with impersonated sessions. This allows an attacker who has obtained an access token for an impersonated user to leverage the refresh token grant to obtain new access tokens, extending their ability to act as the legitimate user.\n\nAn attacker who gains access to an impersonated user\u0027s access token can exploit this weakness to renew their authorization. This results in the continued ability to perform actions on behalf of the actual user, compromising log integrity and traceability by masking the true actor."
                }
              ],
              "value": "The user impersonation flow in WSO2 Identity Server fails to properly manage refresh tokens associated with impersonated sessions. This allows an attacker who has obtained an access token for an impersonated user to leverage the refresh token grant to obtain new access tokens, extending their ability to act as the legitimate user.\n\nAn attacker who gains access to an impersonated user\u0027s access token can exploit this weakness to renew their authorization. This results in the continued ability to perform actions on behalf of the actual user, compromising log integrity and traceability by masking the true actor."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-10",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-10 CAPEC-10: Token Impersonation"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "ADJACENT_NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 2.4,
                "baseSeverity": "LOW",
                "confidentialityImpact": "NONE",
                "integrityImpact": "LOW",
                "privilegesRequired": "HIGH",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-613",
                  "description": "CWE-613: Insufficient Session Expiration",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-06T07:33:12.382Z",
            "orgId": "ed10eef1-636d-4fbe-9993-6890dfa878f8",
            "shortName": "WSO2"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2025-4619/"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: transparent;\"\u003eFollow the instructions given on \u003c/span\u003e\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2025-4619/#solution\"\u003e\u003cspan style=\"background-color: transparent;\"\u003ehttps://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2025-4619/#solution\u003c/span\u003e\u003c/a\u003e \u003cbr\u003e"
                }
              ],
              "value": "Follow the instructions given on https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2025-4619/#solution"
            }
          ],
          "source": {
            "advisory": "WSO2-2025-4619",
            "discovery": "INTERNAL"
          },
          "title": "Improper Refresh Token Implementation via User Impersonation Flow in WSO2 Identity Server Enables Continued Unauthorized Actions",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ed10eef1-636d-4fbe-9993-6890dfa878f8",
        "assignerShortName": "WSO2",
        "cveId": "CVE-2025-12627",
        "datePublished": "2026-08-06T07:33:12.382Z",
        "dateReserved": "2025-11-03T08:28:21.947Z",
        "dateUpdated": "2026-08-06T12:33:46.393Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2024-8995 (GCVE-0-2024-8995)

    Vulnerability from cvelistv5 – Published: 2026-08-06 07:32 – Updated: 2026-08-06 12:34
    VLAI
    Title
    Authorization Code issued for Deleted User reuse in Multiple WSO2 Products Allows Unauthorized Access
    Summary
    Unused authorization codes issued to deleted users are not being properly invalidated or removed from the system. This allows for the persistence of these codes, enabling them to be potentially reused. If an attacker possesses both the authorization code and the associated client credentials (client ID and client secret), they can leverage these unused codes to obtain access tokens on behalf of users who have already been deleted. This may lead to unauthorized access to sensitive resources and services, contingent on the scopes originally authorized for the compromised authorization code.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-08-06 12:34 UTC
    CWE
    • CWE-613 - Insufficient Session Expiration
    Assigner
    References
    Impacted products
    Vendor Product Version
    WSO2 WSO2 API Manager Unknown: 0 , < 3.1.0 (custom)
    Affected: 3.1.0 , < 3.1.0.320 (custom)
    Affected: 3.2.0 , < 3.2.0.413 (custom)
    Affected: 3.2.1 , < 3.2.1.90 (custom)
    Affected: 4.0.0 , < 4.0.0.334 (custom)
    Affected: 4.1.0 , < 4.1.0.255 (custom)
    Affected: 4.2.0 , < 4.2.0.195 (custom)
    Affected: 4.3.0 , < 4.3.0.106 (custom)
    Affected: 4.4.0 , < 4.4.0.70 (custom)
    Affected: 4.5.0 , < 4.5.0.55 (custom)
    Affected: 4.6.0 , < 4.6.0.19 (custom)
    Create a notification for this product.
    WSO2 WSO2 Traffic Manager Affected: 4.5.0 , < 4.5.0.54 (custom)
    Affected: 4.6.0 , < 4.6.0.19 (custom)
    Create a notification for this product.
    WSO2 WSO2 API Control Plane Affected: 4.5.0 , < 4.5.0.56 (custom)
    Affected: 4.6.0 , < 4.6.0.20 (custom)
    Create a notification for this product.
    WSO2 WSO2 Universal Gateway Affected: 4.5.0 , < 4.5.0.55 (custom)
    Affected: 4.6.0 , < 4.6.0.19 (custom)
    Create a notification for this product.
    WSO2 WSO2 Open Banking AM Unknown: 0 , < 2.0.0 (custom)
    Affected: 2.0.0 , < 2.0.0.369 (custom)
    Create a notification for this product.
    WSO2 WSO2 Identity Server Unknown: 0 , < 5.10.0 (custom)
    Affected: 5.10.0 , < 5.10.0.345 (custom)
    Affected: 5.11.0 , < 5.11.0.395 (custom)
    Affected: 6.0.0 , < 6.0.0.229 (custom)
    Affected: 6.1.0 , < 6.1.0.208 (custom)
    Create a notification for this product.
    WSO2 WSO2 Open Banking IAM Unknown: 0 , < 2.0.0 (custom)
    Affected: 2.0.0 , < 2.0.0.389 (custom)
    Create a notification for this product.
    WSO2 WSO2 Identity Server as Key Manager Unknown: 0 , < 5.10.0 (custom)
    Affected: 5.10.0 , < 5.10.0.338 (custom)
    Create a notification for this product.
    WSO2 WSO2 Carbon OAuth Affected: 6.4.2 , < 6.4.2.154 (custom)
    Affected: 6.4.111 , < 6.4.111.131 (custom)
    Affected: 6.4.176 , < 6.4.176.35 (custom)
    Affected: 6.4.180 , < 6.4.180.17 (custom)
    Affected: 6.8.0 , < 6.8.0.46 (custom)
    Affected: 6.9.6 , < 6.9.6.34 (custom)
    Affected: 6.11.21 , < 6.11.21.59 (custom)
    Affected: 6.13.16 , < 6.13.16.27 (custom)
    Affected: 6.13.19 , < 6.13.19.19 (custom)
    Affected: 6.13.27 , < 6.13.27.15 (custom)
    Affected: 6.13.41 , < 6.13.41.4 (custom)
    Unaffected: 6.11.53 , ≤ * (custom)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-8995",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-08-06T12:34:03.247293Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-08-06T12:34:10.613Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 API Manager",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "3.1.0",
                  "status": "unknown",
                  "version": "0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "3.1.0.320",
                  "status": "affected",
                  "version": "3.1.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "3.2.0.413",
                  "status": "affected",
                  "version": "3.2.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "3.2.1.90",
                  "status": "affected",
                  "version": "3.2.1",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.0.0.334",
                  "status": "affected",
                  "version": "4.0.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.1.0.255",
                  "status": "affected",
                  "version": "4.1.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.2.0.195",
                  "status": "affected",
                  "version": "4.2.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.3.0.106",
                  "status": "affected",
                  "version": "4.3.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.4.0.70",
                  "status": "affected",
                  "version": "4.4.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.5.0.55",
                  "status": "affected",
                  "version": "4.5.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.6.0.19",
                  "status": "affected",
                  "version": "4.6.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 Traffic Manager",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "4.5.0.54",
                  "status": "affected",
                  "version": "4.5.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.6.0.19",
                  "status": "affected",
                  "version": "4.6.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 API Control Plane",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "4.5.0.56",
                  "status": "affected",
                  "version": "4.5.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.6.0.20",
                  "status": "affected",
                  "version": "4.6.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 Universal Gateway",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "4.5.0.55",
                  "status": "affected",
                  "version": "4.5.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "4.6.0.19",
                  "status": "affected",
                  "version": "4.6.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 Open Banking AM",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "2.0.0",
                  "status": "unknown",
                  "version": "0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "2.0.0.369",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 Identity Server",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "5.10.0",
                  "status": "unknown",
                  "version": "0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "5.10.0.345",
                  "status": "affected",
                  "version": "5.10.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "5.11.0.395",
                  "status": "affected",
                  "version": "5.11.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.0.0.229",
                  "status": "affected",
                  "version": "6.0.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.1.0.208",
                  "status": "affected",
                  "version": "6.1.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 Open Banking IAM",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "2.0.0",
                  "status": "unknown",
                  "version": "0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "2.0.0.389",
                  "status": "affected",
                  "version": "2.0.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "WSO2 Identity Server as Key Manager",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "5.10.0",
                  "status": "unknown",
                  "version": "0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "5.10.0.338",
                  "status": "affected",
                  "version": "5.10.0",
                  "versionType": "custom"
                }
              ]
            },
            {
              "defaultStatus": "unknown",
              "packageName": "org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth",
              "product": "WSO2 Carbon OAuth",
              "vendor": "WSO2",
              "versions": [
                {
                  "lessThan": "6.4.2.154",
                  "status": "affected",
                  "version": "6.4.2",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.4.111.131",
                  "status": "affected",
                  "version": "6.4.111",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.4.176.35",
                  "status": "affected",
                  "version": "6.4.176",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.4.180.17",
                  "status": "affected",
                  "version": "6.4.180",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.8.0.46",
                  "status": "affected",
                  "version": "6.8.0",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.9.6.34",
                  "status": "affected",
                  "version": "6.9.6",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.11.21.59",
                  "status": "affected",
                  "version": "6.11.21",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.13.16.27",
                  "status": "affected",
                  "version": "6.13.16",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.13.19.19",
                  "status": "affected",
                  "version": "6.13.19",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.13.27.15",
                  "status": "affected",
                  "version": "6.13.27",
                  "versionType": "custom"
                },
                {
                  "lessThan": "6.13.41.4",
                  "status": "affected",
                  "version": "6.13.41",
                  "versionType": "custom"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "6.11.53",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "cpeApplicability": [
            {
              "nodes": [
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "3.1.0.320",
                      "versionStartIncluding": "3.1.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "3.2.0.413",
                      "versionStartIncluding": "3.2.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "3.2.1.90",
                      "versionStartIncluding": "3.2.1",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.0.0.334",
                      "versionStartIncluding": "4.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.1.0.255",
                      "versionStartIncluding": "4.1.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.2.0.195",
                      "versionStartIncluding": "4.2.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.3.0.106",
                      "versionStartIncluding": "4.3.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.4.0.70",
                      "versionStartIncluding": "4.4.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.5.0.55",
                      "versionStartIncluding": "4.5.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.6.0.19",
                      "versionStartIncluding": "4.6.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_traffic_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.5.0.54",
                      "versionStartIncluding": "4.5.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_traffic_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.6.0.19",
                      "versionStartIncluding": "4.6.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_control_plane:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.5.0.56",
                      "versionStartIncluding": "4.5.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_api_control_plane:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.6.0.20",
                      "versionStartIncluding": "4.6.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_universal_gateway:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.5.0.55",
                      "versionStartIncluding": "4.5.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_universal_gateway:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "4.6.0.19",
                      "versionStartIncluding": "4.6.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_open_banking_am:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.0.0.369",
                      "versionStartIncluding": "2.0.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.10.0.345",
                      "versionStartIncluding": "5.10.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.11.0.395",
                      "versionStartIncluding": "5.11.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.0.0.229",
                      "versionStartIncluding": "6.0.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.1.0.208",
                      "versionStartIncluding": "6.1.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_open_banking_iam:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "2.0.0.389",
                      "versionStartIncluding": "2.0.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_identity_server_as_key_manager:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "5.10.0.338",
                      "versionStartIncluding": "5.10.0",
                      "vulnerable": true
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                },
                {
                  "cpeMatch": [
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.4.2.154",
                      "versionStartIncluding": "6.4.2",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.4.111.131",
                      "versionStartIncluding": "6.4.111",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.4.176.35",
                      "versionStartIncluding": "6.4.176",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.4.180.17",
                      "versionStartIncluding": "6.4.180",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.8.0.46",
                      "versionStartIncluding": "6.8.0",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.9.6.34",
                      "versionStartIncluding": "6.9.6",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.11.21.59",
                      "versionStartIncluding": "6.11.21",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.13.16.27",
                      "versionStartIncluding": "6.13.16",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.13.19.19",
                      "versionStartIncluding": "6.13.19",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.13.27.15",
                      "versionStartIncluding": "6.13.27",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndExcluding": "6.13.41.4",
                      "versionStartIncluding": "6.13.41",
                      "vulnerable": true
                    },
                    {
                      "criteria": "cpe:2.3:a:wso2:wso2_carbon_oauth:*:*:*:*:*:*:*:*",
                      "versionEndIncluding": "*",
                      "versionStartIncluding": "6.11.53",
                      "vulnerable": false
                    }
                  ],
                  "negate": false,
                  "operator": "OR"
                }
              ],
              "operator": "OR"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Unused authorization codes issued to deleted users are not being properly invalidated or removed from the system. This allows for the persistence of these codes, enabling them to be potentially reused.\n\nIf an attacker possesses both the authorization code and the associated client credentials (client ID and client secret), they can leverage these unused codes to obtain access tokens on behalf of users who have already been deleted. This may lead to unauthorized access to sensitive resources and services, contingent on the scopes originally authorized for the compromised authorization code."
                }
              ],
              "value": "Unused authorization codes issued to deleted users are not being properly invalidated or removed from the system. This allows for the persistence of these codes, enabling them to be potentially reused.\n\nIf an attacker possesses both the authorization code and the associated client credentials (client ID and client secret), they can leverage these unused codes to obtain access tokens on behalf of users who have already been deleted. This may lead to unauthorized access to sensitive resources and services, contingent on the scopes originally authorized for the compromised authorization code."
            }
          ],
          "impacts": [
            {
              "capecId": "CAPEC-562",
              "descriptions": [
                {
                  "lang": "en",
                  "value": "CAPEC-562 CAPEC-562: Token Abuse"
                }
              ]
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 4.9,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "LOW",
                "integrityImpact": "LOW",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-613",
                  "description": "CWE-613: Insufficient Session Expiration",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-08-06T07:32:56.916Z",
            "orgId": "ed10eef1-636d-4fbe-9993-6890dfa878f8",
            "shortName": "WSO2"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-2753/"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "\u003cspan style=\"background-color: transparent;\"\u003eFollow the instructions given on \u003c/span\u003e\u003ca target=\"_blank\" rel=\"nofollow\" href=\"https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-2753/#solution\"\u003e\u003cspan style=\"background-color: transparent;\"\u003ehttps://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-2753/#solution\u003c/span\u003e\u003c/a\u003e \u003cbr\u003e"
                }
              ],
              "value": "Follow the instructions given on https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-2753/#solution"
            }
          ],
          "source": {
            "advisory": "WSO2-2024-2753",
            "discovery": "INTERNAL"
          },
          "title": "Authorization Code issued for Deleted User reuse in Multiple WSO2 Products Allows Unauthorized Access",
          "x_generator": {
            "engine": "Vulnogram 0.2.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "ed10eef1-636d-4fbe-9993-6890dfa878f8",
        "assignerShortName": "WSO2",
        "cveId": "CVE-2024-8995",
        "datePublished": "2026-08-06T07:32:56.916Z",
        "dateReserved": "2024-09-19T08:21:20.017Z",
        "dateUpdated": "2026-08-06T12:34:10.613Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }