Lucene search
+L

3583 matches found

Nuclei
Nuclei
added 2026/08/26 2:49 a.m.8 views

Hoppscotch <= 2026.4.1 - Mass Assignment JWT_SECRET Overwrite

Hoppscotch self-hosted backend = 2026.4.1 contains a broken authentication caused by mass assignment via unauthenticated POST /v1/onboarding/config endpoint, letting unauthenticated attackers overwrite JWTSECRET to forge tokens and fully compromise the server, exploit requires attacker to access...

10CVSS5.7AI score0.01701EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/08/26 2:49 a.m.115 views

Dragonfly2 < 2.1.0-beta.1 - Hardcoded JWT Secret

Dragonfly is an open source P2P-based file distribution and image acceleration system. It is hosted by the Cloud Native Computing Foundation CNCF as an Incubating Level Project. Dragonfly uses JWT to verify user. However, the secret key for JWT, "Secret Key", is hard coded, which leads to...

9.8CVSS5.4AI score0.33638EPSS
SaveExploits1References4
Nuclei
Nuclei
added 2026/08/26 2:49 a.m.125 views

Apache ShenYu Admin JWT - Authentication Bypass

Apache ShenYu 2.3.0 and 2.4.0 allow Admin access without proper authentication. The incorrect use of JWT in ShenyuAdminBootstrap allows an attacker to bypass authentication. id: CVE-2021-37580 info: name: Apache ShenYu Admin JWT - Authentication Bypass author: pdteam severity: critical descriptio...

9.8CVSS8.7AI score0.40058EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/08/26 2:49 a.m.13 views

OpenChamber <1.13.0 - Unauthenticated Arbitrary File Read

OpenChamber 1.11.7 contains a path traversal vulnerability in the file-serving endpoints /api/fs/read, /api/fs/stat, and /api/fs/raw that allows unauthenticated remote attackers to read arbitrary files by supplying the allowOutsideWorkspace=true query parameter alongside an absolute path, bypassi...

9.3CVSS5.7AI score0.01899EPSS
SaveExploits0References4
Nuclei
Nuclei
added 2026/08/26 2:49 a.m.54 views

DataEase < 2.10.10 - JWT Authentication Bypass

DataEase 2.10.10 contains a broken authentication caused by ineffective secret verification, letting users forge JWT tokens, exploit requires no special privileges. id: CVE-2025-49001 info: name: DataEase 2.10.10 - JWT Authentication Bypass author: YunSeoJo,aryu-ru severity: critical description:...

9.8CVSS5.2AI score0.2288EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/08/26 2:49 a.m.93 views

CasaOS < 0.4.4 - Authentication Bypass via Random JWT Token

CasaOS is an open-source Personal Cloud system. Unauthenticated attackers can craft arbitrary JWTs and access features that usually require authentication and execute arbitrary commands as root on CasaOS instances. This problem was addressed by improving the validation of JWTs in commit 705bf1f...

9.8CVSS9.4AI score0.06844EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/08/26 2:49 a.m.19 views

FUXA 1.3.0 - Unauthenticated ICS/SCADA Project Data Disclosure

FUXA v1.3.0 exposes full SCADA/HMI project configuration via GET /api/project without authentication, even when secureEnabled is true. The secureFnc middleware auto-generates a valid guest JWT when no token is provided, bypassing authentication. Exposed data includes server-side scripts, device...

7.5CVSS5.2AI score0.01204EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/08/26 2:49 a.m.13 views

Tautulli <= 2.16.1 - Path Traversal

Tautulli is a monitoring and tracking tool for Plex Media Server. Prior to version 2.17.0, the /newsletter/image/images endpoint joins user-controlled path segments onto the newsletter image directory without containment validation. Authentication is not required for this endpoint, allowing...

8.7CVSS5.6AI score0.01965EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/08/26 2:49 a.m.20 views

Windmill < 1.603.3 - SQL Injection

Windmill versions 1.276.0 through 1.603.2 contain an authenticated SQL injection vulnerability in the folder owner management endpoint. The addowner API endpoint passes user-supplied input directly into a SQL query without sanitization, enabling JSONB path injection. An authenticated user with...

9.9CVSS8.3AI score0.16017EPSS
SaveExploits0References4
Nuclei
Nuclei
added 2026/08/26 2:49 a.m.115 views

CasaOS < 0.4.4 - Authentication Bypass via Internal IP

CasaOS is an open-source Personal Cloud system. Due to a lack of IP address verification an unauthenticated attackers can execute arbitrary commands as root on CasaOS instances. The problem was addressed by improving the detection of client IP addresses in 391dd7f. This patch is part of CasaOS...

