Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/96253?format=api",
    "vulnerability_id": "VCID-yqyz-6szk-yyak",
    "summary": "The Events Calendar plugin for WordPress is vulnerable to information disclosure in versions up to, and including, 6.15.9. The sysinfo REST endpoint compares the provided key to the stored opt-in key using a loose comparison, allowing unauthenticated attackers to send a boolean value and obtain the full system report whenever \"Yes, automatically share my system information with The Events Calendar support team\" setting is enabled.",
    "aliases": [
        {
            "alias": "CVE-2025-12192"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-12192",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00069",
                    "scoring_system": "epss",
                    "scoring_elements": "0.21581",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.00069",
                    "scoring_system": "epss",
                    "scoring_elements": "0.21411",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00069",
                    "scoring_system": "epss",
                    "scoring_elements": "0.21595",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00069",
                    "scoring_system": "epss",
                    "scoring_elements": "0.21608",
                    "published_at": "2026-06-13T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-12192"
        },
        {
            "reference_url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e5f3feb7-547e-4c01-8453-a1fc207ee009?source=cve",
            "reference_id": "e5f3feb7-547e-4c01-8453-a1fc207ee009?source=cve",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/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/2025-11-05T15:10:50Z/"
                }
            ],
            "url": "https://www.wordfence.com/threat-intel/vulnerabilities/id/e5f3feb7-547e-4c01-8453-a1fc207ee009?source=cve"
        },
        {
            "reference_url": "https://plugins.trac.wordpress.org/changeset/3386042/the-events-calendar",
            "reference_id": "the-events-calendar",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/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/2025-11-05T15:10:50Z/"
                }
            ],
            "url": "https://plugins.trac.wordpress.org/changeset/3386042/the-events-calendar"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 697,
            "name": "Incorrect Comparison",
            "description": "The product compares two entities in a security-relevant context, but the comparison is incorrect, which may lead to resultant weaknesses."
        }
    ],
    "exploits": [],
    "severity_range_score": "5.3 - 5.3",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-yqyz-6szk-yyak"
}