CVE-2026-32716

medium

Description

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 that start with the same prefix (e.g., /johnathan, /johnny), which is an Authorization Bypass. This issue has been patched in version 1.9.6.

References

https://github.com/scitokens/scitokens/security/advisories/GHSA-w8fp-g9rh-34jh

https://github.com/scitokens/scitokens/releases/tag/v1.9.6

https://github.com/scitokens/scitokens/commit/7a237c0f642efb9e8c36ac564b745895cca83583

Details

Source: Mitre, NVD

Published: 2026-03-31

Updated: 2026-04-03

Risk Information

CVSS v2

Base Score: 6.8

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:N/A:N

Severity: Medium

CVSS v3

Base Score: 6.5

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Severity: Medium

EPSS

EPSS: 0.00027