Package Instance
Lookup for vulnerable packages by Package URL.
GET /api/packages/72930?format=api
{ "url": "http://public2.vulnerablecode.io/api/packages/72930?format=api", "purl": "pkg:npm/next@15.3.7", "type": "npm", "namespace": "", "name": "next", "version": "15.3.7", "qualifiers": {}, "subpath": "", "is_vulnerable": true, "next_non_vulnerable_version": "15.3.8", "latest_non_vulnerable_version": "16.1.5", "affected_by_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49430?format=api", "vulnerability_id": "VCID-38m6-9vq5-a7a7", "summary": "Next has a Denial of Service with Server Components - Incomplete Fix Follow-Up\nIt was discovered that the fix for [CVE-2025-55184](https://github.com/advisories/GHSA-2m3v-v2m8-q956) in React Server Components was incomplete and did not fully mitigate denial-of-service conditions across all payload types. As a result, certain crafted inputs could still trigger excessive resource consumption.\n\nThis vulnerability affects React versions 19.0.2, 19.1.3, and 19.2.2, as well as frameworks that bundle or depend on these versions, including Next.js 13.x, 14.x, 15.x, and 16.x when using the App Router. The issue is tracked upstream as [CVE-2025-67779](https://www.cve.org/CVERecord?id=CVE-2025-67779).\n\nA malicious actor can send a specially crafted HTTP request to a Server Function endpoint that, when deserialized, causes the React Server Components runtime to enter an infinite loop. This can lead to sustained CPU consumption and cause the affected server process to become unresponsive, resulting in a denial-of-service condition in unpatched environments.", "references": [ { "reference_url": "https://github.com/vercel/next.js", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vercel/next.js" }, { "reference_url": "https://nextjs.org/blog/security-update-2025-12-11", "reference_id": "", "reference_type": "", "scores": [], "url": "https://nextjs.org/blog/security-update-2025-12-11" }, { "reference_url": "https://react.dev/blog/2025/12/11/denial-of-service-and-source-code-exposure-in-react-server-components", "reference_id": "", "reference_type": "", "scores": [], "url": "https://react.dev/blog/2025/12/11/denial-of-service-and-source-code-exposure-in-react-server-components" }, { "reference_url": "https://www.cve.org/CVERecord?id=CVE-2025-55184", "reference_id": "", "reference_type": "", "scores": [], "url": "https://www.cve.org/CVERecord?id=CVE-2025-55184" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67779", "reference_id": "CVE-2025-67779", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67779" }, { "reference_url": "https://www.facebook.com/security/advisories/cve-2025-67779", "reference_id": "CVE-2025-67779", "reference_type": "", "scores": [], "url": "https://www.facebook.com/security/advisories/cve-2025-67779" }, { "reference_url": "https://github.com/advisories/GHSA-5j59-xgg2-r9c4", "reference_id": "GHSA-5j59-xgg2-r9c4", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-5j59-xgg2-r9c4" }, { "reference_url": "https://github.com/vercel/next.js/security/advisories/GHSA-5j59-xgg2-r9c4", "reference_id": "GHSA-5j59-xgg2-r9c4", "reference_type": "", "scores": [], "url": "https://github.com/vercel/next.js/security/advisories/GHSA-5j59-xgg2-r9c4" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/72967?format=api", "purl": "pkg:npm/next@15.3.8", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.3.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/72968?format=api", "purl": "pkg:npm/next@15.4.10", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.4.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/72969?format=api", "purl": "pkg:npm/next@15.5.9", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.5.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/72970?format=api", "purl": "pkg:npm/next@15.6.0-canary.60", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.6.0-canary.60" }, { "url": "http://public2.vulnerablecode.io/api/packages/72971?format=api", "purl": "pkg:npm/next@16.0.10", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@16.0.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/72972?format=api", "purl": "pkg:npm/next@16.1.0-canary.19", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@16.1.0-canary.19" } ], "aliases": [ "GHSA-5j59-xgg2-r9c4" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-38m6-9vq5-a7a7" } ], "fixing_vulnerabilities": [ { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49414?format=api", "vulnerability_id": "VCID-2q2t-61xt-u3ax", "summary": "Next Server Actions Source Code Exposure\nA vulnerability affects certain React packages for versions 19.0.0, 19.0.1, 19.1.0, 19.1.1, 19.1.2, 19.2.0, and 19.2.1 and frameworks that use the affected packages, including Next.js 15.x and 16.x using the App Router. The issue is tracked upstream as [CVE-2025-55183](https://www.cve.org/CVERecord?id=CVE-2025-55183).\n\nA malicious HTTP request can be crafted and sent to any App Router endpoint that can return the compiled source code of [Server Functions](https://react.dev/reference/rsc/server-functions). This could reveal business logic, but would not expose secrets unless they were hardcoded directly into [Server Function](https://react.dev/reference/rsc/server-functions) code.", "references": [ { "reference_url": "https://github.com/vercel/next.js", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vercel/next.js" }, { "reference_url": "https://nextjs.org/blog/security-update-2025-12-11", "reference_id": "", "reference_type": "", "scores": [], "url": "https://nextjs.org/blog/security-update-2025-12-11" }, { "reference_url": "https://www.cve.org/CVERecord?id=CVE-2025-55183", "reference_id": "", "reference_type": "", "scores": [], "url": "https://www.cve.org/CVERecord?id=CVE-2025-55183" }, { "reference_url": "https://github.com/advisories/GHSA-w37m-7fhw-fmv9", "reference_id": "GHSA-w37m-7fhw-fmv9", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-w37m-7fhw-fmv9" }, { "reference_url": "https://github.com/vercel/next.js/security/advisories/GHSA-w37m-7fhw-fmv9", "reference_id": "GHSA-w37m-7fhw-fmv9", "reference_type": "", "scores": [], "url": "https://github.com/vercel/next.js/security/advisories/GHSA-w37m-7fhw-fmv9" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/72927?format=api", "purl": "pkg:npm/next@15.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/72928?format=api", "purl": "pkg:npm/next@15.1.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.1.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/72929?format=api", "purl": "pkg:npm/next@15.2.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.2.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/72930?format=api", "purl": "pkg:npm/next@15.3.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.3.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/72931?format=api", "purl": "pkg:npm/next@15.4.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.4.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/72932?format=api", "purl": "pkg:npm/next@15.5.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.5.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/72933?format=api", "purl": "pkg:npm/next@15.6.0-canary.59", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.6.0-canary.59" }, { "url": "http://public2.vulnerablecode.io/api/packages/72934?format=api", "purl": "pkg:npm/next@16.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@16.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/72935?format=api", "purl": "pkg:npm/next@16.1.0-canary.17", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@16.1.0-canary.17" } ], "aliases": [ "GHSA-w37m-7fhw-fmv9" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2q2t-61xt-u3ax" }, { "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49418?format=api", "vulnerability_id": "VCID-3ruh-95mg-wybh", "summary": "Next Vulnerable to Denial of Service with Server Components\nA vulnerability affects certain React packages for versions 19.0.0, 19.0.1, 19.1.0, 19.1.1, 19.1.2, 19.2.0, and 19.2.1 and frameworks that use the affected packages, including Next.js 15.x and 16.x using the App Router. The issue is tracked upstream as [CVE-2025-55184](https://www.cve.org/CVERecord?id=CVE-2025-55184).\n\nA malicious HTTP request can be crafted and sent to any App Router endpoint that, when deserialized, can cause the server process to hang and consume CPU. This can result in denial of service in unpatched environments.", "references": [ { "reference_url": "https://github.com/vercel/next.js", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/vercel/next.js" }, { "reference_url": "https://nextjs.org/blog/security-update-2025-12-11", "reference_id": "", "reference_type": "", "scores": [], "url": "https://nextjs.org/blog/security-update-2025-12-11" }, { "reference_url": "https://www.cve.org/CVERecord?id=CVE-2025-55184", "reference_id": "", "reference_type": "", "scores": [], "url": "https://www.cve.org/CVERecord?id=CVE-2025-55184" }, { "reference_url": "https://github.com/advisories/GHSA-mwv6-3258-q52c", "reference_id": "GHSA-mwv6-3258-q52c", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-mwv6-3258-q52c" }, { "reference_url": "https://github.com/vercel/next.js/security/advisories/GHSA-mwv6-3258-q52c", "reference_id": "GHSA-mwv6-3258-q52c", "reference_type": "", "scores": [], "url": "https://github.com/vercel/next.js/security/advisories/GHSA-mwv6-3258-q52c" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/72940?format=api", "purl": "pkg:npm/next@14.2.34", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@14.2.34" }, { "url": "http://public2.vulnerablecode.io/api/packages/72927?format=api", "purl": "pkg:npm/next@15.0.6", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.0.6" }, { "url": "http://public2.vulnerablecode.io/api/packages/72928?format=api", "purl": "pkg:npm/next@15.1.10", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.1.10" }, { "url": "http://public2.vulnerablecode.io/api/packages/72929?format=api", "purl": "pkg:npm/next@15.2.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.2.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/72930?format=api", "purl": "pkg:npm/next@15.3.7", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.3.7" }, { "url": "http://public2.vulnerablecode.io/api/packages/72931?format=api", "purl": "pkg:npm/next@15.4.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.4.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/72932?format=api", "purl": "pkg:npm/next@15.5.8", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.5.8" }, { "url": "http://public2.vulnerablecode.io/api/packages/72933?format=api", "purl": "pkg:npm/next@15.6.0-canary.59", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.6.0-canary.59" }, { "url": "http://public2.vulnerablecode.io/api/packages/72934?format=api", "purl": "pkg:npm/next@16.0.9", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@16.0.9" }, { "url": "http://public2.vulnerablecode.io/api/packages/72935?format=api", "purl": "pkg:npm/next@16.1.0-canary.17", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-38m6-9vq5-a7a7" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@16.1.0-canary.17" } ], "aliases": [ "GHSA-mwv6-3258-q52c" ], "risk_score": null, "exploitability": null, "weighted_severity": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3ruh-95mg-wybh" } ], "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/next@15.3.7" }