VYPR

PyPI package

scitokens

pkg:pypi/scitokens

Vulnerabilities (3)

  • CVE-2026-32727HigMar 31, 2026
    affected < 1.9.7fixed 1.9.7

    SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.7, the Enforcer is vulnerable to a path traversal attack where an attacker can use dot-dot (..) in the scope claim of a token to escape the intended directory restriction. This occurs becaus

  • CVE-2026-32716HigMar 31, 2026
    affected < 1.9.6fixed 1.9.6

    SciTokens is a reference library for generating and using SciTokens. Prior to version 1.9.6, the Enforcer incorrectly validates scope paths by using a simple prefix match (startswith). This allows a token with access to a specific path (e.g., /john) to also access sibling paths t

  • CVE-2026-32714CriMar 31, 2026
    affected < 1.9.6fixed 1.9.6

    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 al