ghsa-qm9p-f9j5-w83w
Vulnerability from github
Published
2025-09-17 21:30
Modified
2025-09-20 00:50
Severity ?
VLAI Severity ?
Summary
Parcel has an Origin Validation Error vulnerability
Details
npm parcel 2.0.0-alpha and before has an Origin Validation Error vulnerability. Malicious websites can send XMLHTTPRequests to the application's development server and read the response to steal source code when developers visit them.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "@parcel/reporter-dev-server" }, "ranges": [ { "events": [ { "introduced": "1.6.0" }, { "last_affected": "2.14.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-56648" ], "database_specific": { "cwe_ids": [ "CWE-346" ], "github_reviewed": true, "github_reviewed_at": "2025-09-18T17:15:13Z", "nvd_published_at": "2025-09-17T19:15:46Z", "severity": "MODERATE" }, "details": "npm parcel 2.0.0-alpha and before has an Origin Validation Error vulnerability. Malicious websites can send XMLHTTPRequests to the application\u0027s development server and read the response to steal source code when developers visit them.", "id": "GHSA-qm9p-f9j5-w83w", "modified": "2025-09-20T00:50:59Z", "published": "2025-09-17T21:30:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-56648" }, { "type": "WEB", "url": "https://github.com/parcel-bundler/parcel/issues/10216" }, { "type": "WEB", "url": "https://github.com/parcel-bundler/parcel/pull/10138" }, { "type": "WEB", "url": "https://gist.github.com/R4356th/41f468def606b2406e36f7193f5322b8" }, { "type": "PACKAGE", "url": "https://github.com/parcel-bundler/parcel" }, { "type": "WEB", "url": "https://github.com/parcel-bundler/parcel/discussions/10089" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Parcel has an Origin Validation Error vulnerability" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…