Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/65921?format=api",
    "vulnerability_id": "VCID-cx5p-yr98-gyb4",
    "summary": "WeKan versions prior to 8.19 contain an authorization vulnerability in card move logic. A user can specify a destination board/list/swimlane without adequate authorization checks for the destination and without validating that destination objects belong to the destination board, potentially enabling unauthorized cross-board moves.",
    "aliases": [
        {
            "alias": "CVE-2026-25566"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-25566",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00014",
                    "scoring_system": "epss",
                    "scoring_elements": "0.02498",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00014",
                    "scoring_system": "epss",
                    "scoring_elements": "0.025",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-25566"
        },
        {
            "reference_url": "https://github.com/wekan/wekan/commit/198509e7600981400353aec6259247b3c04e043e",
            "reference_id": "198509e7600981400353aec6259247b3c04e043e",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.1",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-02-10T16:27:11Z/"
                }
            ],
            "url": "https://github.com/wekan/wekan/commit/198509e7600981400353aec6259247b3c04e043e"
        },
        {
            "reference_url": "https://www.vulncheck.com/advisories/wekan-cross-board-card-move-without-destination-authorization",
            "reference_id": "wekan-cross-board-card-move-without-destination-authorization",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.1",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-02-10T16:27:11Z/"
                }
            ],
            "url": "https://www.vulncheck.com/advisories/wekan-cross-board-card-move-without-destination-authorization"
        },
        {
            "reference_url": "https://wekan.fi/",
            "reference_id": "wekan.fi",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.1",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N"
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2026-02-10T16:27:11Z/"
                }
            ],
            "url": "https://wekan.fi/"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 863,
            "name": "Incorrect Authorization",
            "description": "The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions."
        }
    ],
    "exploits": [],
    "severity_range_score": "7.1 - 7.1",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-cx5p-yr98-gyb4"
}