Next.js 是一个用于构建全栈 Web 应用的 React 框架。在版本 12.0.0 至 15.5.20,以及 16.0.0 至 16.2.10 中,存在一个安全漏洞:当使用带有请求体(request body)发起服务端获取(server-side fetch)时,可能会返回与同一 URL 但不同请求体相关的其他请求的缓存响应体。这会导致原本应包含在 POST 请求响应体中的机密数据泄露给未授权的请求。需要注意的是,请求本身不会被去重(deduped)。 该问题仅在与请求体一起使用的字符集编码不是 UTF-
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-64642 | 8.3 HIGH | Next.js: Middleware / Proxy bypass in App Router applications using Turbopack and single l |
| CVE-2026-64645 | 8.3 HIGH | Next.js: Server-Side Request Forgery in rewrites via attacker-controlled destination hostn |
| CVE-2026-64649 | 8.3 HIGH | Next.js: Server-Side Request Forgery in Server Actions on Custom Servers |
| CVE-2026-64641 | 8.2 HIGH | Next.js: Denial of Service in App Router using Server Actions |
| CVE-2026-64643 | 6.3 MEDIUM | Next.js: Unauthenticated Disclosure of Internal Server Function endpoints |
| CVE-2026-64644 | 6.3 MEDIUM | Next.js: Denial of Service in the Image Optimization API using SVGs |
| CVE-2026-64646 | 6.3 MEDIUM | Next.js: Unbounded Server Action payload in Edge runtime |
| CVE-2026-64648 | 6.0 MEDIUM | Next.js: Response Body Cache Confusion for Requests Containing Bodies |
No comments yet