Lucene search
+L

199 matches found

Kitploit
Kitploit
added 2026/08/29 5:05 p.m.2 views

cve-2022-39227-jwt-auth-bypass-demo

Demo di Bypass dell'Autenticazione JWT CVE-2022-39227 Obiettivo del Progetto Questo progetto dimostra la vulnerabilità CVE-2022-39227 in un ambiente di laboratorio locale controllato. Questa vulnerabilità riguarda la libreria python-jwt versioni 3.3.4 e consente a un attaccante di forgiare i clai...

9.1CVSS7.2AI score0.04203EPSS
SaveExploits2
OSV
OSV
added 2026/08/28 12:18 a.m.6 views

DEBIAN-CVE-2026-80179

A flaw was found in jwcrypto. A remote attacker can send a specially crafted JSON Web Encryption JWE token containing numerous period delimiters. This malformed token can force the JWE.deserialize function to allocate excessive memory, leading to a MemoryError. This issue results in a denial of...

5.9CVSS5.9AI score0.00251EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 12:18 a.m.10 views

CVE-2026-80179

A flaw was found in jwcrypto. A remote attacker can send a specially crafted JSON Web Encryption JWE token containing numerous period delimiters. This malformed token can force the JWE.deserialize function to allocate excessive memory, leading to a MemoryError. This issue results in a denial of...

5.9CVSS0.00251EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/27 9:14 p.m.6 views

CVE-2026-80179

A flaw was found in jwcrypto. A remote attacker can send a specially crafted JSON Web Encryption JWE token containing numerous period delimiters. This malformed token can force the JWE.deserialize function to allocate excessive memory, leading to a MemoryError. This issue results in a denial of...

5.9CVSS5.9AI score0.00251EPSS
SaveExploits0
CVE
CVE
added 2026/08/27 9:14 p.m.18 views

CVE-2026-80179

CVE-2026-80179 is a denial of service vulnerability in the jwcrypto Python library. A remote attacker can craft a malformed JSON Web Encryption (JWE) token containing numerous period delimiters that forces the JWE.deserialize() function to allocate excessive memory, triggering a MemoryError . Ser...

5.9CVSS5.3AI score0.00251EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/27 9:14 p.m.35 views

CVE-2026-80179 Jwcrypto: jwcrypto: denial of service via malformed jwe tokens

A flaw was found in jwcrypto. A remote attacker can send a specially crafted JSON Web Encryption JWE token containing numerous period delimiters. This malformed token can force the JWE.deserialize function to allocate excessive memory, leading to a MemoryError. This issue results in a denial of...

5.9CVSS0.00251EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/27 9:08 p.m.8 views

CVE-2026-80179

A flaw was found in jwcrypto. A remote attacker can send a specially crafted JSON Web Encryption JWE token containing numerous period delimiters. This malformed token can force the JWE.deserialize function to allocate excessive memory, leading to a MemoryError. This issue results in a denial of...

5.9CVSS5.3AI score0.00251EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.9 views

PT-2026-82800

A flaw was found in jwcrypto. A remote attacker can send a specially crafted JSON Web Encryption JWE token containing numerous period delimiters. This malformed token can force the JWE.deserialize function to allocate excessive memory, leading to a MemoryError. This issue results in a denial of...

5.9CVSS5.3AI score0.00251EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/24 4:39 p.m.10 views

JWCrypto: python-cryptography: python: JWCrypto: Memory exhaustion via crafted compressed JWE tokens

A flaw was found in JWCrypto, a Python library for JSON Web Key JWK, JSON Web Signature JWS, and JSON Web Encryption JWE specifications. An unauthenticated attacker can exploit this vulnerability by sending specially crafted JWE tokens that use ZIP compression. While the input token size is...

5.3CVSS5.5AI score0.00294EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/24 4:36 p.m.11 views

JWCrypto: python-cryptography: python: JWCrypto: Memory exhaustion via crafted compressed JWE tokens

