16 matches found
CVE-2025-29927-NextJs-Middleware-Simulation
CVE-2025-29927: Simulation der Umgehung der Next.js Middleware-Autorisierung Dieses Repository demonstriert die Ausnutzung von CVE-2025-29927 , einer kritischen Schwachstelle in Next.js, die Angreifern ermöglicht, auf Middleware basierende Autorisierungsprüfungen zu umgehen. Der Fehler resultiert...
0xMiddleware
CVE-2025-29927: Next.js Middleware-Exploit Dieses Tool demonstriert und automatisiert die Ausnutzung von CVE-2025-29927 , einer Schwachstelle in Next.js , die es einem Angreifer ermöglicht, Middleware-Prüfungen wie Authentifizierung zu umgehen, indem er den internen Header x-middleware-subrequest...
nextjs-middleware-bypass-demo
CVE-2025-29927 Demo Writeup originale: https://zhero-web-sec.github.io/research-and-things/nextjs-and-the-corrupt-middleware Configurazione Per prima cosa, esegui il server di sviluppo: root@kitploit: npm i npm run dev Apri http://localhost:3000 con il tuo browser per vedere il risultato. Provare...
exploit-CVE-2025-29927
Exploit per CVE-2025-29927 Next.js - Bypass dell'autorizzazione Ti piace questo repo? Dacci una ⭐! Solo per scopi educativi e di ricerca sulla sicurezza autorizzati. Autore dell'exploit @UNICORDev di @NicPWNs e @Dev-Yeoj Descrizione della vulnerabilità Next.js è un framework React per la creazion...
CVE-2025-29927
Next.js भेद्यता डेमो CVE-2025-29927 यह रिपॉजिटरी Next.js भेद्यता CVE-2025-29927 का प्रदर्शन है, जो Next.js संस्करण 15.2.2 और उससे पहले के संस्करणों को प्रभावित करती है। यह भेद्यता हमलावरों को x-middleware-subrequest हेडर सेट करके मिडलवेयर प्रमाणीकरण जांच को बायपास करने की अनुमति देती है। रिपॉजिटर...
nextjs-middleware-exploit
Ricerca sulla vulnerabilità del middleware Next.js CVE-2025-29927 Questo repository dimostra una vulnerabilità critica nel middleware di Next.js CVE-2025-29927, che interessa le versioni dalla 11.1.4 alla 15.1.7. Questa vulnerabilità consente bypass dell'autorizzazione , bypass della CSP e...
next-CVE-2025-29927
CVE-2025-29927: Autorisierungsumgehung in der Next.js-Middleware Eine kritische Schwachstelle in Next.js CVE-2025-29927 ermöglicht unbefugten Zugriff auf geschützte Routen, indem die Middleware-Logik umgangen wird. Das Problem betrifft Next.js-Versionen 11.1.4 bis 13.5.6 sowie Versionen 14.x...
Exploit for Incorrect Authorization in Vercel Next.Js
CVE-2025-29927 — Next.js Middleware Authentication Bypass...
Next.js 15.2.3 Middleware Bypass Scanner
A vulnerability exists in the Next.js middleware handling mechanism, where requests containing the "x-middleware-subrequest" header are processed differently compared to normal requests, potentially allowing attackers to bypass authentication. This is a scanner to test version 15.2.3...
📄 Next.js 13.5.9 Middleware Bypass Scanner
This is an authorization bypass scanner for Next.js versions 13.5.9 and below. A vulnerability exists in the Next.js middleware handling mechanism, where requests containing the "x-middleware-subrequest" header are processed differently compared to normal requests...
Exploit for Improper Authorization in Vercel Next.Js
CVE-2025-29927 — Next.js middleware authorization bypass...
Exploit for CVE-2025-29927
CVE‑2025‑29927 – Next.js Middleware Authorization Bypass O...
Exploit for CVE-2025-29927
CVE-2025-29927 CVE-2025-29927: Next.js Middleware Bypass Vulne...
Exploit for CVE-2025-29927
CVE-2025-29927: Next.js Middleware Bypass PoC Overview This...
CVE-2025-29927
Next.js is a React framework for building full-stack web applications. Starting in version 1.11.4 and prior to versions 12.3.5, 13.5.9, 14.2.25, and 15.2.3, it is possible to bypass authorization checks within a Next.js application, if the authorization check occurs in middleware. If patching to ...
Next.js Middleware Authorization Bypass Scanner
This module detects self-hosted Next.js applications affected by CVE-2025-29927, an authorization bypass in the middleware layer. Next.js tags its own internal subrequests with the x-middleware-subrequest header and skips middleware when it sees it. The header is trusted without verifying it...