Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/67708?format=api",
    "vulnerability_id": "VCID-6brc-hnhr-kkbs",
    "summary": "Warpgate is an open source SSH, HTTPS and MySQL bastion host for Linux. Prior to 0.23.3, the SSO flow does not validate the state parameter, which makes it possible for an attacker to trick a user into logging into the attacker's account, possibly convincing them to perform sensitive actions on the attacker's account (such as writing sensitive data to the attacker's SSH target, or logging into an HTTP target that the attacker set up). This vulnerability is fixed in 0.23.3.",
    "aliases": [
        {
            "alias": "CVE-2026-44347"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-44347",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00014",
                    "scoring_system": "epss",
                    "scoring_elements": "0.02599",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00014",
                    "scoring_system": "epss",
                    "scoring_elements": "0.02609",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.00015",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03523",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00015",
                    "scoring_system": "epss",
                    "scoring_elements": "0.03537",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-44347"
        },
        {
            "reference_url": "https://github.com/warp-tech/warpgate/security/advisories/GHSA-rj86-hm3r-c275",
            "reference_id": "GHSA-rj86-hm3r-c275",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:H/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-05-13T15:35:20Z/"
                }
            ],
            "url": "https://github.com/warp-tech/warpgate/security/advisories/GHSA-rj86-hm3r-c275"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 352,
            "name": "Cross-Site Request Forgery (CSRF)",
            "description": "The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request."
        }
    ],
    "exploits": [],
    "severity_range_score": "5.8 - 5.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-6brc-hnhr-kkbs"
}