CVE-2026-58108
Last modified
CVE-2026-58108 is a low-severity vulnerability rated 1.2/10 on the CVSS scale. 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. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-58108?
How severe is CVE-2026-58108?
How do I fix CVE-2026-58108?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-58097mp_SetEnddisc() copied a user-supplied PSN endpoint value wi…7.8
- CVE-2026-5810A flaw has been found in SourceCodester Sales and Inventory …3.5
- CVE-2026-58101Crypt::OpenSSL::X509 versions before 2.1.3 for Perl allow de…7.5
- CVE-2026-58102Crypt::OpenSSL::X509 versions before 2.1.3 for Perl allow a …9.1
- CVE-2026-58106CVE-2025-40843 https://github.com/advisories/GHSA-5xf2-f6ch-…2
- CVE-2026-58107CodeChecker's massStoreRun processing path performs one-shot…5.5
- CVE-2026-5811A vulnerability was identified in SourceCodester Online Food…5.4
- CVE-2026-58113A vulnerability has been identified in Teamcenter V2412 (All…6.1
- CVE-2026-58115A vulnerability has been identified in SIMATIC IoT2050 Advan…10
- CVE-2026-58116LLaMA-Factory through 0.9.5 contains a remote code execution…8.8
- CVE-2026-5812A security flaw has been discovered in SourceCodester Pharma…5.4
- CVE-2026-58122Hermes WebUI before 0.51.307 contains an authentication bypa…9.3
Are you affected by CVE-2026-58108?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
