VYPR

CWE-1259

Improper Restriction of Security Token Assignment

BaseIncomplete

Description

The System-On-A-Chip (SoC) implements a Security Token mechanism to differentiate what actions are allowed or disallowed when a transaction originates from an entity. However, the Security Tokens are improperly protected.

Systems-On-A-Chip (Integrated circuits and hardware engines) implement Security Tokens to differentiate and identify which actions originated from which agent. These actions may be one of the directives: 'read', 'write', 'program', 'reset', 'fetch', 'compute', etc. Security Tokens are assigned to every agent in the System that is capable of generating an action or receiving an action from another agent. Multiple Security Tokens may be assigned to an agent and may be unique based on the agent's trust level or allowed privileges. Since the Security Tokens are integral for the maintenance of security in an SoC, they need to be protected properly. A common weakness afflicting Security Tokens is improperly restricting the assignment to trusted components.

Hierarchy (View 1000)

Parents

Children

none

Related attack patterns (CAPEC)

CAPEC-121 · CAPEC-681

CVEs mapped to this weakness (17)

  • CVE-2024-36533CriJul 24, 2024
    risk 0.57cvss 9.8epss 0.00

    Insecure permissions in volcano v1.8.2 allows attackers to access sensitive data and escalate privileges by obtaining the service account's token.

  • CVE-2024-29371HigDec 17, 2025
    risk 0.49cvss 7.5epss 0.00

    In jose4j before 0.9.6, an attacker can cause a Denial-of-Service (DoS) condition by crafting a malicious JSON Web Encryption (JWE) token with an exceptionally high compression ratio. When this token is processed by the server, it results in significant memory allocation and…

  • CVE-2026-54593HigJul 28, 2026
    risk 0.46cvss 8.1epss 0.00

    Pterodactyl is a free, open-source game server management panel. Prior to Panel version 1.12.3 and Wings version 1.12.2, the Wings /upload/file endpoint accepted any valid panel-signed JWT that contained server_uuid, user_uuid, and unique_id claims without checking the token's…

  • CVE-2025-56207MedSep 30, 2025
    risk 0.42cvss 6.5epss 0.00

    A security flaw in the '_transfer' function of a smart contract implementation for Money Making Opportunity (MMO), an Ethereum ERC721 Non-Fungible Token (NFT) project, allows users or attackers to transfer NFTs to the zero address, leading to permanent asset loss and…

  • CVE-2024-4598MedSep 23, 2025
    risk 0.42cvss 6.5epss 0.00

    An information disclosure vulnerability exists in multiple WSO2 products due to improper implementation of the enrich mediator. Authenticated users may be able to view unintended business data from other mediation contexts because the internal state is not properly isolated or…

  • CVE-2025-51306MedAug 6, 2025
    risk 0.42cvss 6.5epss 0.00

    In Gatling Enterprise versions below 1.25.0, a user logging-out can still use his session token to continue using the application without expiration, due to incorrect session management.

  • CVE-2025-27955MedJun 2, 2025
    risk 0.42cvss 6.5epss 0.00

    Clinical Collaboration Platform 12.2.1.5 has a weak logout system where the session token remains valid after logout and allows a remote attacker to obtain sensitive information and execute arbitrary code.

  • CVE-2026-25700HigJun 10, 2026
    risk 0.40cvss 7.2epss 0.00

    Improper Restriction of Security Token Assignment vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.0. Previously issued administrative tokens were not invalidated after an administrator account was suspended, deleted, or deactivated, allowing…

  • CVE-2025-56676MedSep 30, 2025
    risk 0.35cvss 5.4epss 0.00

    TitanSystems Zender v3.9.7 contains an account takeover vulnerability in its password reset functionality. A temporary password or reset token issued to one user can be used to log in as another user, due to improper validation of token-user linkage. This allows remote attackers…

  • CVE-2024-36111MedJul 25, 2024
    risk 0.35cvss 6.3epss 0.08

    KubePi is a K8s panel. Starting in version 1.6.3 and prior to version 1.8.0, there is a defect in the KubePi JWT token verification. The JWT key in the default configuration file is empty. Although a random 32-bit string will be generated to overwrite the key in the…

  • CVE-2025-50579MedAug 19, 2025
    risk 0.34cvss 5.3epss 0.00

    A CORS misconfiguration in Nginx Proxy Manager v2.12.3 allows unauthorized domains to access sensitive data, particularly JWT tokens, due to improper validation of the Origin header. This misconfiguration enables attackers to intercept tokens using a simple browser script and…

  • CVE-2022-23551MedDec 21, 2022
    risk 0.28cvss 5.3epss 0.01

    aad-pod-identity assigns Azure Active Directory identities to Kubernetes applications and has now been deprecated as of 24 October 2022. The NMI component in AAD Pod Identity intercepts and validates token requests based on regex. In this case, a token request made with…

  • CVE-2024-45448MedSep 4, 2024
    risk 0.27cvss 4.1epss 0.00

    Page table protection configuration vulnerability in the trusted firmware module Impact: Successful exploitation of this vulnerability may affect service confidentiality.

  • CVE-2022-23541MedDec 22, 2022
    risk 0.26cvss 5.0epss 0.01

    jsonwebtoken is an implementation of JSON Web Tokens. Versions `<= 8.5.1` of `jsonwebtoken` library can be misconfigured so that passing a poorly implemented key retrieval function referring to the `secretOrPublicKey` argument from the readme link will result in incorrect…

  • CVE-2026-58429MedAug 13, 2026
    risk 0.25cvss 4.9epss

    Public-Only Personal access tokens scope bypass in Organization and Permission Endpoints

  • CVE-2024-41948LowAug 1, 2024
    risk 0.13cvss 3.0epss 0.00

    biscuit-java is the java implementation of Biscuit, an authentication and authorization token for microservices architectures. Third-party blocks can be generated without transferring the whole token to the third-party authority. Instead, a ThirdPartyBlock request can be sent,…

  • CVE-2026-40264LowApr 21, 2026
    risk 0.11cvss 2.7epss 0.00

    OpenBao is an open source identity-based secrets management system. OpenBao's namespaces provide multi-tenant separation. Prior to version 2.5.3, a tenant who leaks token accessors can have their token revoked or renewed by a privileged administrator in another tenant. This is…