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.
CVE-2026-58108
This low-severity CVE scores 1.2 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 86% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 1.2
- EG Score
- 1.2(medium)
- EG Risk
- 5(Track)EG Risk 5/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity12% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 14%
- KEV
- Not listed
Published
August 26, 2026
Last Modified
August 26, 2026
References (1)
- 85b1779b-6ecd-4f52-bcc5-73eac4659dcfhttps://github.com/Ericsson/codechecker/security/advisories/GHSA-mwpp-2jmv-26vv
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 9× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 15:41 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 15:54 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-26 14:09 UTCEG score recompute
- 2026-08-26 06:59 UTCEG score recompute
- 2026-08-26 06:58 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-284
Frequently asked(5)
What is CVE-2026-58108?
When was CVE-2026-58108 disclosed?
Is CVE-2026-58108 actively exploited?
What is the CVSS score of CVE-2026-58108?
How do I remediate CVE-2026-58108?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-58108
Is Your Infrastructure Affected by CVE-2026-58108?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.