Lucene search
+L

4 matches found

CVE
CVE
added 2026/08/26 6:48 a.m.18 views

CVE-2026-58108

Ericsson CodeChecker 's personal access token deletion query selects from PersonalAccessTokenDB but filters on Session columns without a join. SQLAlchemy resolves this as an implicit cross join, meaning the filter fails to constrain the delete to the calling user's own token. As a result, a suffi...

2.1CVSS5.1AI score0.00233EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/26 6:48 a.m.12 views

EUVD-2026-66297

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.1CVSS5.2AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 6:48 a.m.9 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.1CVSS5.4AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/26 6:48 a.m.38 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