Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/69331?format=api",
    "vulnerability_id": "VCID-qxpj-gbux-1yet",
    "summary": "OpenReplay is a self-hosted session replay suite. Prior to version 1.20.0, the POST /{projectId}/cards/search endpoint has a SQL injection in the sort.field parameter. This issue has been patched in version 1.20.0.",
    "aliases": [
        {
            "alias": "CVE-2026-28443"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-28443",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00047",
                    "scoring_system": "epss",
                    "scoring_elements": "0.14865",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00047",
                    "scoring_system": "epss",
                    "scoring_elements": "0.14987",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00047",
                    "scoring_system": "epss",
                    "scoring_elements": "0.14984",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-28443"
        },
        {
            "reference_url": "https://github.com/openreplay/openreplay/security/advisories/GHSA-q6gf-3qg3-pww5",
            "reference_id": "GHSA-q6gf-3qg3-pww5",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.9",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:Y/T:P/P:M/B:A/M:M/D:T/2026-03-06T16:08:03Z/"
                }
            ],
            "url": "https://github.com/openreplay/openreplay/security/advisories/GHSA-q6gf-3qg3-pww5"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 89,
            "name": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
            "description": "The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component."
        }
    ],
    "exploits": [],
    "severity_range_score": "6.9 - 6.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-qxpj-gbux-1yet"
}