Lucene search
+L

98 matches found

Kitploit
Kitploit
added 2026/09/16 12:58 a.m.6 views

jwtXploiter

jwtXploiter Una herramienta para probar la seguridad de los JSON Web Tokens. Prueba un JWT contra todos los CVEs conocidos; Manipula el payload del token: cambia los valores de claims y subclaims. Explota claims de cabecera vulnerables conocidos kid, jku, x5u Verifica un token Recupera la clave...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 3:21 p.m.5 views

poc-cve-2016-10555

Change the algorithm RS256asymmetric to HS256symmetric - POC CVE-2016-10555 The algorithm HS256 uses the secret key to sign and verify each message. The algorithm RS256 uses the private key to sign the message and uses the public key for authentication. If you change the algorithm from RS256 to...

6.5CVSS7.1AI score0.04858EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 2:40 a.m.9 views

jwt-key-confusion-poc

JWT密钥混淆PoC CVE-2015-9235 为Hack the Box挑战 - Under Construction和Secret编写 这两个脚本均执行Java Web Token密钥混淆攻击CVE-2015-9235。 要执行该攻击,攻击者需要知道服务器用来验证签名的公钥,并且服务器配置为使用HS256算法。由于HS256是一种对称密钥算法(相同的密钥用于签名和验证消息),我们可以使用公钥来签名我们篡改的令牌。由于Web服务器知道公钥,当它收到篡改的令牌时,会能够验证它。 截图 使用方法 python3 jwt-9235.py -h tokenlocation claimkey...

9.8CVSS8.5AI score0.08655EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/14 7:42 p.m.7 views

CVE-2015-9235_JWT_key_confusion

ENGLISH Description This application allows you to replace a value in a JSON Web Token JWT using the HMAC-SHA256 method to recalculate the signature. It takes as input a token, a key to replace, and the new value associated with that key. Usage Clone or download the application's source code...

9.8CVSS8.5AI score0.08655EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/14 12:01 p.m.5 views

CVE-2018-0114-PoC

CVE-2018-0114 PoC Wrote this for PentesterLab If you are from PentesterLab's don't cheat, it's alot better to learn. Hope it's useful to someone, if not to me in the future : Example root@kitploit: $ python3 script.py Making keys... 'alg': 'RS256', 'jwk': 'kty': 'RSA', 'kid':...

7.5CVSS7.4AI score0.42651EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/13 2:19 p.m.10 views

POC_CVE-2015-9235

CVE-2015-9235 Demonstration of the algorithm confusion attack on Json Web Token JWT libraries. JWTs are often used in cookies to certify a user session and so this attack is critical. The node module [email protected] was used to demonstrate the vulnerability. This project was also a nice vi...

9.8CVSS8.3AI score0.08655EPSS
SaveExploits3
Circl
Circl
added 2026/09/01 5:01 p.m.8 views

CVE-2020-7494

creationtimestamp| type| source ---|---|--- 2026-09-01 17:01:12+00:00| seen| https://t.me/cissp/1528 2026-09-02 01:05:01+00:00| seen| https://t.me/cissp/1528 2026-09-12 01:00:05+00:00| published-proof-of-concept| https://t.me/cissp/1528 2026-09-13 00:01:01+00:00| published-proof-of-concept|...

7.8CVSS7.3AI score0.01347EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in ujson

UltraJSON is a fast JSON encoder and decoder written in pure C, with bindings for Python 3.7+. It was found that affected versions incorrectly decoded certain characters. JSON strings containing escaped surrogate characters that were not part of a valid surrogate pair were decoded incorrectly. Th...

7.5CVSS7.1AI score0.02473EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/13 4:44 p.m.55 views

CVE-2026-58432

CVE-2026-58432 relates to Gitea (code.gitea.io/gitea) and describes missing authorization and an authorization bypass via a user-controlled key, plus incorrect permissions on a critical resource that could expose sensitive information to an unauthorized actor. The CVE is rated with CVSS v3.1 base...

5.9CVSS5.7AI score0.00268EPSS
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/30 8:51 a.m.29 views

