Lucene search
+L

158 matches found

OSV
OSV
added 2026/01/13 7:49 p.m.6 views

CVE-2026-22818 JWT algorithm confusion in Hono JWK Auth Middleware when JWK lacks "alg" (untrusted header.alg fallback)

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.11.4, there is a flaw in Hono’s JWK/JWKS JWT verification middleware allowed the algorithm specified in the JWT header to influence signature verification when the selected JWK did not explicitly defi...

8.2CVSS6.5AI score0.00118EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/01/13 7:49 p.m.3 views

CVE-2026-22818 JWT algorithm confusion in Hono JWK Auth Middleware when JWK lacks "alg" (untrusted header.alg fallback)

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.11.4, there is a flaw in Hono’s JWK/JWKS JWT verification middleware allowed the algorithm specified in the JWT header to influence signature verification when the selected JWK did not explicitly defi...

8.2CVSS6.1AI score0.00118EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/13 7:49 p.m.25 views

CVE-2026-22818 JWT algorithm confusion in Hono JWK Auth Middleware when JWK lacks "alg" (untrusted header.alg fallback)

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.11.4, there is a flaw in Hono’s JWK/JWKS JWT verification middleware allowed the algorithm specified in the JWT header to influence signature verification when the selected JWK did not explicitly defi...

8.2CVSS0.00118EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/01/13 7:30 p.m.3 views

CVE-2025-68925 Jervis has a JWT Algorithm Confusion Vulnerability

Jervis is a library for Job DSL plugin scripts and shared Jenkins pipeline libraries. Prior to 2.2, the code doesn't validate that the JWT header specifies "alg":"RS256". This vulnerability is fixed in 2.2...

6.9CVSS6.7AI score0.00128EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/01/13 7:30 p.m.27 views

CVE-2025-68925 Jervis has a JWT Algorithm Confusion Vulnerability

Jervis is a library for Job DSL plugin scripts and shared Jenkins pipeline libraries. Prior to 2.2, the code doesn't validate that the JWT header specifies "alg":"RS256". This vulnerability is fixed in 2.2...

6.9CVSS0.00128EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/13 7:30 p.m.9 views

EUVD-2026-2023

Jervis is a library for Job DSL plugin scripts and shared Jenkins pipeline libraries. Prior to 2.2, the code doesn't validate that the JWT header specifies "alg":"RS256". This vulnerability is fixed in 2.2...

6.9CVSS6.5AI score0.00128EPSS
SaveExploits0References6
OSV
OSV
added 2026/01/13 7:30 p.m.8 views

CVE-2025-68925 Jervis has a JWT Algorithm Confusion Vulnerability

Jervis is a library for Job DSL plugin scripts and shared Jenkins pipeline libraries. Prior to 2.2, the code doesn't validate that the JWT header specifies "alg":"RS256". This vulnerability is fixed in 2.2...

6.9CVSS7AI score0.00128EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.6 views

PT-2026-2798

Name of the Vulnerable Software and Affected Versions Hono versions prior to 4.11.4 Description Hono is a Web application framework supporting various JavaScript runtimes. A flaw exists in the JWT verification middleware when using JWK/JWKS, where the alg value in the JWT header could influence...

8.2CVSS6.3AI score0.00141EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2023-2883

Malicious code in bioql PyPI...

7.5CVSS7.5AI score0.00304EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2023-2944

Malicious code in bioql PyPI...

5.9CVSS6AI score0.00687EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2024-52316

Malicious code in bioql PyPI...

9.1CVSS6.6AI score0.00391EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-16666

Malicious code in bioql PyPI...

6.9CVSS6.3AI score0.00192EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2022-1387

Malicious code in bioql PyPI...

9.1CVSS8.9AI score0.00777EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-48994

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SignXML is an implementation of the W3C XML Signature standard in Python. When verifying signatures with X509 certificate validation turned off and HMAC shared...

6.9CVSS5.9AI score0.00192EPSS
SaveExploits0References2
Veracode
Veracode
added 2025/06/06 6:19 a.m.9 views

Algorithm Confusion

signxml is vulnerable to an Algorithm Confusion. The vulnerability is due to Improper enforcement of signature algorithm restrictions are not properly enforced when hmackey is set and requirex509 is disabled, allowing an attacker to bypass verification by using a different signing algorithm inste...

6.9CVSS6.1AI score0.00192EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/06/05 12:38 a.m.21 views

SignXML's signature verification with HMAC is vulnerable to an algorithm confusion attack

When verifying signatures with X509 certificate validation turned off and HMAC shared secret set signxml.XMLVerifier.verifyrequirex509=False, hmackey=..., prior versions of SignXML are vulnerable to a potential algorithm confusion attack. Unless the user explicitly limits the expected signature...

6.9CVSS6.6AI score0.00192EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/06/05 12:38 a.m.10 views

GHSA-6VX8-PCWV-XHF4 SignXML's signature verification with HMAC is vulnerable to an algorithm confusion attack

When verifying signatures with X509 certificate validation turned off and HMAC shared secret set signxml.XMLVerifier.verifyrequirex509=False, hmackey=..., prior versions of SignXML are vulnerable to a potential algorithm confusion attack. Unless the user explicitly limits the expected signature...

6.9CVSS5.8AI score0.00192EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/02 5:15 p.m.15 views

CVE-2025-48994

SignXML is an implementation of the W3C XML Signature standard in Python. When verifying signatures with X509 certificate validation turned off and HMAC shared secret set signxml.XMLVerifier.verifyrequirex509=False, hmackey=..., versions of SignXML prior to 4.0.4 are vulnerable to a potential...

6.9CVSS0.00192EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/02 5:15 p.m.3 views

DEBIAN-CVE-2025-48994

SignXML is an implementation of the W3C XML Signature standard in Python. When verifying signatures with X509 certificate validation turned off and HMAC shared secret set signxml.XMLVerifier.verifyrequirex509=False, hmackey=..., versions of SignXML prior to 4.0.4 are vulnerable to a potential...

6.9CVSS5.2AI score0.00192EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/02 5:15 p.m.6 views

UBUNTU-CVE-2025-48994

SignXML is an implementation of the W3C XML Signature standard in Python. When verifying signatures with X509 certificate validation turned off and HMAC shared secret set signxml.XMLVerifier.verifyrequirex509=False, hmackey=..., versions of SignXML prior to 4.0.4 are vulnerable to a potential...

6.9CVSS5.8AI score0.00192EPSS
SaveExploits0References4
Rows per page
Query Builder