Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/89756?format=api",
    "vulnerability_id": "VCID-qf9u-jpwr-yyf5",
    "summary": "An issue was discovered in OpenSlides before 4.2.5. During login at the /system/auth/login/ endpoint, the system's response times differ depending on whether a user exists in the system. The timing discrepancy stems from the omitted hashing of the password (e.g., more than 100 milliseconds).",
    "aliases": [
        {
            "alias": "CVE-2025-30344"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-30344",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00177",
                    "scoring_system": "epss",
                    "scoring_elements": "0.3898",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00177",
                    "scoring_system": "epss",
                    "scoring_elements": "0.39152",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00177",
                    "scoring_system": "epss",
                    "scoring_elements": "0.39176",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00177",
                    "scoring_system": "epss",
                    "scoring_elements": "0.39168",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-30344"
        },
        {
            "reference_url": "https://www.x41-dsec.de/lab/advisories/x41-2025-001-OpenSlides",
            "reference_id": "x41-2025-001-OpenSlides",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:Y/T:P/P:M/B:A/M:M/D:T/2025-03-21T15:07:50Z/"
                }
            ],
            "url": "https://www.x41-dsec.de/lab/advisories/x41-2025-001-OpenSlides"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 208,
            "name": "Observable Timing Discrepancy",
            "description": "Two separate operations in a product require different amounts of time to complete, in a way that is observable to an actor and reveals security-relevant information about the state of the product, such as whether a particular operation was successful or not."
        }
    ],
    "exploits": [],
    "severity_range_score": "5.3 - 5.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-qf9u-jpwr-yyf5"
}