Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/112424?format=api",
    "vulnerability_id": "VCID-ef91-v852-x3br",
    "summary": "A path traversal vulnerability in Novakon P series allows to expose the root file system \"/\" and modify all files with root permissions. This way the system can also be compromized.This issue affects P series: P – V2001.A.C518o2 until P-2.0.05 Build\n                      2026.02.06 (commit d0f97fd9).",
    "aliases": [
        {
            "alias": "CVE-2025-9963"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-9963",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0004",
                    "scoring_system": "epss",
                    "scoring_elements": "0.12533",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.0004",
                    "scoring_system": "epss",
                    "scoring_elements": "0.12614",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.0004",
                    "scoring_system": "epss",
                    "scoring_elements": "0.12635",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.0004",
                    "scoring_system": "epss",
                    "scoring_elements": "0.12627",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-9963"
        },
        {
            "reference_url": "https://cyberdanube.com/security-research/multiple-vulnerabilities-in-novakon-hmi-series/",
            "reference_id": "multiple-vulnerabilities-in-novakon-hmi-series",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.4",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-09-23T19:27:01Z/"
                }
            ],
            "url": "https://cyberdanube.com/security-research/multiple-vulnerabilities-in-novakon-hmi-series/"
        },
        {
            "reference_url": "https://www.novakon.com.tw/common/frontend/download?path=/uploads/images/support/download/NOVAKON_P-Series-HMI_Security-Advisory_CVE-2025-9962-9966_Rev2_0.pdf",
            "reference_id": "NOVAKON_P-Series-HMI_Security-Advisory_CVE-2025-9962-9966_Rev2_0.pdf",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.4",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-09-23T19:27:01Z/"
                }
            ],
            "url": "https://www.novakon.com.tw/common/frontend/download?path=/uploads/images/support/download/NOVAKON_P-Series-HMI_Security-Advisory_CVE-2025-9962-9966_Rev2_0.pdf"
        },
        {
            "reference_url": "https://www.novakon.com.tw/en/news/detail/Security_Advisory__Firmware_Update_Available_for_NOVAKON_P_Series_HMI_Products",
            "reference_id": "Security_Advisory__Firmware_Update_Available_for_NOVAKON_P_Series_HMI_Products",
            "reference_type": "",
            "scores": [
                {
                    "value": "9.4",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-09-23T19:27:01Z/"
                }
            ],
            "url": "https://www.novakon.com.tw/en/news/detail/Security_Advisory__Firmware_Update_Available_for_NOVAKON_P_Series_HMI_Products"
        }
    ],
    "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": "9.4 - 9.4",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-ef91-v852-x3br"
}