Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/77393?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/77393?format=api", "vulnerability_id": "VCID-h6ch-5zsj-k7du", "summary": "Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Biometric Service allows an unauthorized attacker to bypass a security feature with a physical attack.", "aliases": [ { "alias": "CVE-2026-32088" } ], "fixed_packages": [], "affected_packages": [], "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-32088", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00058", "scoring_system": "epss", "scoring_elements": "0.18394", "published_at": "2026-06-11T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-32088" }, { "reference_url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32088", "reference_id": "CVE-2026-32088", "reference_type": "", "scores": [ { "value": "6.1", "scoring_system": "cvssv3.1", "scoring_elements": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N/E:U/RL:O/RC:C" }, { "value": "Track", "scoring_system": "ssvc", "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2026-04-14T18:52:19Z/" } ], "url": "https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32088" } ], "weaknesses": [ { "cwe_id": 362, "name": "Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')", "description": "The product contains a code sequence that can run concurrently with other code, and the code sequence requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence that is operating concurrently." } ], "exploits": [], "severity_range_score": "6.1 - 6.1", "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-h6ch-5zsj-k7du" }