Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/70600?format=api",
    "vulnerability_id": "VCID-ybmv-s2pm-ybe5",
    "summary": "People is an application to handle users and teams, and distribute permissions across La Suite. Prior to version 1.25.0, a user holding the Administrator role on a mail domain could send a crafted invitation request to promote any existing user (including users with no current domain access) to the Owner role. The exploit requires a single authenticated HTTP request and grants full domain ownership immediately, without any acceptance step from the target. This issue has been patched in version 1.25.0.",
    "aliases": [
        {
            "alias": "CVE-2026-42185"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-42185",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00036",
                    "scoring_system": "epss",
                    "scoring_elements": "0.11202",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00036",
                    "scoring_system": "epss",
                    "scoring_elements": "0.1126",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00036",
                    "scoring_system": "epss",
                    "scoring_elements": "0.11269",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-42185"
        },
        {
            "reference_url": "https://github.com/suitenumerique/people/commit/6a51b96d8e907483fa8fc489d8714cc35fb4099b",
            "reference_id": "6a51b96d8e907483fa8fc489d8714cc35fb4099b",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-08T19:52:50Z/"
                }
            ],
            "url": "https://github.com/suitenumerique/people/commit/6a51b96d8e907483fa8fc489d8714cc35fb4099b"
        },
        {
            "reference_url": "https://github.com/suitenumerique/people/security/advisories/GHSA-42cf-rv2h-v8rf",
            "reference_id": "GHSA-42cf-rv2h-v8rf",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-08T19:52:50Z/"
                }
            ],
            "url": "https://github.com/suitenumerique/people/security/advisories/GHSA-42cf-rv2h-v8rf"
        },
        {
            "reference_url": "https://github.com/suitenumerique/people/releases/tag/v1.25.0",
            "reference_id": "v1.25.0",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-08T19:52:50Z/"
                }
            ],
            "url": "https://github.com/suitenumerique/people/releases/tag/v1.25.0"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 269,
            "name": "Improper Privilege Management",
            "description": "The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor."
        }
    ],
    "exploits": [],
    "severity_range_score": "5.5 - 5.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ybmv-s2pm-ybe5"
}