Lucene search
+L

49 matches found

Kitploit
Kitploit
added 2026/09/13 12:42 p.m.5 views

CVE-2023-4696

CVE-2023-4696 由于对 JWT 令牌处理不当导致的账户接管漏洞(memos v0.13.2) 描述 我想揭示一个我在 usememos/memos 系统中最近发现的重要安全漏洞。该漏洞可能允许任何用户以相对简单的方式修改其他用户的数据,包括其密码。通过利用这一缺陷,攻击者可能获得对敏感信息的未授权访问,从而导致一系列安全和隐私问题。让我们深入了解这一发现的细节。 该漏洞的核心在于 JSON Web 令牌(JWT)的处理方式,这是一种常用于安全数据交换的机制。在 usememos/memos 系统中,服务器未能充分验证 JWT 令牌是否合法签发。这一疏忽意味着,即使是使用...

9.8CVSS7.6AI score0.0112EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 9:25 a.m.6 views

CVE-2022-39227

CVE-2022-39227 CVE-2022-39227 : 概念验证 此 CVE-2022-39227 的概念验证代码。根据该CVE,JSON Web Token验证存在缺陷。可以通过有效的令牌,利用其签名与修改后的声明一起使用。 所需条件: 1. 一个有效的JSON Web Token。 2. 后端使用的是版本低于 3.3.4 的 Python 库 "python-jwt"。 为了方便使用,我在一次CTF中编写了一个简单的PoC: root@kitploit: usage: CVE-2022-39227-PoC -h -j TOKEN -i CLAIM Proof of Conce...

9.1CVSS8.1AI score0.04203EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/10 12:48 a.m.11 views

CVE-2026-29000

CVE-2026-29000 — Bypass de autenticación JWE en pac4j-jwt Laboratorio CTF para investigar la vulnerabilidad de autenticación JWE en la librería pac4j-jwt CVSS 9.3 Crítico · CWE-287 · Afecta: pac4j-jwt ← acceso al panel de administración ↓ Leer datos sensibles: lista de empleados, configuración de...

9.3CVSS7.5AI score0.05856EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/09 5:01 a.m.4 views

kit-jwt

kit-jwt JSON Web Token JWT encoding and decoding for Kit TOC Files File| Description ---|--- .editorconfig| Editor formatting configuration .gitignore| Git ignore rules for build artifacts and dependencies .tool-versions| asdf tool versions Zig, Kit LICENSE| MIT license file README.md| This file...

6.2AI score
SaveExploits0References12
Cvelist
Cvelist
added 2026/08/19 2:16 p.m.31 views

CVE-2026-50149 Contour has Improper JWT Verification for Non-SNI Requests on Virtual Hosts with Fallback Certificate Enabled

Contour is a Kubernetes ingress controller using Envoy proxy. In versions 1.23.0 through 1.33.4, when an HTTPProxy is configured with incompatible combination of both .spec.virtualhost.tls.enableFallbackCertificate: true and .spec.virtualhost.jwtProviders, Contour does not reject the configuratio...

6.5CVSS0.00147EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 7:16 p.m.14 views

CVE-2026-55165

Lemur manages TLS certificate creation. Prior to 1.9.2, the JWT verifier in lemur/auth/service.py:130-137 used fetchtokenheader to read headerdata"alg" from an unverified token and passed that attacker-controlled value to decodewithmultiplesecrets. PyJWT 2.x rejects alg=none with the configured...

4.8CVSS0.00154EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 6:49 p.m.35 views

CVE-2026-55165 Lemur : JWT verifier trusts attacker-supplied alg from token header — defense-in-depth gap; chain-dependent ATO with secret disclosure

Lemur manages TLS certificate creation. Prior to 1.9.2, the JWT verifier in lemur/auth/service.py:130-137 used fetchtokenheader to read headerdata"alg" from an unverified token and passed that attacker-controlled value to decodewithmultiplesecrets. PyJWT 2.x rejects alg=none with the configured...

4.8CVSS0.00154EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 1:16 p.m.44 views

CVE-2026-18500

CVE-2026-18500 concerns the @fastify/jwt plugin for Fastify. In versions before 10.2.2, a per-request key passed to request.jwtVerify({ key }) can be silently overridden by the plugin’s globally configured secret due to the option merge applying the global key last. This allows an ordinary authen...

8.1CVSS5.1AI score0.00155EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/29 8:35 a.m.66 views

CVE-2026-59243

