Lucene search
+L

14 matches found

Cvelist
Cvelist
added 2026/08/26 6:48 a.m.33 views

CVE-2026-58108 Personal access token delete filters on Session columns while deleting from PersonalAccessTokenDB

The personal access token removal query selects from PersonalAccessTokenDB but filters on columns of Session, with no join between them. SQLAlchemy resolves that as an implicit cross join, so the filter does not constrain the delete to the calling user's own token in the way the code reads as...

2.1CVSS0.00233EPSS
SaveExploits0References1
Rows per page
Query Builder