Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/98622?format=api",
    "vulnerability_id": "VCID-6u2z-zj75-juda",
    "summary": "The Droip plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the make_google_font_offline() function in all versions up to, and excluding, 2.5.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.",
    "aliases": [
        {
            "alias": "CVE-2025-5831"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-5831",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.01355",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80535",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.01355",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80607",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.01355",
                    "scoring_system": "epss",
                    "scoring_elements": "0.80596",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-5831"
        },
        {
            "reference_url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/dd129829-9682-4def-a07f-66f9178eeb77?source=cve",
            "reference_id": "dd129829-9682-4def-a07f-66f9178eeb77?source=cve",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-07-25T11:42:42Z/"
                }
            ],
            "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/dd129829-9682-4def-a07f-66f9178eeb77?source=cve"
        },
        {
            "reference_url": "https://droip.com/",
            "reference_id": "droip.com",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.8",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-07-25T11:42:42Z/"
                }
            ],
            "url": "https://droip.com/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 434,
            "name": "Unrestricted Upload of File with Dangerous Type",
            "description": "The product allows the attacker to upload or transfer files of dangerous types that can be automatically processed within the product's environment."
        }
    ],
    "exploits": [],
    "severity_range_score": "8.8 - 8.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-6u2z-zj75-juda"
}