Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/90173?format=api",
    "vulnerability_id": "VCID-d5mp-pnvn-dfbt",
    "summary": "Path Traversal: '.../...//' vulnerability in NotFound WPJobBoard wpjobboard allows Path Traversal.This issue affects WPJobBoard: from n/a through < 5.11.1.",
    "aliases": [
        {
            "alias": "CVE-2025-30966"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-30966",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0043",
                    "scoring_system": "epss",
                    "scoring_elements": "0.62993",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.0043",
                    "scoring_system": "epss",
                    "scoring_elements": "0.63094",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.0043",
                    "scoring_system": "epss",
                    "scoring_elements": "0.63106",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.0043",
                    "scoring_system": "epss",
                    "scoring_elements": "0.63103",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-30966"
        },
        {
            "reference_url": "https://patchstack.com/database/Wordpress/Plugin/wpjobboard/vulnerability/wordpress-wpjobboard-plugin-5-11-1-path-traversal-vulnerability?_s_id=cve",
            "reference_id": "wordpress-wpjobboard-plugin-5-11-1-path-traversal-vulnerability?_s_id=cve",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-04-16T13:15:18Z/"
                }
            ],
            "url": "https://patchstack.com/database/Wordpress/Plugin/wpjobboard/vulnerability/wordpress-wpjobboard-plugin-5-11-1-path-traversal-vulnerability?_s_id=cve"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 35,
            "name": "Path Traversal: '.../...//'",
            "description": "The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize '.../...//' (doubled triple dot slash) sequences that can resolve to a location that is outside of that directory."
        }
    ],
    "exploits": [],
    "severity_range_score": "5.4 - 5.4",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-d5mp-pnvn-dfbt"
}