Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/69558?format=api",
    "vulnerability_id": "VCID-p1hz-pafy-3ubc",
    "summary": "Gokapi is a self-hosted file sharing server with automatic expiration and encryption support. Prior to version 2.2.3, the upload status SSE implementation on /uploadStatus publishes global upload state to any authenticated listener and includes file_id values that are not scoped to the requesting user. This issue has been patched in version 2.2.3.",
    "aliases": [
        {
            "alias": "CVE-2026-28682"
        },
        {
            "alias": "GHSA-c36c-7pc2-f2ph"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-28682",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00955",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "9e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00965",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "9e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00957",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "9e-05",
                    "scoring_system": "epss",
                    "scoring_elements": "0.00962",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-28682"
        },
        {
            "reference_url": "https://github.com/Forceu/Gokapi",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/Forceu/Gokapi"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28682",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-28682"
        },
        {
            "reference_url": "https://github.com/Forceu/Gokapi/security/advisories/GHSA-c36c-7pc2-f2ph",
            "reference_id": "GHSA-c36c-7pc2-f2ph",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-03-06T15:50:35Z/"
                }
            ],
            "url": "https://github.com/Forceu/Gokapi/security/advisories/GHSA-c36c-7pc2-f2ph"
        },
        {
            "reference_url": "https://github.com/Forceu/Gokapi/releases/tag/v2.2.3",
            "reference_id": "v2.2.3",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-03-06T15:50:35Z/"
                }
            ],
            "url": "https://github.com/Forceu/Gokapi/releases/tag/v2.2.3"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 200,
            "name": "Exposure of Sensitive Information to an Unauthorized Actor",
            "description": "The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information."
        },
        {
            "cwe_id": 284,
            "name": "Improper Access Control",
            "description": "The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor."
        }
    ],
    "exploits": [],
    "severity_range_score": "4.0 - 6.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-p1hz-pafy-3ubc"
}