Lookup for vulnerabilities affecting packages.

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

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/69746?format=api",
    "vulnerability_id": "VCID-rp5k-zyw3-fqhq",
    "summary": "Budibase is an open-source low-code platform. Prior to 3.38.1, the row action trigger endpoint (POST /api/tables/:sourceId/actions/:actionId/trigger) fails to validate that the user-supplied rowId is within the scope of the view's row filters. A user with access to a filtered view can trigger row actions on any row in the underlying table, including rows explicitly excluded by the view's security filters. This vulnerability is fixed in 3.38.1.",
    "aliases": [
        {
            "alias": "CVE-2026-45718"
        },
        {
            "alias": "GHSA-3263-v5v9-xq8q"
        }
    ],
    "fixed_packages": [],
    "affected_packages": [],
    "references": [
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2026-45718",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00028",
                    "scoring_system": "epss",
                    "scoring_elements": "0.08564",
                    "published_at": "2026-06-14T12:55:00Z"
                },
                {
                    "value": "0.00028",
                    "scoring_system": "epss",
                    "scoring_elements": "0.08527",
                    "published_at": "2026-06-11T12:55:00Z"
                },
                {
                    "value": "0.00028",
                    "scoring_system": "epss",
                    "scoring_elements": "0.08569",
                    "published_at": "2026-06-13T12:55:00Z"
                },
                {
                    "value": "0.00028",
                    "scoring_system": "epss",
                    "scoring_elements": "0.08567",
                    "published_at": "2026-06-12T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2026-45718"
        },
        {
            "reference_url": "https://github.com/Budibase/budibase",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/Budibase/budibase"
        },
        {
            "reference_url": "https://github.com/Budibase/budibase/releases/tag/3.38.1",
            "reference_id": "3.38.1",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-28T15:07:35Z/"
                }
            ],
            "url": "https://github.com/Budibase/budibase/releases/tag/3.38.1"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45718",
            "reference_id": "CVE-2026-45718",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45718"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-3263-v5v9-xq8q",
            "reference_id": "GHSA-3263-v5v9-xq8q",
            "reference_type": "",
            "scores": [
                {
                    "value": "MODERATE",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-3263-v5v9-xq8q"
        },
        {
            "reference_url": "https://github.com/Budibase/budibase/security/advisories/GHSA-3263-v5v9-xq8q",
            "reference_id": "GHSA-3263-v5v9-xq8q",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.4",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                },
                {
                    "value": "MODERATE",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:P/A:N/T:P/P:M/B:A/M:M/D:T/2026-05-28T15:07:35Z/"
                }
            ],
            "url": "https://github.com/Budibase/budibase/security/advisories/GHSA-3263-v5v9-xq8q"
        }
    ],
    "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": "4.0 - 6.9",
    "exploitability": null,
    "weighted_severity": null,
    "risk_score": null,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-rp5k-zyw3-fqhq"
}