Lucene search
K

73 matches found

OSV
OSV
added 2026/04/04 12:0 a.m.1 views

OPENSUSE-SU-2026:10491-1 python311-scitokens-1.8.1-2.1 on GA media

These are all security issues fixed in the python311-scitokens-1.8.1-2.1 package on the GA media of openSUSE Tumbleweed...

9.8CVSS5.9AI score0.00018EPSS
Exploits3References3
Tenable Nessus
Tenable Nessus
added 2026/04/03 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2026-32726

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SciTokens C++ is a minimal library for creating and using SciTokens from C or C++. Prior to version 1.4.1, scitokens-cpp is vulnerable to an authorization bypas...

8.1CVSS5.8AI score0.00038EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2026/04/03 12:0 a.m.0 views

Linux Distros Unpatched Vulnerability : CVE-2026-32725

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SciTokens C++ is a minimal library for creating and using SciTokens from C or C++. Prior to version 1.4.1, scitokens-cpp is vulnerable to an authorization bypas...

8.3CVSS5.8AI score0.00268EPSS
Exploits1References3
SUSE CVE
SUSE CVE
added 2026/04/02 8:37 a.m.2 views

SUSE CVE-2026-32726

SciTokens C++ is a minimal library for creating and using SciTokens from C or C++. Prior to version 1.4.1, scitokens-cpp is vulnerable to an authorization bypass in path-based scope validation. The enforcer used a simple string-prefix comparison when checking whether a requested resource path was...

8.1CVSS5.8AI score0.00038EPSS
Exploits1References3
SUSE CVE
SUSE CVE
added 2026/03/31 11:27 p.m.1 views

SUSE CVE-2026-32714

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 keyid. This allowed an attacker to...

9.8CVSS6.1AI score0.00015EPSS
Exploits1References3
SUSE CVE
SUSE CVE
added 2026/03/31 11:27 p.m.2 views

SUSE CVE-2026-32716

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 sa...

6.5CVSS5.8AI score0.00013EPSS
Exploits1References3
SUSE CVE
SUSE CVE
added 2026/03/31 11:27 p.m.1 views

SUSE CVE-2026-32727

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 because the library...

6.5CVSS5.8AI score0.00018EPSS
Exploits1References3
EUVD
EUVD
added 2026/03/31 10:51 p.m.1 views

EUVD-2026-17292

SciTokens has an Authorization Bypass via Path Traversal in Scope Validation...

8.1CVSS5.9AI score0.00018EPSS
Exploits1References5
OSV
OSV
added 2026/03/31 10:51 p.m.1 views

GHSA-W8FP-G9RH-34JH SciTokens has an Authorization Bypass via Incorrect Scope Path Prefix Checking

Summary 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. Details File:...

8.1CVSS5.9AI score0.00013EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2026/03/31 10:51 p.m.2 views

SciTokens has an Authorization Bypass via Incorrect Scope Path Prefix Checking

Summary 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. Details File:...

8.1CVSS5.9AI score0.00013EPSS
Exploits1References5Affected Software1
EUVD
EUVD
added 2026/03/31 10:49 p.m.1 views

EUVD-2026-17293

SciTokens is vulnerable to SQL Injection in KeyCache...

9.8CVSS6AI score0.00015EPSS
Exploits1References4
OSV
OSV
added 2026/03/31 10:49 p.m.1 views

GHSA-RH5M-2482-966C SciTokens is vulnerable to SQL Injection in KeyCache

Summary 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 keyid. This allowed an attacker to execute arbitrary SQL commands against the local SQLite database. Ran the POC below...

9.8CVSS6.3AI score0.00015EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2026/03/31 10:49 p.m.2 views

SciTokens is vulnerable to SQL Injection in KeyCache

Summary 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 keyid. This allowed an attacker to execute arbitrary SQL commands against the local SQLite database. Ran the POC below...

9.8CVSS6.3AI score0.00015EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2026/03/31 6:16 p.m.0 views

DEBIAN-CVE-2026-32725

SciTokens C++ is a minimal library for creating and using SciTokens from C or C++. Prior to version 1.4.1, scitokens-cpp is vulnerable to an authorization bypass when processing path-based scopes in tokens. The library normalizes the scope path from the token before authorization and collapses "....

8.3CVSS5.3AI score0.00268EPSS
Exploits1References1
OSV
OSV
added 2026/03/31 6:16 p.m.0 views

DEBIAN-CVE-2026-32726

SciTokens C++ is a minimal library for creating and using SciTokens from C or C++. Prior to version 1.4.1, scitokens-cpp is vulnerable to an authorization bypass in path-based scope validation. The enforcer used a simple string-prefix comparison when checking whether a requested resource path was...

8.1CVSS5.3AI score0.00038EPSS
Exploits1References1
NVD
NVD
added 2026/03/31 6:16 p.m.2 views

CVE-2026-32725

SciTokens C++ is a minimal library for creating and using SciTokens from C or C++. Prior to version 1.4.1, scitokens-cpp is vulnerable to an authorization bypass when processing path-based scopes in tokens. The library normalizes the scope path from the token before authorization and collapses "....

8.3CVSS0.00268EPSS
Exploits1References2
NVD
NVD
added 2026/03/31 6:16 p.m.2 views

CVE-2026-32726

SciTokens C++ is a minimal library for creating and using SciTokens from C or C++. Prior to version 1.4.1, scitokens-cpp is vulnerable to an authorization bypass in path-based scope validation. The enforcer used a simple string-prefix comparison when checking whether a requested resource path was...

8.1CVSS0.00038EPSS
Exploits1References2
OSV
OSV
added 2026/03/31 6:16 p.m.0 views

UBUNTU-CVE-2026-32726

SciTokens C++ is a minimal library for creating and using SciTokens from C or C++. Prior to version 1.4.1, scitokens-cpp is vulnerable to an authorization bypass in path-based scope validation. The enforcer used a simple string-prefix comparison when checking whether a requested resource path was...

8.1CVSS5.7AI score0.00038EPSS
Exploits1References4
OSV
OSV
added 2026/03/31 6:16 p.m.1 views

UBUNTU-CVE-2026-32725

SciTokens C++ is a minimal library for creating and using SciTokens from C or C++. Prior to version 1.4.1, scitokens-cpp is vulnerable to an authorization bypass when processing path-based scopes in tokens. The library normalizes the scope path from the token before authorization and collapses "....

8.3CVSS5.8AI score0.00268EPSS
Exploits1References4
UbuntuCve
UbuntuCve
added 2026/03/31 6:16 p.m.1 views

CVE-2026-32725

SciTokens C++ is a minimal library for creating and using SciTokens from C or C++. Prior to version 1.4.1, scitokens-cpp is vulnerable to an authorization bypass when processing path-based scopes in tokens. The library normalizes the scope path from the token before authorization and collapses "....

8.3CVSS5.9AI score0.00268EPSS
Exploits1References3
Rows per page
Query Builder