POC详情: 0ba5477af0bbfae34ebdb9348e4e23a646e169a2

来源
关联漏洞
标题: Next.js 安全漏洞 (CVE-2025-29927)
描述:Next.js是Vercel开源的一个 React 框架。 Next.js 14.2.25之前版本和15.2.3之前版本存在安全漏洞,该漏洞源于如果授权检查发生在中间件中,可能绕过授权检查。
描述
Next.js CVE-2025-29927 Hunter
介绍
## About
A simple Python tool that automates Shodan searches and filters target IPs/domains to identify assets potentially vulnerable to CVE-2025-29927 in Next.js deployments.

## Usage
Extract both IPs and domains
```
python3 nextjs-CVE-2025-29927-hunter.py -t target.com
```

Only extract domains
```
python3 nextjs-CVE-2025-29927-hunter.py -t target.com -dom
```

Only extract IPs
```
python3 nextjs-CVE-2025-29927-hunter.py -t target.com -ip
```


## Screenshot
![Image](https://github.com/user-attachments/assets/33711a3f-575a-4157-b957-0e9a0e1260a9)


## Installation
```
git clone https://github.com/darklotuskdb/nextjs-CVE-2025-29927-hunter.git && cd nextjs-CVE-2025-29927-hunter && chmod +x *.py && chmod +x *.sh 
```

```
./install.sh
```

## References
* [Next.js and the corrupt middleware: the authorizing artifact](https://zhero-web-sec.github.io/research-and-things/nextjs-and-the-corrupt-middleware)
* [Doing the Due Diligence: Analyzing the Next.js Middleware Bypass (CVE-2025-29927)](https://www.assetnote.io/resources/research/doing-the-due-diligence-analyzing-the-next-js-middleware-bypass-cve-2025-29927)
* [I Scanned 100,000+ Subdomains For CVE-2025-29927](https://www.youtube.com/watch?v=7hqBePL0C_I)


## Support me?
[BuyMeACoffee](https://www.buymeacoffee.com/darklotus) If you like my work <3

## About Me

* **DarkLotus** - *CyberSecurity Researcher* - [DarkLotusKDB](https://github.com/darklotuskdb)

### Social Media Handles
* [Twitter](https://twitter.com/darklotuskdb)
* [Medium](https://darklotus.medium.com/)
* [Linkedin](https://www.linkedin.com/in/kamaldeepbhati/)
* [Instagram](https://www.instagram.com/kamaldeepbhati/)
文件快照

[4.0K] /data/pocs/0ba5477af0bbfae34ebdb9348e4e23a646e169a2 ├── [1.3K] install.sh ├── [ 34K] LICENSE ├── [3.8K] nextjs-CVE-2025-29927-hunter.py └── [1.6K] README.md 0 directories, 4 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。