Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/104643?format=api",
    "vulnerability_id": "VCID-35g5-39b1-8kek",
    "summary": "HCL AION is affected by a Cookie with Insecure, Improper, or Missing SameSite vulnerability. This can  allow cookies to be sent in cross-site requests, potentially increasing exposure to cross-site request forgery and related security risks. This issue affects AION: 2.0.",
    "aliases": [
        {
            "alias": "CVE-2025-52628"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-52628",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00077",
                    "scoring_system": "epss",
                    "scoring_elements": "0.23031",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00077",
                    "scoring_system": "epss",
                    "scoring_elements": "0.23228",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00077",
                    "scoring_system": "epss",
                    "scoring_elements": "0.23238",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00077",
                    "scoring_system": "epss",
                    "scoring_elements": "0.23216",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-52628"
        },
        {
            "reference_url": "https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0127972",
            "reference_id": "csm?id=kb_article&sysparm_article=KB0127972",
            "reference_type": "",
            "scores": [
                {
                    "value": "4.6",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-02-03T18:52:43Z/"
                }
            ],
            "url": "https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0127972"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 1275,
            "name": "Sensitive Cookie with Improper SameSite Attribute",
            "description": "The SameSite attribute for sensitive cookies is not set, or an insecure value is used."
        }
    ],
    "exploits": [],
    "severity_range_score": "4.6 - 4.6",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-35g5-39b1-8kek"
}