CWE-1259Base

Improper Restriction of Security Token Assignment

Incomplete in the CWE catalog · 9 CVEs mapped

9
CVEs mapped
5.0
Median CVSS
What it is

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.

Recent examples
4.9cvss
CVE-2026-58429

CVE-2026-58429 - MEDIUM Severity Vulnerability

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

MEDIUMno explanation yet
0%
epss
8.1cvss
CVE-2026-54593

Pterodactyl's improper JWT scoping allows subuser to upload files when not explicitly granted `file.create` permissions

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 intended purpose; because the Panel issues JWTs carrying those same claims for lower-privilege operations such as WebSocket authentication and file-download links, an authenticated subuser could reuse one of those tokens (for example a WebSocket token obtained with only the websocket.connect permission) by replaying it against /upload/file to write arbitrary files to the same server, despite never being granted the file.create permission. This issue is fixed in Panel version 1.12.3 and Wings version 1.12.2.

HIGHno explanation yet
0%
epss
7.2cvss
CVE-2026-25700

Apache Answer: AdminToken not invalidated after admin deactivation

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 continued access to administrative APIs until the token expired. Users are recommended to upgrade to version 2.0.1, which fixes the issue.

HIGHno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-1259
Abstraction
Base
Structure
Simple
Status
Incomplete