Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/72056?format=api",
    "vulnerability_id": "VCID-2fns-j1jc-sudy",
    "summary": "SourceCodester Storage Unit Rental Management System v1.0 is vulnerable to SQL Injection in the file /storage/admin/rents/manage_rent.php.",
    "aliases": [
        {
            "alias": "CVE-2026-37590"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-37590",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.0003",
                    "scoring_system": "epss",
                    "scoring_elements": "0.09269",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.0003",
                    "scoring_system": "epss",
                    "scoring_elements": "0.09321",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.0003",
                    "scoring_system": "epss",
                    "scoring_elements": "0.09311",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-37590"
        },
        {
            "reference_url": "https://github.com/shininadd/cve_report/blob/main/sourcecodester/storage-unit-rental-management-system/SQL-1.md",
            "reference_id": "SQL-1.md",
            "reference_type": "",
            "scores": [
                {
                    "value": "2.7",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-04-14T15:29:31Z/"
                }
            ],
            "url": "https://github.com/shininadd/cve_report/blob/main/sourcecodester/storage-unit-rental-management-system/SQL-1.md"
        }
    ],
    "weaknesses": [],
    "exploits": [],
    "severity_range_score": "2.7 - 2.7",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-2fns-j1jc-sudy"
}