Lucene search
+L

15 matches found

Kitploit
Kitploit
•added 2026/09/25 3:11 p.m.•16 views

MyJWT

MyJWT codebeat badge 소개 이 CLI는 침투 테스터, CTF 플레이어 또는 개발자를 위한 것입니다. JWT를 수정하고, 서명하고, 주입하는 등의 작업을 수행할 수 있습니다. 자세한 내용은 문서를 확인하세요. 문제가 있거나 개선 사항이 있으면 이슈를 보내주세요. 가능한 한 빨리 응답하겠습니다. 즐기세요 : 문서 문서는 http://myjwt.readthedocs.io 에서 확인할 수 있습니다. 목차 기능 설치 사용법 예제 다운로드 기여 변경 사항 기능 새 JWT를 클립보드에 복사 사용자 인터페이스...

6.2AI score
SaveExploits0References18
Kitploit
Kitploit
•added 2026/09/25 4:25 a.m.•6 views

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

CVE-2026-21003 – kid ヘッダー省略による JWT "none" アルゴリズムバイパス プログラムコード Node.js root@kitploit: // jwtverifyserver.js - Vulnerable JWT verification const jwt = require'jsonwebtoken'; const express = require'express'; const app = express; app.useexpress.json; const publicKey = -----BEGIN PUBLIC KEY-----...

6.8CVSS5.9AI score0.00162EPSS
SaveExploits0
CVE
CVE
•added 2026/08/19 7:20 a.m.•60 views

CVE-2026-72889

Net::OAuth versions before 0.33 for Perl allow the sender to choose the signature algorithm in verify. verify resolves the signature method class from the signaturemethod parameter of the incoming message. signaturemethod is required on every request, so the algorithm used to check a signature is...

9.8CVSS5.5AI score0.00448EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
•added 2026/06/25 8:11 a.m.•14 views

Security update for python-PyJWT

This update for python-PyJWT fixes the following issues CVE-2026-48522: PyJWKClient passes URI arguments directly to urllib.request.urlopen and allows for SSRF and token forgery bsc1266798. CVE-2026-48523: verifier-side algorithm allow-list bypass when jwt.decode or jwt.decodecomplete are called...

9.1CVSS5.8AI score0.00427EPSS
SaveExploits4References20
OSV
OSV
•added 2026/06/19 5:44 a.m.•21 views

SUSE-SU-2026:22170-1 Security update for python-PyJWT

This update for python-PyJWT fixes the following issues - CVE-2026-48522: PyJWKClient passes URI arguments directly to urllib.request.urlopen and allows for SSRF and token forgery bsc1266798. - CVE-2026-48523: verifier-side algorithm allow-list bypass when jwt.decode or jwt.decodecomplete are...

7.4CVSS5.8AI score0.00427EPSS
SaveExploits4References11
OSV
OSV
•added 2026/06/16 8:55 a.m.•13 views

SUSE-SU-2026:22238-1 Security update for python-PyJWT

This update for python-PyJWT fixes the following issues - CVE-2026-48522: PyJWKClient passes URI arguments directly to urllib.request.urlopen and allows for SSRF and token forgery bsc1266798. - CVE-2026-48523: verifier-side algorithm allow-list bypass when jwt.decode or jwt.decodecomplete are...

7.4CVSS5.7AI score0.00427EPSS
SaveExploits4References11
Github Security Blog
Github Security Blog
•added 2026/06/15 7:27 p.m.•28 views

PyJWT: Algorithm allow-list bypass when decoding with `PyJWK` / `PyJWKClient` keys

!NOTE Scored assuming a deployment where algorithm policy functions as an authentication/authorization boundary. In deployments where the algorithm policy enforces crypto agility only, the practical confidentiality impact is lower and the issue is closer to an integrity-of-policy-enforcement bug...

5.4CVSS5.5AI score0.0017EPSS
SaveExploits1References4Affected Software1
Tenable Nessus
Tenable Nessus
•added 2026/05/29 12:00 a.m.•32 views

Linux Distros Unpatched Vulnerability : CVE-2026-48523

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. From 2.9.0 to 2.12.1, there is a verifier-side algorithm allow-list bypass when jwt.decode or...

5.4CVSS5.9AI score0.0017EPSS
SaveExploits1References4
OSV
OSV
•added 2026/05/28 4:16 p.m.•18 views

DEBIAN-CVE-2026-48523

PyJWT is a JSON Web Token implementation in Python. From 2.9.0 to 2.12.1, there is a verifier-side algorithm allow-list bypass when jwt.decode or jwt.decodecomplete are called with a PyJWK key. The token header alg is checked against the caller-supplied algorithms allow-list, but signature...

5.4CVSS5.8AI score0.0017EPSS
SaveExploits1References1
OSV
OSV
•added 2026/05/28 4:16 p.m.•17 views

PYSEC-2026-176

PyJWT is a JSON Web Token implementation in Python. From 2.9.0 to 2.12.1, there is a verifier-side algorithm allow-list bypass when jwt.decode or jwt.decodecomplete are called with a PyJWK key. The token header alg is checked against the caller-supplied algorithms allow-list, but signature...

5.4CVSS5.8AI score0.0017EPSS
SaveExploits1References1
CVE
CVE
•added 2026/05/28 3:10 p.m.•205 views

CVE-2026-48523

PyJWT vulnerability affecting versions 2.9.0–2.12.1 where verifier-side algorithm allow-list bypass occurs when decoding with a PyJWK/PyJWKClient key. The token header’s alg is checked against the caller-supplied allow-list, but the signature is verified using the algorithm bound to the PyJWK obj...

5.4CVSS5.8AI score0.0017EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
•added 2026/05/28 12:00 a.m.•21 views

pyjwt 安全漏洞

pyjwt is a Python library developed by José Padilla of the United States. It allows for the encoding and decoding of JSON Web Tokens JWTs. Security vulnerabilities exist in versions 2.9.0 to 2.12.1 of pyjwt. These vulnerabilities arise when the jwt.decode or jwt.decodecomplete function is called...

5.4CVSS5.8AI score0.0017EPSS
SaveExploits1References1
attackerkb
attackerkb
•added 2026/03/06 6:44 a.m.•10 views

CVE-2026-28802

Authlib is a Python library which builds OAuth and OpenID Connect servers. From version 1.6.5 to before version 1.6.7, previous tests involving passing a malicious JWT containing alg: none and an empty signature was passing the signature verification step without any changes to the application co...

8.7CVSS5.8AI score0.00547EPSS
SaveExploits1References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
•added 2026/01/09 12:00 a.m.•26 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
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•8 views

EUVD-2022-7728

Malicious code in bioql PyPI...

7.6CVSS6.9AI score0.00532EPSS
SaveExploits0References6
Rows per page
Query Builder