9.8CVSS9.3AI score0.07356EPSS
SaveExploits1References5
NVD
NVD
added 2026/08/25 11:16 p.m.5 views

CVE-2026-41707

Authentication Bypass by Capture-replay vulnerability in Spring Spring Security allows Spring Security's DPoPProofJwtDecoderFactory contains a cache-based replay attack vulnerability. The internal cache storing JWT ID claims has a strict size limit, allowing attackers to evict legitimate entries ...

7.4CVSS0.00254EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 10:37 p.m.3 views

ClaimJumper

root@kitploit: / | | | | | | | | | | | | | |/ | | ' \ | | | | | ' | ' \ / \ '| | || | | | | | | | | || | || | | | | | | | | / | ||,||| || ||/ |,|| || || ./ || |/ | | || v0.1.0 Professionelles JWT-Sicherheitstest-Toolkit. Analysieren, knacken, fälschen und ausnutzen von JSON Web Tokens mit über...

9.1CVSS6.8AI score0.60336EPSS
SaveExploits9
Cvelist
Cvelist
added 2026/08/25 10:34 p.m.33 views

CVE-2026-41707 Spring Security DPoPProofJwtDecoderFactory vulnerable to DPoP Proof Replay

Authentication Bypass by Capture-replay vulnerability in Spring Spring Security allows Spring Security's DPoPProofJwtDecoderFactory contains a cache-based replay attack vulnerability. The internal cache storing JWT ID claims has a strict size limit, allowing attackers to evict legitimate entries ...

7.4CVSS0.00254EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 10:34 p.m.121 views

CVE-2026-41707

Spring Security 's DPoPProofJwtDecoderFactory is vulnerable to a cache-based replay attack . The internal cache that stores JWT ID claims has a strict size limit, which an attacker can exploit by flooding the server with dummy requests to evict legitimate entries, then replaying intercepted valid...

7.4CVSS5.3AI score0.00254EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/25 10:31 p.m.4 views

CVE-2018-0114

CVE-2018-0114 Exploit für Node-jose 0.11.0 geschrieben in Ruby Verwendung Geben Sie einfach den Namen des Opfers in den Code ein und führen Sie die Datei mit ruby ./exploit.rb aus. Eine Sicherheitslücke in der Open-Source-Bibliothek Cisco node-jose vor Version 0.11.0 könnte es einem nicht...

7.5CVSS7.1AI score0.42651EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/08/25 8:42 p.m.3 views

CVE-2025-9209

🍔 RestroPress – Online Food Ordering System 3.0.0 - 3.1.9.2 🛡️ CVE-2025-9209.py — Ferramenta de Exploração e Extração Automática em Massa ⚠️ Visão Geral da Vulnerabilidade RestroPress – Online Food Ordering System as versões 3.0.0 a 3.1.9.2 são afetadas por uma Exposição de Informações sem...

9.8CVSS8.6AI score0.02196EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/08/25 6:21 p.m.897 views

jwt-cracker

jwt-cracker Simple HS256, HS384 & HS512 JWT token brute force cracker. Effective only to crack JWT tokens with weak secrets. Recommendation : Use strong long secrets or RS256 tokens. Install With npm: root@kitploit: npm install --global jwt-cracker Usage From command line: root@kitploit:...

5.8AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/25 6:20 p.m.186 views

decoder-plus-plus

Decoder++ Decoder++ is an extensible application designed for penetration testers, software developers, and anyone in between looking to effortlessly decode and encode data across various formats. It includes a wide range of preinstalled scripts and codecs, smart decoding and format identificatio...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/25 4:10 p.m.2 views

poc-cribl-rce

Aviso Legal Isto é apenas para fins informativos/educacionais. Isto foi elaborado para demonstrar uma vulnerabilidade na ferramenta, para que uma correção possa ser verificada pelo fornecedor. Informações Testado no Cribl v1.5.0 - Versões anteriores não testadas, mas provavelmente vulneráveis. Um...

5.5AI score
SaveExploits0
CVE
CVE
added 2026/08/25 3:15 p.m.12 views

CVE-2026-55533

PraisonAI is a multi-agent teams system. Prior to version 4.6.58 , the create_auth_middleware() function in the Recipe server exhibits a fail-open behavior: when auth=api-key is configured but the PRAISONAI_API_KEY environment variable is unset, or when JWT authentication is configured but PRAISO...

8.2CVSS5.3AI score0.00337EPSS
SaveExploits0References3
Rows per page
Query Builder