{
    "document": {
        "category": "csaf_security_advisory",
        "csaf_version": "2.0",
        "distribution": {
            "tlp": {
                "label": "WHITE"
            }
        },
        "lang": "nl",
        "notes": [
            {
                "category": "legal_disclaimer",
                "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n    NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n    NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n    This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
            },
            {
                "category": "description",
                "text": "Adobe heeft kwetsbaarheden verholpen in Adobe Commerce en Magento.",
                "title": "Feiten"
            },
            {
                "category": "description",
                "text": "De kwetsbaarheden omvatten onder andere een Path Traversal, ongeautoriseerde acties, informatie-expositie, onjuiste autorisatie, en verschillende opgeslagen XSS-kwetsbaarheden. Deze kwetsbaarheden stellen aanvallers in staat om ongeautoriseerde toegang te verkrijgen, gevoelige informatie te onthullen, en schadelijke scripts in te voegen, wat kan leiden tot sessieovername en ernstige risico's voor de vertrouwelijkheid en integriteit van de systemen. De meeste kwetsbaarheden vereisen geen gebruikersinteractie en een aantal vereisen geen voorafgaande gebruikersrechten.",
                "title": "Interpretaties"
            },
            {
                "category": "description",
                "text": "Adobe heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
                "title": "Oplossingen"
            },
            {
                "category": "general",
                "text": "medium",
                "title": "Kans"
            },
            {
                "category": "general",
                "text": "high",
                "title": "Schade"
            },
            {
                "category": "general",
                "text": "Violation of Secure Design Principles",
                "title": "CWE-657"
            },
            {
                "category": "general",
                "text": "CWE-840",
                "title": "CWE-840"
            },
            {
                "category": "general",
                "text": "Time-of-check Time-of-use (TOCTOU) Race Condition",
                "title": "CWE-367"
            },
            {
                "category": "general",
                "text": "Improper Authorization",
                "title": "CWE-285"
            },
            {
                "category": "general",
                "text": "Improper Access Control",
                "title": "CWE-284"
            },
            {
                "category": "general",
                "text": "Incorrect Authorization",
                "title": "CWE-863"
            },
            {
                "category": "general",
                "text": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
                "title": "CWE-22"
            },
            {
                "category": "general",
                "text": "Exposure of Sensitive Information to an Unauthorized Actor",
                "title": "CWE-200"
            },
            {
                "category": "general",
                "text": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                "title": "CWE-79"
            }
        ],
        "publisher": {
            "category": "coordinator",
            "contact_details": "cert@ncsc.nl",
            "name": "Nationaal Cyber Security Centrum",
            "namespace": "https://www.ncsc.nl/"
        },
        "references": [
            {
                "category": "external",
                "summary": "Reference - cveprojectv5; github; nvd",
                "url": "https://helpx.adobe.com/security/products/magento/apsb25-08.html"
            }
        ],
        "title": "Kwetsbaarheden verholpen in Adobe Commerce en Magento",
        "tracking": {
            "current_release_date": "2025-02-13T06:46:08.560650Z",
            "id": "NCSC-2025-0054",
            "initial_release_date": "2025-02-13T06:46:08.560650Z",
            "revision_history": [
                {
                    "date": "2025-02-13T06:46:08.560650Z",
                    "number": "0",
                    "summary": "Initiele versie"
                }
            ],
            "status": "final",
            "version": "1.0.0"
        }
    },
    "product_tree": {
        "branches": [
            {
                "branches": [
                    {
                        "category": "product_name",
                        "name": "adobe_commerce_b2b",
                        "product": {
                            "name": "adobe_commerce_b2b",
                            "product_id": "CSAFPID-1667120",
                            "product_identification_helper": {
                                "cpe": "cpe:2.3:a:adobe:adobe_commerce_b2b:*:*:*:*:*:*:*:*"
                            }
                        }
                    },
                    {
                        "category": "product_name",
                        "name": "adobe_commerce",
                        "product": {
                            "name": "adobe_commerce",
                            "product_id": "CSAFPID-329227",
                            "product_identification_helper": {
                                "cpe": "cpe:2.3:a:adobe:adobe_commerce:*:*:*:*:*:*:*:*"
                            }
                        }
                    },
                    {
                        "category": "product_name",
                        "name": "magento_open_source",
                        "product": {
                            "name": "magento_open_source",
                            "product_id": "CSAFPID-360727",
                            "product_identification_helper": {
                                "cpe": "cpe:2.3:a:adobe:magento_open_source:*:*:*:*:*:*:*:*"
                            }
                        }
                    }
                ],
                "category": "vendor",
                "name": "adobe"
            }
        ]
    },
    "vulnerabilities": [
        {
            "cve": "CVE-2025-24406",
            "cwe": {
                "id": "CWE-22",
                "name": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
                    "title": "CWE-22"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24406",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24406.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
                        "baseScore": 7.5,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24406"
        },
        {
            "cve": "CVE-2025-24407",
            "cwe": {
                "id": "CWE-863",
                "name": "Incorrect Authorization"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Incorrect Authorization",
                    "title": "CWE-863"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24407",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24407.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
                        "baseScore": 7.1,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24407"
        },
        {
            "cve": "CVE-2025-24408",
            "cwe": {
                "id": "CWE-200",
                "name": "Exposure of Sensitive Information to an Unauthorized Actor"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Exposure of Sensitive Information to an Unauthorized Actor",
                    "title": "CWE-200"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24408",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24408.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
                        "baseScore": 8.1,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24408"
        },
        {
            "cve": "CVE-2025-24409",
            "cwe": {
                "id": "CWE-285",
                "name": "Improper Authorization"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Authorization",
                    "title": "CWE-285"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24409",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24409.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
                        "baseScore": 8.2,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24409"
        },
        {
            "cve": "CVE-2025-24410",
            "cwe": {
                "id": "CWE-79",
                "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                    "title": "CWE-79"
                },
                {
                    "category": "general",
                    "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                    "title": "CVSSV4"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24410",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24410.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
                        "baseScore": 8.7,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24410"
        },
        {
            "cve": "CVE-2025-24411",
            "cwe": {
                "id": "CWE-284",
                "name": "Improper Access Control"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Access Control",
                    "title": "CWE-284"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24411",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24411.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24411"
        },
        {
            "cve": "CVE-2025-24412",
            "cwe": {
                "id": "CWE-79",
                "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                    "title": "CWE-79"
                },
                {
                    "category": "general",
                    "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                    "title": "CVSSV4"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24412",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24412.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
                        "baseScore": 8.7,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24412"
        },
        {
            "cve": "CVE-2025-24413",
            "cwe": {
                "id": "CWE-79",
                "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                    "title": "CWE-79"
                },
                {
                    "category": "general",
                    "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                    "title": "CVSSV4"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24413",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24413.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L",
                        "baseScore": 8.9,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24413"
        },
        {
            "cve": "CVE-2025-24414",
            "cwe": {
                "id": "CWE-79",
                "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                    "title": "CWE-79"
                },
                {
                    "category": "general",
                    "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                    "title": "CVSSV4"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24414",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24414.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L",
                        "baseScore": 8.9,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24414"
        },
        {
            "cve": "CVE-2025-24415",
            "cwe": {
                "id": "CWE-79",
                "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                    "title": "CWE-79"
                },
                {
                    "category": "general",
                    "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                    "title": "CVSSV4"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24415",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24415.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L",
                        "baseScore": 8.9,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24415"
        },
        {
            "cve": "CVE-2025-24416",
            "cwe": {
                "id": "CWE-79",
                "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                    "title": "CWE-79"
                },
                {
                    "category": "general",
                    "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                    "title": "CVSSV4"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24416",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24416.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L",
                        "baseScore": 8.9,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24416"
        },
        {
            "cve": "CVE-2025-24417",
            "cwe": {
                "id": "CWE-79",
                "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                    "title": "CWE-79"
                },
                {
                    "category": "general",
                    "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                    "title": "CVSSV4"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24417",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24417.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:L",
                        "baseScore": 8.9,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24417"
        },
        {
            "cve": "CVE-2025-24418",
            "cwe": {
                "id": "CWE-657",
                "name": "Violation of Secure Design Principles"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Violation of Secure Design Principles",
                    "title": "CWE-657"
                },
                {
                    "category": "other",
                    "text": "Improper Authorization",
                    "title": "CWE-285"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24418",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24418.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
                        "baseScore": 8.1,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24418"
        },
        {
            "cve": "CVE-2025-24419",
            "cwe": {
                "id": "CWE-863",
                "name": "Incorrect Authorization"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Incorrect Authorization",
                    "title": "CWE-863"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24419",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24419.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                        "baseScore": 4.3,
                        "baseSeverity": "MEDIUM"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24419"
        },
        {
            "cve": "CVE-2025-24420",
            "cwe": {
                "id": "CWE-863",
                "name": "Incorrect Authorization"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Incorrect Authorization",
                    "title": "CWE-863"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24420",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24420.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                        "baseScore": 4.3,
                        "baseSeverity": "MEDIUM"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24420"
        },
        {
            "cve": "CVE-2025-24421",
            "cwe": {
                "id": "CWE-863",
                "name": "Incorrect Authorization"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Incorrect Authorization",
                    "title": "CWE-863"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24421",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24421.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                        "baseScore": 4.3,
                        "baseSeverity": "MEDIUM"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24421"
        },
        {
            "cve": "CVE-2025-24422",
            "cwe": {
                "id": "CWE-284",
                "name": "Improper Access Control"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Access Control",
                    "title": "CWE-284"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24422",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24422.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "baseScore": 6.5,
                        "baseSeverity": "MEDIUM"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24422"
        },
        {
            "cve": "CVE-2025-24423",
            "cwe": {
                "id": "CWE-284",
                "name": "Improper Access Control"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Access Control",
                    "title": "CWE-284"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24423",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24423.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                        "baseScore": 4.3,
                        "baseSeverity": "MEDIUM"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24423"
        },
        {
            "cve": "CVE-2025-24424",
            "cwe": {
                "id": "CWE-284",
                "name": "Improper Access Control"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Access Control",
                    "title": "CWE-284"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24424",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24424.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "baseScore": 6.5,
                        "baseSeverity": "MEDIUM"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24424"
        },
        {
            "cve": "CVE-2025-24425",
            "cwe": {
                "id": "CWE-840",
                "name": "-"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "CWE-840",
                    "title": "CWE-840"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24425",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24425.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
                        "baseScore": 5.3,
                        "baseSeverity": "MEDIUM"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24425"
        },
        {
            "cve": "CVE-2025-24426",
            "cwe": {
                "id": "CWE-284",
                "name": "Improper Access Control"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Access Control",
                    "title": "CWE-284"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24426",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24426.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        "baseScore": 6.5,
                        "baseSeverity": "MEDIUM"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24426"
        },
        {
            "cve": "CVE-2025-24427",
            "cwe": {
                "id": "CWE-284",
                "name": "Improper Access Control"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Access Control",
                    "title": "CWE-284"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24427",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24427.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
                        "baseScore": 6.5,
                        "baseSeverity": "MEDIUM"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24427"
        },
        {
            "cve": "CVE-2025-24428",
            "cwe": {
                "id": "CWE-79",
                "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                    "title": "CWE-79"
                },
                {
                    "category": "general",
                    "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                    "title": "CVSSV4"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24428",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24428.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
                        "baseScore": 5.4,
                        "baseSeverity": "MEDIUM"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24428"
        },
        {
            "cve": "CVE-2025-24429",
            "cwe": {
                "id": "CWE-284",
                "name": "Improper Access Control"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Access Control",
                    "title": "CWE-284"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24429",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24429.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:N",
                        "baseScore": 3.5,
                        "baseSeverity": "LOW"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24429"
        },
        {
            "cve": "CVE-2025-24430",
            "cwe": {
                "id": "CWE-367",
                "name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Time-of-check Time-of-use (TOCTOU) Race Condition",
                    "title": "CWE-367"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24430",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24430.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
                        "baseScore": 3.7,
                        "baseSeverity": "LOW"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24430"
        },
        {
            "cve": "CVE-2025-24432",
            "cwe": {
                "id": "CWE-367",
                "name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Time-of-check Time-of-use (TOCTOU) Race Condition",
                    "title": "CWE-367"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24432",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24432.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
                        "baseScore": 3.7,
                        "baseSeverity": "LOW"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24432"
        },
        {
            "cve": "CVE-2025-24434",
            "cwe": {
                "id": "CWE-285",
                "name": "Improper Authorization"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Authorization",
                    "title": "CWE-285"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24434",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24434.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L",
                        "baseScore": 9.4,
                        "baseSeverity": "CRITICAL"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24434"
        },
        {
            "cve": "CVE-2025-24435",
            "cwe": {
                "id": "CWE-284",
                "name": "Improper Access Control"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Access Control",
                    "title": "CWE-284"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24435",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24435.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                        "baseScore": 4.3,
                        "baseSeverity": "MEDIUM"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24435"
        },
        {
            "cve": "CVE-2025-24436",
            "cwe": {
                "id": "CWE-284",
                "name": "Improper Access Control"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Access Control",
                    "title": "CWE-284"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24436",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24436.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                        "baseScore": 4.3,
                        "baseSeverity": "MEDIUM"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24436"
        },
        {
            "cve": "CVE-2025-24437",
            "cwe": {
                "id": "CWE-284",
                "name": "Improper Access Control"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Access Control",
                    "title": "CWE-284"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24437",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24437.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
                        "baseScore": 5.4,
                        "baseSeverity": "MEDIUM"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24437"
        },
        {
            "cve": "CVE-2025-24438",
            "cwe": {
                "id": "CWE-79",
                "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                    "title": "CWE-79"
                },
                {
                    "category": "general",
                    "text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
                    "title": "CVSSV4"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1667120",
                    "CSAFPID-329227",
                    "CSAFPID-360727"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-24438",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24438.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
                        "baseScore": 8.7,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-1667120",
                        "CSAFPID-329227",
                        "CSAFPID-360727"
                    ]
                }
            ],
            "title": "CVE-2025-24438"
        }
    ]
}