Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/77967?format=api",
    "vulnerability_id": "VCID-sajf-zaeb-77f8",
    "summary": "OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0.2, an authorization bypass in the dated reminders log allows any authenticated non-admin user to view reminder messages belonging to other users, including associated patient names and free-text message content, by crafting a GET request with arbitrary user IDs in the `sentTo[]` or `sentBy[]` parameters. Version 8.0.0.2 fixes the issue.",
    "aliases": [
        {
            "alias": "CVE-2026-33304"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-33304",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00102",
                    "scoring_system": "epss",
                    "scoring_elements": "0.27796",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.00102",
                    "scoring_system": "epss",
                    "scoring_elements": "0.2758",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00102",
                    "scoring_system": "epss",
                    "scoring_elements": "0.27781",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00102",
                    "scoring_system": "epss",
                    "scoring_elements": "0.27806",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-33304"
        },
        {
            "reference_url": "https://github.com/openemr/openemr/commit/21dee7658a5f3b18c5750e3fae7324e875c1703a",
            "reference_id": "21dee7658a5f3b18c5750e3fae7324e875c1703a",
            "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:H/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-03-20T19:27:22Z/"
                }
            ],
            "url": "https://github.com/openemr/openemr/commit/21dee7658a5f3b18c5750e3fae7324e875c1703a"
        },
        {
            "reference_url": "https://github.com/openemr/openemr/security/advisories/GHSA-66j9-ffq4-h222",
            "reference_id": "GHSA-66j9-ffq4-h222",
            "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:H/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-03-20T19:27:22Z/"
                }
            ],
            "url": "https://github.com/openemr/openemr/security/advisories/GHSA-66j9-ffq4-h222"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 639,
            "name": "Authorization Bypass Through User-Controlled Key",
            "description": "The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data."
        },
        {
            "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": "6.5 - 6.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-sajf-zaeb-77f8"
}