Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/213136?format=api",
    "vulnerability_id": "VCID-p7ft-a6qt-vuhk",
    "summary": "PraisonAI Platform has a cross-workspace IDOR + member-role privilege escalation",
    "aliases": [
        {
            "alias": "CVE-2026-47407"
        },
        {
            "alias": "GHSA-h8q5-cp56-rr65"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/41788?format=api",
            "purl": "pkg:pypi/praisonai-platform@0.1.4",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/praisonai-platform@0.1.4"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/41787?format=api",
            "purl": "pkg:pypi/praisonai-platform@0.1.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-1pct-6x3m-zfgd"
                },
                {
                    "vulnerability": "VCID-39gq-4ec9-jqbe"
                },
                {
                    "vulnerability": "VCID-3ja6-ayr8-4ydm"
                },
                {
                    "vulnerability": "VCID-dkdh-ab7z-qyhz"
                },
                {
                    "vulnerability": "VCID-nwqa-s9s1-87gh"
                },
                {
                    "vulnerability": "VCID-p7ft-a6qt-vuhk"
                },
                {
                    "vulnerability": "VCID-qd5b-kf7j-kka8"
                },
                {
                    "vulnerability": "VCID-qnm6-2vvd-37d5"
                },
                {
                    "vulnerability": "VCID-rggk-way1-4qa1"
                },
                {
                    "vulnerability": "VCID-wdx7-nsfj-q3bh"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/praisonai-platform@0.1.2"
        }
    ],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-47407",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00043",
                    "scoring_system": "epss",
                    "scoring_elements": "0.1372",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00043",
                    "scoring_system": "epss",
                    "scoring_elements": "0.13719",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-47407"
        },
        {
            "reference_url": "https://github.com/MervinPraison/PraisonAI",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.4",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/MervinPraison/PraisonAI"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-h8q5-cp56-rr65",
            "reference_id": "GHSA-h8q5-cp56-rr65",
            "reference_type": "",
            "scores": [
                {
                    "value": "CRITICAL",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-h8q5-cp56-rr65"
        },
        {
            "reference_url": "https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-h8q5-cp56-rr65",
            "reference_id": "GHSA-h8q5-cp56-rr65",
            "reference_type": "",
            "scores": [
                {
                    "value": "CRITICAL",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                },
                {
                    "value": "9.4",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H"
                },
                {
                    "value": "CRITICAL",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-h8q5-cp56-rr65"
        }
    ],
    "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."
        },
        {
            "cwe_id": 639,
            "name": "Authorization Bypass Through User-Controlled Key",
            "description": "The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data."
        },
        {
            "cwe_id": 863,
            "name": "Incorrect Authorization",
            "description": "The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions."
        }
    ],
    "exploits": [],
    "severity_range_score": "9.0 - 10.0",
    "exploitability": "0.5",
    "weighted_severity": "9.0",
    "risk_score": 4.5,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-p7ft-a6qt-vuhk"
}