NIXPKGS-2026-0910
GitHub issue
published on
Permalink
CVE-2026-32714
9.8 CRITICAL
- CVSS version: 3.1
- Attack vector (AV): NETWORK
- Attack complexity (AC): LOW
- Privileges required (PR): NONE
- User interaction (UI): NONE
- Scope (S): UNCHANGED
- Confidentiality impact (C): HIGH
- Integrity impact (I): HIGH
- Availability impact (A): HIGH
by @LeSuisse Activity log
- Created automatic suggestion
- @LeSuisse accepted
- @LeSuisse published on GitHub
SciTokens vulnerable to SQL Injection in KeyCache
SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.6, the KeyCache class in scitokens was vulnerable to SQL Injection because it used Python's str.format() to construct SQL queries with user-supplied data (such as issuer and key_id). This allowed an attacker to execute arbitrary SQL commands against the local SQLite database. This issue has been patched in version 1.9.6.
References
-
https://github.com/scitokens/scitokens/security/advisories/GHSA-rh5m-2482-966c x_refsource_CONFIRM
-
https://github.com/scitokens/scitokens/releases/tag/v1.9.6 x_refsource_MISC
Affected products
scitokens
- ==< 1.9.6
Package maintainers
-
@lub-dub evey <nix@lubdub.nl>