Lucene search
+L

62 matches found

GitLab Advisory Database
GitLab Advisory Database
added 2026/01/09 12:0 a.m.22 views

jose-swift has JWT Signature Verification Bypass via None Algorithm

An authentication bypass vulnerability allows any unauthenticated attacker to forge arbitrary JWT tokens by setting "alg": "none" in the token header. The library's verification functions immediately return true for such tokens without performing any cryptographic verification, enabling complete...

7.4AI score
SaveExploits0References6Affected Software1
CVE
CVE
added 2025/10/10 12:0 a.m.31 views

CVE-2025-61152

The vulnerability CVE-2025-61152 affects python-jose up to version 3.3.0. It allows JWT tokens signed with alg=none to be decoded and accepted without cryptographic signature verification, enabling a forged token with arbitrary claims (e.g., is_admin=true) and bypassing authentication in applicat...

6.5CVSS6.6AI score0.00301EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/10/10 12:0 a.m.3 views

CVE-2025-61152

python-jose thru 3.3.0 allows JWT tokens with 'alg=none' to be decoded and accepted without any cryptographic signature verification. A malicious actor can craft a forged token with arbitrary claims e.g., isadmin=true and bypass authentication checks, leading to privilege escalation or unauthoriz...

6.6AI score0.00301EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2025-32012

Malicious code in bioql PyPI...

6.6AI score0.00299EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2022-0744

Malicious code in bioql PyPI...

7.5CVSS7.7AI score0.00895EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-31394

Malicious code in bioql PyPI...

9.4CVSS6.5AI score0.08037EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/10/02 12:17 a.m.16 views

CVE-2025-59685

Kazaar 1.25.12 allows a JWT with none in the alg field...

6.9AI score0.00299EPSS
SaveExploits0References1
CVE
CVE
added 2025/10/01 12:0 a.m.20 views

CVE-2025-59685

CVE-2025-59685 affects Kazaar 1.25.12, where a JSON Web Token (JWT) with alg: none can be accepted, potentially enabling authentication bypass. The NVD entry lists CVSSv3.1 base score 5.3 (Medium) with network attack vector, low attack complexity, no privileges required, and no user interaction. ...

5.3CVSS6.5AI score0.00299EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/01 12:0 a.m.4 views

CVE-2025-59685

Kazaar 1.25.12 allows a JWT with none in the alg field...

6.5AI score0.00299EPSS
SaveExploits0References2
NVD
NVD
added 2025/09/26 11:15 p.m.6 views

CVE-2025-59934

Formbricks is an open source qualtrics alternative. Prior to version 4.0.1, Formbricks is missing JWT signature verification. This vulnerability stems from a token validation routine that only decodes JWTs jwt.decode without verifying their signatures. Both the email verification token login path...

9.4CVSS0.08037EPSS
SaveExploits1References4
OSV
OSV
added 2025/09/26 11:3 p.m.4 views

CVE-2025-59934 Formbricks missing JWT signature verification

Formbricks is an open source qualtrics alternative. Prior to version 4.0.1, Formbricks is missing JWT signature verification. This vulnerability stems from a token validation routine that only decodes JWTs jwt.decode without verifying their signatures. Both the email verification token login path...

9.4CVSS7AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/26 12:0 a.m.7 views

PT-2025-39695

Name of the Vulnerable Software and Affected Versions Formbricks versions prior to 4.0.1 Description Formbricks, an open source qualtrics alternative, is affected by a missing JWT signature verification issue. The token validation routine only decodes JWTs without verifying their signatures,...

9.4CVSS6.6AI score0.08037EPSS
SaveExploits1References24
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 a.m.8 views

CBL Mariner 2.0 Security Update: ceph (CVE-2024-48916)

The version of ceph installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-48916 advisory. - Ceph is a distributed object, block, and file storage platform. In versions 19.2.3 and below, it is possible t...

8.1CVSS7.5AI score0.00192EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 3:16 a.m.6 views

CVE-2023-22893

Strapi through 4.5.5 does not verify the access or ID tokens issued during the OAuth flow when the AWS Cognito login provider is used for authentication. A remote attacker could forge an ID token that is signed using the 'None' type algorithm to bypass authentication and impersonate any user that...

7.5CVSS7.2AI score0.04158EPSS
SaveExploits1References1
OSV
OSV
added 2025/02/28 3:33 p.m.5 views

OESA-2025-1208 ceph security update

Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. Security Fixes: A vulnerability in the Ceph Rados Gateway RadosGW OIDC provider allows attackers to bypass JWT signature verification by...

8.1CVSS6.9AI score0.00192EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/28 3:33 p.m.4 views

OESA-2025-1207 ceph security update

Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. Security Fixes: A vulnerability in the Ceph Rados Gateway RadosGW OIDC provider allows attackers to bypass JWT signature verification by...

8.1CVSS6.9AI score0.00192EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/12/11 4:7 p.m.10 views

ceph: rhceph-container: Authentication bypass in CEPH RadosGW

A vulnerability in the Ceph Rados Gateway RadosGW OIDC provider allows attackers to bypass JWT signature verification by supplying a token with "none" as the algorithm alg. This occurs because the implementation fails to enforce strict signature validation, enabling attackers to forge valid token...

8.1CVSS5.8AI score0.00192EPSS
SaveExploits0References7
OSV
OSV
added 2024/12/03 12:0 a.m.4 views

UBUNTU-CVE-2024-48916

Ceph is a distributed object, block, and file storage platform. In versions 19.2.3 and below, it is possible to send an JWT that has "none" as JWT alg. And by doing so the JWT signature is not checked. The vulnerability is most likely in the RadosGW OIDC provider. As of time of publication, a kno...

8.1CVSS7.1AI score0.00192EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 10:31 p.m.23 views

GHSA-HXHC-WMG8-XRQF namshi/jose insecure JSON Web Signatures (JWS)

namshi/jose allows the acceptance of unsecure JSON Web Signatures JWS by default. The vulnerability arises from the $allowUnsecure flag, which, when set to true during the loading of JWSes, permits tokens signed with 'none' algorithms to be processed. This behavior poses a significant security ri...

7AI score
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:53 a.m.5 views

SUSE CVE-2020-26244

Python oic is a Python OpenID Connect implementation. In Python oic before version 1.2.1, there are several related cryptographic issues affecting client implementations that use the library. The issues are: 1 The IdToken signature algorithm was not checked automatically, but only if the expected...

6.8CVSS6.7AI score0.00822EPSS
SaveExploits0References2
Rows per page
Query Builder