Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/75465?format=api",
    "vulnerability_id": "VCID-mvs6-eyeq-8uhq",
    "summary": "Computing the MD5 checksum of a malformed BSON object under specific conditions may cause loss of availability in MongoDB server.\nThis issue affects all MongoDB Server v8.2 versions, all MongoDB Server v8.1 versions, MongoDB Server v8.0 versions prior to 8.0.21, MongoDB Server v7.0 versions prior to 7.0.32",
    "aliases": [
        {
            "alias": "CVE-2026-6914"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-6914",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00059",
                    "scoring_system": "epss",
                    "scoring_elements": "0.18685",
                    "published_at": "2026-06-11T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-6914"
        },
        {
            "reference_url": "https://jira.mongodb.org/browse/SERVER-119981",
            "reference_id": "SERVER-119981",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
                },
                {
                    "value": "7.1",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-04-29T17:49:38Z/"
                }
            ],
            "url": "https://jira.mongodb.org/browse/SERVER-119981"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 191,
            "name": "Integer Underflow (Wrap or Wraparound)",
            "description": "The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.5 - 7.1",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mvs6-eyeq-8uhq"
}