Security Bulletin: IBM InfoSphere Optim Archive Viewer is affected by a vulnerability in Next.js (CVE-2025-57752 and CVE-2025-55173)

Summary The vulnerabilities CVE-2025-57752 Cache Key Confusion / Cache Deception and CVE-2025-55173 Content Injection / Arbitrary File Delivery in the Next.js framework have been completely resolved by upgrading the dependency from version 14.2.26 to 15.5.15. Vulnerability Details...

6.2CVSS6AI score0.00546EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/03/26 6:16 p.m.20 views

CVE-2026-33496

ORY Oathkeeper is an Identity & Access Proxy IAP and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules. Versions prior to 26.2.0 are vulnerable to authentication bypass due to cache key confusion. The oauth2introspection authenticator cache does not distingui...

8.1CVSS0.00378EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/26 5:29 p.m.6 views

CVE-2026-33496

ORY Oathkeeper is an Identity & Access Proxy IAP and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules. Versions prior to 26.2.0 are vulnerable to authentication bypass due to cache key confusion. The oauth2introspection authenticator cache does not distingui...

8.1CVSS5.8AI score0.00378EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/26 5:29 p.m.35 views

CVE-2026-33496 Ory Oathkeeper has an authentication bypass by cache key confusion

ORY Oathkeeper is an Identity & Access Proxy IAP and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules. Versions prior to 26.2.0 are vulnerable to authentication bypass due to cache key confusion. The oauth2introspection authenticator cache does not distingui...

8.1CVSS0.00378EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/26 5:29 p.m.70 views

CVE-2026-33496

Overview: CVE-2026-33496 affects ORY Oathkeeper (Identity & Access Proxy) prior to version 26.2.0, where the oauth2_introspection authenticator cache fails to distinguish tokens across different introspection URLs, enabling authentication bypass via cache key confusion. Impact (as described): An ...

8.1CVSS5.8AI score0.00378EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/26 5:29 p.m.13 views

CVE-2026-33496 Ory Oathkeeper has an authentication bypass by cache key confusion

ORY Oathkeeper is an Identity & Access Proxy IAP and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules. Versions prior to 26.2.0 are vulnerable to authentication bypass due to cache key confusion. The oauth2introspection authenticator cache does not distingui...

8.1CVSS6.4AI score
SaveExploits0References4
CNNVD
CNNVD
added 2026/03/26 12:00 a.m.23 views

Ory Oathkeeper 安全漏洞

Ory Oathkeeper is an access control decision-making software developed by Ory OpenSource. Versions of Ory Oathkeeper prior to 26.2.0 contained security vulnerabilities. These vulnerabilities were caused by a cache key confusion in the oauth2introspection authentication mechanism, which could lead...

8.1CVSS6.4AI score0.00378EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/23 6:16 p.m.5 views

Improper Authentication

Overview Affected versions of this package are vulnerable to Improper Authentication due to cache key confusion. An attacker can gain unauthorized access by using a token to prime the cache, and subsequently use the same token for rules that use a different introspection server. Note: This is onl...

8.1CVSS5.8AI score0.00378EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/03/23 6:16 p.m.5 views

Improper Authentication

Overview Affected versions of this package are vulnerable to Improper Authentication due to cache key confusion. An attacker can gain unauthorized access by using a token to prime the cache, and subsequently use the same token for rules that use a different introspection server. Note: This is onl...

8.1CVSS5.8AI score0.00378EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/23 6:16 p.m.22 views

GO-2026-4799 Ory Oathkeeper has an authentication bypass by cache key confusion in github.com/ory/oathkeeper

Ory Oathkeeper has an authentication bypass by cache key confusion in github.com/ory/oathkeeper...

8.1CVSS5.8AI score0.00378EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/20 8:51 p.m.19 views

Ory Oathkeeper has an authentication bypass by cache key confusion

Description Ory Oathkeeper is vulnerable to authentication bypass due to cache key confusion. The oauth2introspection authenticator cache does not distinguish tokens that were validated with different introspection URLs. An attacker can therefore legitimately use a token to prime the cache, and...

8.1CVSS5.8AI score0.00378EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder