Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/68073?format=api",
    "vulnerability_id": "VCID-wm3s-n5bn-x3a2",
    "summary": "ERPNext v15.103.1 and before is vulnerable to Cross Site Scripting (XSS) in the Email Template engine. An attacker with permission to create or edit email templates can inject malicious JavaScript code that are executed on the victim's browser when the template is applied.",
    "aliases": [
        {
            "alias": "CVE-2026-38432"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-38432",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00032",
                    "scoring_system": "epss",
                    "scoring_elements": "0.09932",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00032",
                    "scoring_system": "epss",
                    "scoring_elements": "0.09981",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-38432"
        },
        {
            "reference_url": "https://c0wking.hashnode.dev/stored-xss-in-erpnext-frappe-email-template-engine",
            "reference_id": "stored-xss-in-erpnext-frappe-email-template-engine",
            "reference_type": "",
            "scores": [
                {
                    "value": "6.1",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-06T13:26:33Z/"
                }
            ],
            "url": "https://c0wking.hashnode.dev/stored-xss-in-erpnext-frappe-email-template-engine"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "6.1 - 6.1",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-wm3s-n5bn-x3a2"
}