A flaw was found in JWCrypto, a Python library for JSON Web Key JWK, JSON Web Signature JWS, and JSON Web Encryption JWE specifications. An unauthenticated attacker can exploit this vulnerability by sending specially crafted JWE tokens that use ZIP compression. While the input token size is...

5.3CVSS5.5AI score0.00294EPSS
SaveExploits1References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in python-jwcrypto

JWCrypto implements the JWK, JWS, and JWE specifications using python-cryptography. Prior to version 1.5.6, an attacker could cause a denial-of-service attack by passing in a malicious JWE Token with a high compression ratio. When the server processed this token, it would consume a lot of memory...

6.8CVSS6.3AI score0.0098EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/07/15 12:00 a.m.10 views

Oracle Linux 10 : python-jwcrypto (ELSA-2026-19042)

The remote Oracle Linux 10 host has a package installed that is affected by a vulnerability as referenced in the ELSA-2026-19042 advisory. 1.5.6-5 - Fix CVE-2026-39373: Memory exhaustion via crafted compressed JWE tokens Tenable has extracted the preceding description block directly from the Orac...

5.3CVSS5.7AI score0.00294EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/07 11:45 a.m.10 views

PYSEC-2026-1484 JWCrypto vulnerable to JWT bomb Attack in `deserialize` function

Affected version Vendor: https://github.com/latchset/jwcrypto Version: 1.5.5 Description An attacker can cause a DoS attack by passing in a malicious JWE Token with a high compression ratio. When the server processes this Token, it will consume a lot of memory and processing time. Poc python from...

6.8CVSS6.5AI score0.0098EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2026/06/23 12:00 a.m.13 views

Oracle Linux 9 : python-jwcrypto (ELSA-2026-19197)

The remote Oracle Linux 9 host has a package installed that is affected by a vulnerability as referenced in the ELSA-2026-19197 advisory. 1.5.6-3 - Limit max plaintext size for JWE decompression Resolves: RHEL-166029 Tenable has extracted the preceding description block directly from the Oracle...

5.3CVSS5.6AI score0.00294EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:00 a.m.17 views

RockyLinux 10 : python-jwcrypto (RLSA-2026:19042)

The remote RockyLinux 10 host has a package installed that is affected by a vulnerability as referenced in the RLSA-2026:19042 advisory. JWCrypto: python-cryptography: python: JWCrypto: Memory exhaustion via crafted compressed JWE tokens CVE-2026-39373 Tenable has extracted the preceding...

5.3CVSS5.8AI score0.00294EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/29 4:03 p.m.20 views

RLSA-2026:19042 Low: python-jwcrypto security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

7.5CVSS5.8AI score0.00294EPSS
SaveExploits1References2
Rockylinux
Rockylinux
added 2026/05/29 4:03 p.m.24 views

python-jwcrypto security update

An update is available for python-jwcrypto. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Python is an interpreted, interactive, object-oriented programming...

5.3CVSS5.8AI score0.00294EPSS
SaveExploits1
OSV
OSV
added 2026/05/28 3:43 p.m.17 views

RLSA-2026:19197 Low: python-jwcrypto security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

7.5CVSS5.8AI score0.00294EPSS
SaveExploits1References2
Rockylinux
Rockylinux
added 2026/05/28 3:43 p.m.18 views

python-jwcrypto security update

An update is available for python-jwcrypto. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Python is an interpreted, interactive, object-oriented programming...

5.3CVSS5.8AI score0.00294EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/05/28 12:00 a.m.17 views

RockyLinux 9 : python-jwcrypto (RLSA-2026:19197)

The remote RockyLinux 9 host has a package installed that is affected by a vulnerability as referenced in the RLSA-2026:19197 advisory. JWCrypto: python-cryptography: python: JWCrypto: Memory exhaustion via crafted compressed JWE tokens CVE-2026-39373 Tenable has extracted the preceding descripti...

5.3CVSS5.8AI score0.00294EPSS
SaveExploits1References3
Rows per page
Query Builder