PT-2026-81974 · Unknown · Sqlalchemy
CVSS v4.0
1.2
Low
| Vector | AV:N/AC:H/AT:N/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:L/SA:L/E:P/S:N/AU:Y/R:U/V:C/RE:L |
Name of the Vulnerable Software and Affected Versions
The product name cannot be determined (affected versions not specified)
Description
A flaw exists in the personal access token removal query where the system selects from
PersonalAccessTokenDB but filters based on columns from Session without a proper join. SQLAlchemy interprets this as an implicit cross join, which fails to restrict the deletion process to the tokens belonging to the calling user. Consequently, an authenticated user can delete all personal access tokens across the entire system.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Improper Access Control
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Sqlalchemy