This page lists publicly disclosed CVE vulnerabilities affecting zeit next.js (linked via NVD CPE). Each row includes severity scores, summaries, and publication dates to help identify and analyze security issues.
| CVE | Summary | Source | Max CVSS | EPSS % | Published | Updated |
|---|---|---|---|---|---|---|
| CVE-2020-5284 | Next.js versions before 9.3.2 have a directory traversal vulnerability. Attackers could craft special requests to access files in the dist directory (.next). This does not affect files outside of the dist directory (.next). In general, the dist directory only holds build assets unless your application intentionally stores other assets under this directory. This issue is fixed in version 9.3.2. | [email protected] | 4.4 | 79.83% | 2020-03-30 | 2024-11-21 |
| CVE-2018-18282 | Next.js 7.0.0 and 7.0.1 has XSS via the 404 or 500 /_error page. | [email protected] | 6.1 | 0.29% | 2018-10-12 | 2024-11-21 |
| CVE-2018-6184 | ZEIT Next.js 4 before 4.2.3 has Directory Traversal under the /_next request namespace. | [email protected] | 7.5 | 14.62% | 2018-01-24 | 2024-11-21 |
| CVE-2017-16877 | ZEIT Next.js before 2.4.1 has directory traversal under the /_next and /static request namespace, allowing attackers to obtain sensitive information. | [email protected] | 7.5 | 80.76% | 2017-11-17 | 2026-05-13 |