Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/95047?format=api",
    "vulnerability_id": "VCID-mhhx-q15r-mudn",
    "summary": "An issue was discovered in Logpoint before 7.7.0. An improperly configured access control policy exposes sensitive Logpoint internal service (Redis) information to li-admin users. This can lead to privilege escalation.",
    "aliases": [
        {
            "alias": "CVE-2025-66360"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-66360",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00054",
                    "scoring_system": "epss",
                    "scoring_elements": "0.17218",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00054",
                    "scoring_system": "epss",
                    "scoring_elements": "0.17384",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-66360"
        },
        {
            "reference_url": "https://servicedesk.logpoint.com/hc/en-us/articles/29160917867549-Redis-communication-exposed-for-internal-communication",
            "reference_id": "29160917867549-Redis-communication-exposed-for-internal-communication",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.9",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:N/VA:N/SC:H/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/2025-11-28T14:39:46Z/"
                }
            ],
            "url": "https://servicedesk.logpoint.com/hc/en-us/articles/29160917867549-Redis-communication-exposed-for-internal-communication"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 863,
            "name": "Incorrect Authorization",
            "description": "The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.9 - 6.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mhhx-q15r-mudn"
}