Metrics
Affected Vendors & Products
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-7gfc-8cq8-jh5f | Next.js authorization bypass vulnerability |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Wed, 10 Sep 2025 16:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Vercel
Vercel next.js |
|
| Weaknesses | CWE-863 | |
| CPEs | cpe:2.3:a:vercel:next.js:*:*:*:*:*:node.js:*:* | |
| Vendors & Products |
Vercel
Vercel next.js |
Fri, 11 Apr 2025 02:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Redhat
Redhat trusted Artifact Signer |
|
| CPEs | cpe:/a:redhat:trusted_artifact_signer:1.1::el9 | |
| Vendors & Products |
Redhat
Redhat trusted Artifact Signer |
Fri, 27 Dec 2024 02:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
threat_severity
|
threat_severity
|
Wed, 18 Dec 2024 02:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
| |
| Metrics |
threat_severity
|
threat_severity
|
Tue, 17 Dec 2024 21:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Tue, 17 Dec 2024 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Next.js is a React framework for building full-stack web applications. In affected versions if a Next.js application is performing authorization in middleware based on pathname, it was possible for this authorization to be bypassed for pages directly under the application's root directory. For example: * [Not affected] `https://example.com/` * [Affected] `https://example.com/foo` * [Not affected] `https://example.com/foo/bar`. This issue is patched in Next.js `14.2.15` and later. If your Next.js application is hosted on Vercel, this vulnerability has been automatically mitigated, regardless of Next.js version. There are no official workarounds for this vulnerability. | |
| Title | Authorization bypass in Next.js | |
| Weaknesses | CWE-285 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2024-12-17T20:36:28.402Z
Reserved: 2024-10-28T14:20:59.335Z
Link: CVE-2024-51479
Updated: 2024-12-17T20:36:24.907Z
Status : Analyzed
Published: 2024-12-17T19:15:06.697
Modified: 2025-09-10T15:48:08.253
Link: CVE-2024-51479
OpenCVE Enrichment
No data.
Github GHSA