Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/97840?format=api",
    "vulnerability_id": "VCID-9bux-kcrm-n3fd",
    "summary": "conda-forge-webservices is the web app deployed to run conda-forge admin commands and linting. Prior to version 2025.3.24, the conda_forge_webservice Docker container executes commands without specifying a user. By default, Docker containers run as the root user, which increases the risk of privilege escalation and host compromise if a vulnerability is exploited. This issue has been patched in version 2025.3.24.",
    "aliases": [
        {
            "alias": "CVE-2025-49842"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-49842",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.001",
                    "scoring_system": "epss",
                    "scoring_elements": "0.27429",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.001",
                    "scoring_system": "epss",
                    "scoring_elements": "0.27225",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.001",
                    "scoring_system": "epss",
                    "scoring_elements": "0.27426",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.001",
                    "scoring_system": "epss",
                    "scoring_elements": "0.27447",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-49842"
        },
        {
            "reference_url": "https://github.com/conda-forge/conda-forge-webservices/commit/c28b67f833f32299cc47eef8ad226ca991db67ae",
            "reference_id": "c28b67f833f32299cc47eef8ad226ca991db67ae",
            "reference_type": "",
            "scores": [
                {
                    "value": "1",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-06-17T14:16:50Z/"
                }
            ],
            "url": "https://github.com/conda-forge/conda-forge-webservices/commit/c28b67f833f32299cc47eef8ad226ca991db67ae"
        },
        {
            "reference_url": "https://github.com/conda-forge/conda-forge-webservices/security/advisories/GHSA-3cj6-wc22-wvpv",
            "reference_id": "GHSA-3cj6-wc22-wvpv",
            "reference_type": "",
            "scores": [
                {
                    "value": "1",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-06-17T14:16:50Z/"
                }
            ],
            "url": "https://github.com/conda-forge/conda-forge-webservices/security/advisories/GHSA-3cj6-wc22-wvpv"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 276,
            "name": "Incorrect Default Permissions",
            "description": "During installation, installed file permissions are set to allow anyone to modify those files."
        }
    ],
    "exploits": [],
    "severity_range_score": "1.0 - 1.0",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-9bux-kcrm-n3fd"
}