Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/90176?format=api",
    "vulnerability_id": "VCID-x4zd-f95q-1uh2",
    "summary": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Jahertor WP Featured Entries wp-featured-entries allows SQL Injection.This issue affects WP Featured Entries: from n/a through <= 1.0.",
    "aliases": [
        {
            "alias": "CVE-2025-30569"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2025-30569",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00098",
                    "scoring_system": "epss",
                    "scoring_elements": "0.26997",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00098",
                    "scoring_system": "epss",
                    "scoring_elements": "0.27201",
                    "published_at": "2026-06-12T12:55:00Z"
                },
                {
                    "value": "0.00098",
                    "scoring_system": "epss",
                    "scoring_elements": "0.27221",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00098",
                    "scoring_system": "epss",
                    "scoring_elements": "0.27205",
                    "published_at": "2026-06-14T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2025-30569"
        },
        {
            "reference_url": "https://patchstack.com/database/Wordpress/Plugin/wp-featured-entries/vulnerability/wordpress-wp-featured-entries-1-0-sql-injection-vulnerability?_s_id=cve",
            "reference_id": "wordpress-wp-featured-entries-1-0-sql-injection-vulnerability?_s_id=cve",
            "reference_type": "",
            "scores": [
                {
                    "value": "8.5",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-03-31T18:22:45Z/"
                }
            ],
            "url": "https://patchstack.com/database/Wordpress/Plugin/wp-featured-entries/vulnerability/wordpress-wp-featured-entries-1-0-sql-injection-vulnerability?_s_id=cve"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 89,
            "name": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
            "description": "The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component."
        }
    ],
    "exploits": [],
    "severity_range_score": "8.5 - 8.5",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-x4zd-f95q-1uh2"
}