Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/341255?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/341255?format=api", "vulnerability_id": "VCID-wzxv-rdcp-vkd9", "summary": "CloakBrowser: Unauthenticated path traversal via fingerprint parameter in cloakserve leads to arbitrary directory deletion", "aliases": [ { "alias": "CVE-2026-45727" }, { "alias": "GHSA-mf33-gv72-w2h5" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/84603?format=api", "purl": "pkg:pypi/cloakbrowser@0.3.28", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/cloakbrowser@0.3.28" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/84602?format=api", "purl": "pkg:pypi/cloakbrowser@0.3.27", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-wzxv-rdcp-vkd9" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/cloakbrowser@0.3.27" } ], "references": [ { "reference_url": "https://github.com/CloakHQ/CloakBrowser", "reference_id": "", "reference_type": "", "scores": [ { "value": "8.8", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/CloakHQ/CloakBrowser" }, { "reference_url": "https://github.com/advisories/GHSA-mf33-gv72-w2h5", "reference_id": "GHSA-mf33-gv72-w2h5", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-mf33-gv72-w2h5" }, { "reference_url": "https://github.com/CloakHQ/CloakBrowser/security/advisories/GHSA-mf33-gv72-w2h5", "reference_id": "GHSA-mf33-gv72-w2h5", "reference_type": "", "scores": [ { "value": "HIGH", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" }, { "value": "8.8", "scoring_system": "cvssv4", "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N" }, { "value": "HIGH", "scoring_system": "generic_textual", "scoring_elements": "" } ], "url": "https://github.com/CloakHQ/CloakBrowser/security/advisories/GHSA-mf33-gv72-w2h5" } ], "weaknesses": [ { "cwe_id": 22, "name": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')", "description": "The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory." } ], "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-wzxv-rdcp-vkd9" }