Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/71869?format=api",
    "vulnerability_id": "VCID-mkp4-sc1x-pqge",
    "summary": "LORIS (Longitudinal Online Research and Imaging System) is a self-hosted web application that provides data- and project-management for neuroimaging research. From 20.0.0 to before 27.0.3 and 28.0.1, an endpoint in the publication module was incorrectly trusting the baseURL submitted by a user's POST request rather than the internal LORIS value. This could result in a theoretical attacker with publication module access forging an email to an external domain under the attacker's control which appeared to come from LORIS. This vulnerability is fixed in 27.0.3 and 28.0.1.",
    "aliases": [
        {
            "alias": "CVE-2026-35400"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-35400",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00044",
                    "scoring_system": "epss",
                    "scoring_elements": "0.14049",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00044",
                    "scoring_system": "epss",
                    "scoring_elements": "0.14168",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00044",
                    "scoring_system": "epss",
                    "scoring_elements": "0.14164",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-35400"
        },
        {
            "reference_url": "https://github.com/aces/Loris/security/advisories/GHSA-6prw-34x8-3gpg",
            "reference_id": "GHSA-6prw-34x8-3gpg",
            "reference_type": "",
            "scores": [
                {
                    "value": "3.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-04-08T19:52:25Z/"
                }
            ],
            "url": "https://github.com/aces/Loris/security/advisories/GHSA-6prw-34x8-3gpg"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 59,
            "name": "Improper Link Resolution Before File Access ('Link Following')",
            "description": "The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource."
        }
    ],
    "exploits": [],
    "severity_range_score": "3.5 - 3.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-mkp4-sc1x-pqge"
}