Lookup for vulnerabilities affecting packages.

GET /api/vulnerabilities/75979?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/75979?format=api",
    "vulnerability_id": "VCID-p9mx-f51v-xqc2",
    "summary": "Use of default credentials vulnerability in Roche Diagnostics navify Digital Pathology (RabbitMQ Management interface modules) allows Default Usernames and Passwords. This issue affects navify Digital Pathology: from 2.0.0 before 2.4.1.",
    "aliases": [
        {
            "alias": "CVE-2026-9844"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-9844",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00054",
                    "scoring_system": "epss",
                    "scoring_elements": "0.17178",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00054",
                    "scoring_system": "epss",
                    "scoring_elements": "0.17342",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-9844"
        },
        {
            "reference_url": "https://diagnostics.roche.com/global/en/legal/product-security-advisory.html",
            "reference_id": "product-security-advisory.html",
            "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:L/VI:H/VA:H/SC:L/SI:L/SA:L/S:N/AU:Y/R:U/V:D/RE:M/U:Green"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:T/P:M/B:A/M:M/D:T/2026-06-02T15:08:46Z/"
                }
            ],
            "url": "https://diagnostics.roche.com/global/en/legal/product-security-advisory.html"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 1392,
            "name": "Use of Default Credentials",
            "description": "The product uses default credentials (such as passwords or cryptographic keys) for potentially critical functionality."
        }
    ],
    "exploits": [],
    "severity_range_score": "8.8 - 8.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-p9mx-f51v-xqc2"
}