Personal access token delete filters on Session columns while deleting from PersonalAccessTokenDB
Summary
| CVE | CVE-2026-58108 |
|---|---|
| State | PUBLISHED |
| Assigner | ERIC |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-08-26 07:16:45 UTC |
| Updated | 2026-09-01 21:07:58 UTC |
| Description | 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 intending. This way a user can delete all personal access tokens in the system. |
Risk And Classification
Primary CVSS: v4.0 1.2 LOW from 85b1779b-6ecd-4f52-bcc5-73eac4659dcf
CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:L/SA:L/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:U/V:C/RE:L/U:X
EPSS: 0.002330000 probability, percentile 0.140530000 (date 2026-09-03)
Problem Types: CWE-284 | CWE-284 CWE-284 Improper Access Control
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 4.0 | 85b1779b-6ecd-4f52-bcc5-73eac4659dcf | Secondary | 1.2 | LOW | CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:L/SA:L/E:P/C... |
| 4.0 | CNA | CVSS | 1.2 | LOW | CVSS:4.0/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... |
CVSS v4.0 Breakdown
Attack Vector
NetworkAttack Complexity
HighAttack Requirements
NonePrivileges Required
HighUser Interaction
NoneConfidentiality
NoneIntegrity
LowAvailability
LowSub Conf.
NoneSub Integrity
LowSub Availability
LowCVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:N/VI:L/VA:L/SC:N/SI:L/SA:L/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:Y/R:U/V:C/RE:L/U:X
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Ericsson | CodeChecker | affected 6.26.0 6.28.3 semver | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| github.com/Ericsson/codechecker/security/advisories/GHSA-mwpp-2jmv-26vv | 85b1779b-6ecd-4f52-bcc5-73eac4659dcf | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
CNA: Arpit Jain (en)
There are currently no legacy QID mappings associated with this CVE.