The CVE-2026-59243 vulnerability affects the apache-airflow-providers-fab package before 3.7.3, where the FAB auth manager’s Azure AD OAuth login defaulted verify_signature=False when decoding the ID token. An attacker who can present a forged or unsigned (alg:none) ID token to the OAuth callback...

9.8CVSS5.9AI score0.00445EPSS
SaveExploits1References3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/23 1:08 p.m.8 views

Security Bulletin: Investigation Assistant App for IBM QRadar SIEM is vulnerable to using components with known vulnerabilities

Summary The product includes vulnerable components e.g., framework libraries that could be identified and exploited with automated tools. Investigation Assistant App for IBM QRadar SIEM has addressed the applicable CVEs in an update. Vulnerability Details CVEID:CVE-2026-48522 DESCRIPTION: PyJWT i...

6.9CVSS6.8AI score0.0037EPSS
SaveExploits3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/15 6:08 a.m.11 views

Security Bulletin: IBM Cloud Pak for Data System (CPDS 1.0) is affected by multiple vulnerabilities due to PyJWT

Summary PyJWT is used by IBM Cloud Pak for Data System 1.0 as a Python library for encoding and decoding JSON Web Tokens JWT for authentication and authorization. Multiple vulnerabilities affect PyJWT. CVE-2026-48522 involves a Server-Side Request Forgery SSRF vulnerability where PyJWKClient pass...

5.4CVSS6.2AI score0.0037EPSS
SaveExploits3Affected Software1
CVE
CVE
added 2026/07/14 9:32 p.m.101 views

CVE-2026-45363

CVE-2026-45363 affects the ruby-jwt gem (Ruby implementation of JWT). Prior to versions 2.10.3 and 3.2.0, JWT.decode(token, '', true, algorithm: 'HS256') can accept attacker-forged tokens because OpenSSL::HMAC.digest('SHA256', '', payload) yields a valid digest with an empty key, and empty-key pa...

9.1CVSS6.9AI score0.00242EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/14 7:17 p.m.13 views

CVE-2026-45069

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 6.4.40, 7.4.12, and 8.0.12, OidcTokenHandler::verifyClaims registered audience aud, issuer iss, and expiry exp checkers but did not pass the mandatory claims list to...

9.1CVSS0.00258EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/14 7:00 p.m.27 views

EUVD-2026-37897

Woodpecker gRPC agentid metadata can be spoofed- cross-tenant agent impersonation...

7.1CVSS6.1AI score0.00427EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/02 5:15 p.m.14 views

GHSA-G3XR-5W5J-W4Q4 Contour has Improper JWT Verification for Non-SNI Requests on Virtual Hosts with Fallback Certificate Enabled

Impact When an HTTPProxy is configured with incompatible combination of both .spec.virtualhost.tls.enableFallbackCertificate: true and .spec.virtualhost.jwtProviders, Contour does not reject the configuration. Consequently, requests from clients that do not send TLS SNI or send an unrecognized SN...

6.5CVSS5.8AI score0.00147EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/02 12:00 a.m.24 views

PT-2026-55460

Name of the Vulnerable Software and Affected Versions Contour versions prior to 1.33.5 Description An issue exists when an HTTPProxy is configured with both .spec.virtualhost.tls.enableFallbackCertificate: true and .spec.virtualhost.jwtProviders. In this scenario, the system fails to reject the...

6.5CVSS6AI score0.00147EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/06/15 7:28 p.m.32 views

PyJWKClient: missing scheme allowlist enables CVE-2024-21643-class SSRF + token forgery via file://, ftp://, data: schemes

!NOTE The library does not directly return non-HTTPS URI contents to the attacker; the chained "plant a JWKS to forge tokens" scenario described in the original report requires additional application-layer flaws attacker write access to a filesystem path, untrusted jku derivation that this fix do...

8.8CVSS5.6AI score0.02233EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/06/04 5:52 p.m.27 views

EUVD-2026-32927

Hono: JWT middleware accepts any Authorization scheme, not only Bearer...

6.5CVSS5.8AI score0.00199EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/30 2:12 a.m.20 views

CVE-2026-47673

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, the jwt and jwk middlewares do not verify that the Authorization header value uses theBearer scheme. Any two-part header value — regardless of the scheme name in the first position — proceeds t...

6.5CVSS5.8AI score0.00199EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/28 5:16 p.m.35 views

CVE-2026-47673

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, the jwt and jwk middlewares do not verify that the Authorization header value uses theBearer scheme. Any two-part header value — regardless of the scheme name in the first position — proceeds t...

6.5CVSS0.00199EPSS
SaveExploits0References1
Rows per page
Query Builder