Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/65972?format=api",
    "vulnerability_id": "VCID-e4hg-tyut-j7bf",
    "summary": "udisks: Missing Authorization Check Allows Unprivileged Users to Restore LUKS Headers via udisks D-Bus API",
    "aliases": [
        {
            "alias": "CVE-2026-26103"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/133242?format=api",
            "purl": "pkg:deb/debian/udisks2@0?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/udisks2@0%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/133233?format=api",
            "purl": "pkg:deb/debian/udisks2@2.9.2-2%2Bdeb11u1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/udisks2@2.9.2-2%252Bdeb11u1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/133231?format=api",
            "purl": "pkg:deb/debian/udisks2@2.9.4-4%2Bdeb12u2?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/udisks2@2.9.4-4%252Bdeb12u2%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/133236?format=api",
            "purl": "pkg:deb/debian/udisks2@2.10.1-12.1%2Bdeb13u1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/udisks2@2.10.1-12.1%252Bdeb13u1%3Fdistro=trixie"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/133234?format=api",
            "purl": "pkg:deb/debian/udisks2@2.11.1-1?distro=trixie",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:deb/debian/udisks2@2.11.1-1%3Fdistro=trixie"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/92722?format=api",
            "purl": "pkg:rpm/redhat/udisks2@2.10.90-5.el10_0?arch=2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8tw5-wrd1-dbdy"
                },
                {
                    "vulnerability": "VCID-e4hg-tyut-j7bf"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/udisks2@2.10.90-5.el10_0%3Farch=2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/92723?format=api",
            "purl": "pkg:rpm/redhat/udisks2@2.10.90-6.el10_1?arch=1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-8tw5-wrd1-dbdy"
                },
                {
                    "vulnerability": "VCID-e4hg-tyut-j7bf"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:rpm/redhat/udisks2@2.10.90-6.el10_1%3Farch=1"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-26103.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.1",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2026-26103.json"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433719",
            "reference_id": "2433719",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2433719"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2026:3476",
            "reference_id": "RHSA-2026:3476",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2026:3476"
        },
        {
            "reference_url": "https://access.redhat.com/errata/RHSA-2026:5831",
            "reference_id": "RHSA-2026:5831",
            "reference_type": "",
            "scores": [],
            "url": "https://access.redhat.com/errata/RHSA-2026:5831"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 862,
            "name": "Missing Authorization",
            "description": "The product does not perform an authorization check when an actor attempts to access a resource or perform an action."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.1 - 7.1",
    "exploitability": "0.5",
    "weighted_severity": "6.4",
    "risk_score": 3.2,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-e4hg-tyut-j7bf"
}