原始 OSV JSON
{
"id": "GHSA-26hh-7cqf-hhc6",
"aliases": [
"CVE-2026-45109"
],
"details": "### Impact\n\n\nIt was found that the fix addressing [CVE-2026-44575](https://github.com/vercel/next.js/security/advisories/GHSA-267c-6grr-h53f) did not apply to `middleware.ts` with Turbopack. Refer to [CVE-2026-44575](https://github.com/vercel/next.js/security/advisories/GHSA-267c-6grr-h53f) for further details.\n\n### References \n\n- [CVE CVE-2026-44575](https://github.com/vercel/next.js/security/advisories/GHSA-267c-6grr-h53f)",
"summary": "Next.js has a Middleware / Proxy bypass in App Router applications via segment-prefetch routes - Incomplete Fix Follow-Up",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "15.2.0"
},
{
"fixed": "15.5.18"
}
]
}
],
"package": {
"name": "next",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "16.0.0"
},
{
"fixed": "16.2.6"
}
]
}
],
"package": {
"name": "next",
"ecosystem": "npm"
}
}
],
"modified": "2026-05-14T20:39:01Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"published": "2026-05-11T16:21:19Z",
"references": [
{
"url": "https://github.com/vercel/next.js/security/advisories/GHSA-267c-6grr-h53f",
"type": "WEB"
},
{
"url": "https://github.com/vercel/next.js/security/advisories/GHSA-26hh-7cqf-hhc6",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45109",
"type": "ADVISORY"
},
{
"url": "https://github.com/vercel/next.js",
"type": "PACKAGE"
},
{
"url": "https://github.com/vercel/next.js/releases/tag/v15.5.18",
"type": "WEB"
},
{
"url": "https://github.com/vercel/next.js/releases/tag/v16.2.6",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-288"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": "2026-05-13T18:16:19Z",
"github_reviewed_at": "2026-05-11T16:21:19Z"
}
}