Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/99761?format=api",
    "vulnerability_id": "VCID-3k9r-89qx-h7fh",
    "summary": "Soda PDF Desktop CBZ File Parsing Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Soda PDF Desktop. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.\n\nThe specific flaw exists within the parsing of CBZ files. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to execute code in the context of the current user. Was ZDI-CAN-27509.",
    "aliases": [
        {
            "alias": "CVE-2025-14413"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-14413",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00272",
                    "scoring_system": "epss",
                    "scoring_elements": "0.50877",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00272",
                    "scoring_system": "epss",
                    "scoring_elements": "0.51009",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-14413"
        },
        {
            "reference_url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1086/",
            "reference_id": "ZDI-25-1086",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.8",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/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/2026-01-02T13:31:52Z/"
                }
            ],
            "url": "https://www.zerodayinitiative.com/advisories/ZDI-25-1086/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 22,
            "name": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
            "description": "The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.8 - 7.8",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-3k9r-89qx-h7fh"
}