Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/212903?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/212903?format=api", "vulnerability_id": "VCID-v6d1-usp8-ebhe", "summary": "dynoxide: DNS rebinding and cross-origin CSRF via MCP HTTP transport", "aliases": [ { "alias": "GHSA-fvh2-gm75-j4j7" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/40932?format=api", "purl": "pkg:cargo/dynoxide-rs@0.9.13", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:cargo/dynoxide-rs@0.9.13" }, { "url": "http://public2.vulnerablecode.io/api/packages/40934?format=api", "purl": "pkg:npm/dynoxide@0.9.13", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/dynoxide@0.9.13" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/40931?format=api", "purl": "pkg:cargo/dynoxide-rs@0.9.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-v6d1-usp8-ebhe" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:cargo/dynoxide-rs@0.9.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/40933?format=api", "purl": "pkg:npm/dynoxide@0.9.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-v6d1-usp8-ebhe" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:npm/dynoxide@0.9.3" } ], "references": [ { "reference_url": "https://github.com/nubo-db/dynoxide", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/nubo-db/dynoxide" }, { "reference_url": "https://github.com/nubo-db/dynoxide/releases/tag/v0.9.13", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/nubo-db/dynoxide/releases/tag/v0.9.13" }, { "reference_url": "https://rustsec.org/advisories/RUSTSEC-2026-0140.html", "reference_id": "", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://rustsec.org/advisories/RUSTSEC-2026-0140.html" }, { "reference_url": "https://github.com/advisories/GHSA-fvh2-gm75-j4j7", "reference_id": "GHSA-fvh2-gm75-j4j7", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-fvh2-gm75-j4j7" }, { "reference_url": "https://github.com/nubo-db/dynoxide/security/advisories/GHSA-fvh2-gm75-j4j7", "reference_id": "GHSA-fvh2-gm75-j4j7", "reference_type": "", "scores": [ { "value": "7.5", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" }, { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/nubo-db/dynoxide/security/advisories/GHSA-fvh2-gm75-j4j7" } ], "weaknesses": [ { "cwe_id": 346, "name": "Origin Validation Error", "description": "The product does not properly verify that the source of data or communication is valid." }, { "cwe_id": 350, "name": "Reliance on Reverse DNS Resolution for a Security-Critical Action", "description": "The product performs reverse DNS resolution on an IP address to obtain the hostname and make a security decision, but it does not properly ensure that the IP address is truly associated with the hostname." }, { "cwe_id": 352, "name": "Cross-Site Request Forgery (CSRF)", "description": "The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request." } ], "exploits": [], "severity_range_score": "7.0 - 8.9", "exploitability": "0.5", "weighted_severity": "8.0", "risk_score": 4.0, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-v6d1-usp8-ebhe" }