Lucene search
+L

122 matches found

Kitploit
Kitploit
added 2026/08/26 7:35 a.m.2 views

Stealth-Kid-RAT

Stealth Kid RAT Nome in codice: Kiddo Versione: 0.01A Stealth Kid RAT è uno strumento open source di amministrazione remota scritto in C. Attualmente in fase di sviluppo sul branch POC Concept. Funzionalità in fase di sviluppo:- Flusso di rete TCP supporto IPv4 e IPv6 Serializzazione di rete velo...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 1:17 a.m.2 views

jwt-key-id-injector

Iniettore di ID Chiave JWT Semplice script Python per verificare un'ipotetica vulnerabilità JWT. Supponiamo che esista un'applicazione che utilizza token JWT firmati con l'algoritmo HS256. Un esempio di token è il seguente: root@kitploit:...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.1 views

CVE-2026-21003-JWT-none-Algorithm-Bypass-via-kid-Header-Omission

CVE-2026-21003 – Bypass dell'algoritmo JWT "none" tramite omissione dell'header kid Codice del programma Node.js root@kitploit: // jwtverifyserver.js - Vulnerable JWT verification const jwt = require'jsonwebtoken'; const express = require'express'; const app = express; app.useexpress.json; const...

6.8CVSS5.3AI score0.00162EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.1 views

CVE-2026-4444-JWT-Algorithm-Confusion-via-kid-Injection

CVE-2026-4444 – Confusão de Algoritmo JWT via Injeção de kid Código do Programa servidor Node.js + exploit Python root@kitploit: // jwtserver.js - Vulnerable JWT verification server const express = require'express'; const jwt = require'jsonwebtoken'; const jwksClient = require'jwks-rsa'; const...

8.8CVSS7.9AI score0.00289EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/24 5:40 p.m.1 views

CVE-2026-49230-APISIX-jwe-decrypt-Auth-Bypass

CVE-2026-49230 — Contournement d'authentification dans Apache APISIX jwe-decrypt Preuve de concept d'un contournement d'authentification dans le plugin Apache APISIX jwe-decrypt. Ce plugin déchiffre un jeton JWE et transmet son texte clair à l'amont, agissant comme une porte d'authentification —...

9.1CVSS5.2AI score0.00296EPSS
SaveExploits1
NVD
NVD
added 2026/08/12 7:17 p.m.7 views

CVE-2026-18675

The dataplane token validator in kuma-cp performs an unchecked Go type assertion on the JWT kid header. A token whose kid is a JSON number decodes as a float64 and triggers a runtime panic before any signature, claims, or authorization check runs. The panic terminates the entire kuma-cp process,...

5.3CVSS0.00384EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/12 6:36 p.m.34 views

CVE-2026-18675

The vulnerability CVE-2026-18675 affects Kuma Kuma CP’s dataplane token validator, which uses an unchecked Go type assertion on the JWT kid header. If a token’s kid is a JSON number, it decodes as a float64 and triggers a runtime panic before signatures, claims, or authorization checks run. This ...

5.3CVSS5.4AI score0.00384EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/07/01 8:28 p.m.9 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature in the JWKS key caching process. An attacker can gain unauthorized access to another issuer or tenant's resources by crafting a valid token for one allowed issuer and exploiting the cache...

8.2CVSS6AI score0.00266EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/26 12:00 a.m.15 views

SUSE SLED15 / SLES15 Security Update : python-PyJWT (SUSE-SU-2026:2626-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2626-1 advisory. This update for python-PyJWT fixes the following issues - CVE-2026-48522: PyJWKClient passes URI arguments...

7.4CVSS5.8AI score0.00395EPSS
SaveExploits4References16
OSV
OSV
added 2026/06/15 5:28 p.m.13 views

GHSA-FHV5-28VV-H8M8 PyJWKClient unbounded JWKS endpoint requests via attacker-controlled kid values (DoS)

!NOTE The vulnerability surfaces only when a JWKS fetch fails; an attacker can attempt to provoke that with sustained unknown-kid traffic, but the outcome depends on upstream JWKS-endpoint behavior rate limiting, transient errors which is beyond the attacker's control. Impact is reduced auth...

3.7CVSS5.3AI score0.00355EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/06/15 5:28 p.m.28 views

PyJWKClient unbounded JWKS endpoint requests via attacker-controlled kid values (DoS)

!NOTE The vulnerability surfaces only when a JWKS fetch fails; an attacker can attempt to provoke that with sustained unknown-kid traffic, but the outcome depends on upstream JWKS-endpoint behavior rate limiting, transient errors which is beyond the attacker's control. Impact is reduced auth...

3.7CVSS5.2AI score0.00355EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/30 1:59 a.m.22 views

SUSE CVE-2026-48524

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient.getsigningkey forces a fresh HTTP request to the JWKS endpoint for every JWT with an unknown kid value, with no rate limiting. Since kid comes from the unverified token header, an attacker can trigger unlimited...

3.7CVSS5.8AI score0.00355EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-48524

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient.getsigningkey forces a fresh HTTP request to the JWKS endpoint for every JWT wi...

3.7CVSS5.8AI score0.00355EPSS
SaveExploits0References4
PyPA
PyPA
added 2026/05/28 4:16 p.m.29 views

PYSEC-2026-177

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient.getsigningkey forces a fresh HTTP request to the JWKS endpoint for every JWT with an unknown kid value, with no rate limiting. Since kid comes from the unverified token header, an attacker can trigger unlimited...

3.7CVSS5.8AI score0.00355EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/05/28 4:16 p.m.13 views

DEBIAN-CVE-2026-48524

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient.getsigningkey forces a fresh HTTP request to the JWKS endpoint for every JWT with an unknown kid value, with no rate limiting. Since kid comes from the unverified token header, an attacker can trigger unlimited...

3.7CVSS5.8AI score0.00355EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/28 4:16 p.m.15 views

PYSEC-2026-177

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient.getsigningkey forces a fresh HTTP request to the JWKS endpoint for every JWT with an unknown kid value, with no rate limiting. Since kid comes from the unverified token header, an attacker can trigger unlimited...

3.7CVSS5.8AI score0.00355EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/28 4:16 p.m.24 views

CVE-2026-48524

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient.getsigningkey forces a fresh HTTP request to the JWKS endpoint for every JWT with an unknown kid value, with no rate limiting. Since kid comes from the unverified token header, an attacker can trigger unlimited...

3.7CVSS0.00355EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/05/28 4:16 p.m.9 views

CVE-2026-48524

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient.getsigningkey forces a fresh HTTP request to the JWKS endpoint for every JWT with an unknown kid value, with no rate limiting. Since kid comes from the unverified token header, an attacker can trigger unlimited...

3.7CVSS6.1AI score0.00355EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/28 4:16 p.m.25 views

UBUNTU-CVE-2026-48524

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient.getsigningkey forces a fresh HTTP request to the JWKS endpoint for every JWT with an unknown kid value, with no rate limiting. Since kid comes from the unverified token header, an attacker can trigger unlimited...

3.7CVSS5.8AI score0.00355EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/28 3:07 p.m.117 views

CVE-2026-48524

CVE-2026-48524 affects PyJWT prior to 2.13.0. The issue is in PyJWKClient.get_signing_key(), which can force a fresh HTTP request to the JWKS endpoint for every JWT with an unknown kid value, with no rate limiting. Since the kid is from an unverified token header, an attacker can trigger unlimite...

3.7CVSS5.8AI score0.00355EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder