{
    "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": "Microsoft heeft kwetsbaarheden verholpen in diverse Developer Tools.",
                "title": "Feiten"
            },
            {
                "category": "description",
                "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorieën schade:\n\n- Omzeilen van een beveiligingsmaatregel\n- Uitvoer van willekeurige code (gebruikersrechten)\n- Toegang tot gevoelige gegevens\n- Spoofing\n- Verkrijgen van verhoogde rechten\n\nVoor de kwetsbaarheid met kenmerk CVE-2025-29813 heeft Microsoft inmiddels updates uitgerold binnen het Azure platform. Hiervoor zijn geen verdere acties nodig.\n\n```\nVisual Studio: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2025-32703 | 5.50 | Toegang tot gevoelige gegevens      | \n| CVE-2025-32702 | 7.80 | Uitvoeren van willekeurige code     | \n|----------------|------|-------------------------------------|\n\n.NET, Visual Studio, and Build Tools for Visual Studio: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2025-26646 | 8.00 | Voordoen als andere gebruiker       | \n|----------------|------|-------------------------------------|\n\nVisual Studio Code: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2025-21264 | 6.70 | Omzeilen van beveiligingsmaatregel  | \n|----------------|------|-------------------------------------|\n\nAzure DevOps: \n|----------------|------|-------------------------------------|\n| CVE-ID         | CVSS | Impact                              |\n|----------------|------|-------------------------------------|\n| CVE-2025-29813 | 10.00 | Verkrijgen van verhoogde rechten   | \n|----------------|------|-------------------------------------|\n```",
                "title": "Interpretaties"
            },
            {
                "category": "description",
                "text": "Microsoft heeft updates beschikbaar gesteld waarmee de beschreven kwetsbaarheden worden verholpen. We raden u aan om deze updates te installeren. Meer informatie over de kwetsbaarheden, de installatie van de updates en eventuele work-arounds vindt u op:\n\nhttps://portal.msrc.microsoft.com/en-us/security-guidance",
                "title": "Oplossingen"
            },
            {
                "category": "general",
                "text": "medium",
                "title": "Kans"
            },
            {
                "category": "general",
                "text": "high",
                "title": "Schade"
            },
            {
                "category": "general",
                "text": "Authentication Bypass by Assumed-Immutable Data",
                "title": "CWE-302"
            },
            {
                "category": "general",
                "text": "Insufficient Granularity of Access Control",
                "title": "CWE-1220"
            },
            {
                "category": "general",
                "text": "Improper Neutralization of Special Elements used in a Command ('Command Injection')",
                "title": "CWE-77"
            },
            {
                "category": "general",
                "text": "Files or Directories Accessible to External Parties",
                "title": "CWE-552"
            },
            {
                "category": "general",
                "text": "Exposure of Sensitive Information to an Unauthorized Actor",
                "title": "CWE-200"
            },
            {
                "category": "general",
                "text": "External Control of File Name or Path",
                "title": "CWE-73"
            }
        ],
        "publisher": {
            "category": "coordinator",
            "contact_details": "cert@ncsc.nl",
            "name": "Nationaal Cyber Security Centrum",
            "namespace": "https://www.ncsc.nl/"
        },
        "references": [
            {
                "category": "external",
                "summary": "Source - cveprojectv5",
                "url": "https://www.cve.org/CVERecord?id=CVE-2025-21264"
            },
            {
                "category": "external",
                "summary": "Source raw - cveprojectv5",
                "url": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2025/21xxx/CVE-2025-21264.json"
            },
            {
                "category": "external",
                "summary": "Source - cveprojectv5",
                "url": "https://www.cve.org/CVERecord?id=CVE-2025-29813"
            },
            {
                "category": "external",
                "summary": "Source raw - cveprojectv5",
                "url": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2025/29xxx/CVE-2025-29813.json"
            },
            {
                "category": "external",
                "summary": "Source - cveprojectv5",
                "url": "https://www.cve.org/CVERecord?id=CVE-2025-32702"
            },
            {
                "category": "external",
                "summary": "Source raw - cveprojectv5",
                "url": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2025/32xxx/CVE-2025-32702.json"
            },
            {
                "category": "external",
                "summary": "Source - cveprojectv5",
                "url": "https://www.cve.org/CVERecord?id=CVE-2025-32703"
            },
            {
                "category": "external",
                "summary": "Source raw - cveprojectv5",
                "url": "https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2025/32xxx/CVE-2025-32703.json"
            },
            {
                "category": "external",
                "summary": "Source - microsoft",
                "url": "https://api.msrc.microsoft.com/cvrf/v3.0/cvrf/2025-May"
            }
        ],
        "title": "Kwetsbaarheden verholpen in Microsoft Developer Tools",
        "tracking": {
            "current_release_date": "2025-05-13T18:35:28.760017Z",
            "generator": {
                "date": "2025-02-25T15:15:00Z",
                "engine": {
                    "name": "V.A.",
                    "version": "1.0"
                }
            },
            "id": "NCSC-2025-0153",
            "initial_release_date": "2025-05-13T18:35:28.760017Z",
            "revision_history": [
                {
                    "date": "2025-05-13T18:35:28.760017Z",
                    "number": "1.0.0",
                    "summary": "Initiele versie"
                }
            ],
            "status": "final",
            "version": "1.0.0"
        }
    },
    "product_tree": {
        "branches": [
            {
                "branches": [
                    {
                        "branches": [
                            {
                                "branches": [
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/8.0.0",
                                        "product": {
                                            "name": "vers:microsoft/8.0.0",
                                            "product_id": "CSAFPID-1519979",
                                            "product_identification_helper": {
                                                "cpe": "cpe:2.3:a:microsoft:.net:8.0.0:*:*:*:*:*:*:*"
                                            }
                                        }
                                    }
                                ],
                                "category": "product_name",
                                "name": ".NET 8.0 installed on Linux"
                            },
                            {
                                "branches": [
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/8.0.0",
                                        "product": {
                                            "name": "vers:microsoft/8.0.0",
                                            "product_id": "CSAFPID-1519980",
                                            "product_identification_helper": {
                                                "cpe": "cpe:2.3:a:microsoft:.net:8.0.0:*:*:*:*:*:*:*"
                                            }
                                        }
                                    }
                                ],
                                "category": "product_name",
                                "name": ".NET 8.0 installed on Mac OS"
                            },
                            {
                                "branches": [
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/8.0.0",
                                        "product": {
                                            "name": "vers:microsoft/8.0.0",
                                            "product_id": "CSAFPID-1519978",
                                            "product_identification_helper": {
                                                "cpe": "cpe:2.3:a:microsoft:.net:8.0.0:*:*:*:*:*:*:*"
                                            }
                                        }
                                    }
                                ],
                                "category": "product_name",
                                "name": ".NET 8.0 installed on Windows"
                            },
                            {
                                "branches": [
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/9.0.0",
                                        "product": {
                                            "name": "vers:microsoft/9.0.0",
                                            "product_id": "CSAFPID-1441527",
                                            "product_identification_helper": {
                                                "cpe": "cpe:2.3:a:microsoft:.net:9.0.0:*:*:*:*:*:*:*"
                                            }
                                        }
                                    }
                                ],
                                "category": "product_name",
                                "name": ".NET 9.0 installed on Linux"
                            },
                            {
                                "branches": [
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/9.0.0",
                                        "product": {
                                            "name": "vers:microsoft/9.0.0",
                                            "product_id": "CSAFPID-1441526",
                                            "product_identification_helper": {
                                                "cpe": "cpe:2.3:a:microsoft:.net:9.0.0:*:*:*:*:*:*:*"
                                            }
                                        }
                                    }
                                ],
                                "category": "product_name",
                                "name": ".NET 9.0 installed on Mac OS"
                            },
                            {
                                "branches": [
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/9.0.0",
                                        "product": {
                                            "name": "vers:microsoft/9.0.0",
                                            "product_id": "CSAFPID-1441528",
                                            "product_identification_helper": {
                                                "cpe": "cpe:2.3:a:microsoft:.net:9.0.0:*:*:*:*:*:*:*"
                                            }
                                        }
                                    }
                                ],
                                "category": "product_name",
                                "name": ".NET 9.0 installed on Windows"
                            },
                            {
                                "branches": [
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/unknown",
                                        "product": {
                                            "name": "vers:microsoft/unknown",
                                            "product_id": "CSAFPID-2823248",
                                            "product_identification_helper": {
                                                "cpe": "cpe:2.3:a:microsoft:azure_devops:-:*:*:*:*:*:*:*"
                                            }
                                        }
                                    }
                                ],
                                "category": "product_name",
                                "name": "Azure DevOps"
                            },
                            {
                                "branches": [
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/unknown",
                                        "product": {
                                            "name": "vers:microsoft/unknown",
                                            "product_id": "CSAFPID-2835593",
                                            "product_identification_helper": {
                                                "cpe": "cpe:2.3:a:microsoft:build_tools_for_visual_studio_2022:*:*:*:*:*:*:*:*"
                                            }
                                        }
                                    }
                                ],
                                "category": "product_name",
                                "name": "Build Tools for Visual Studio 2022"
                            },
                            {
                                "branches": [
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/unknown",
                                        "product": {
                                            "name": "vers:microsoft/unknown",
                                            "product_id": "CSAFPID-1520086",
                                            "product_identification_helper": {
                                                "cpe": "cpe:2.3:a:microsoft:visual_studio_2017:*:*:*:*:*:*:*:*"
                                            }
                                        }
                                    }
                                ],
                                "category": "product_name",
                                "name": "Microsoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)"
                            },
                            {
                                "branches": [
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/unknown",
                                        "product": {
                                            "name": "vers:microsoft/unknown",
                                            "product_id": "CSAFPID-1520087",
                                            "product_identification_helper": {
                                                "cpe": "cpe:2.3:a:microsoft:visual_studio_2019:*:*:*:*:*:*:*:*"
                                            }
                                        }
                                    }
                                ],
                                "category": "product_name",
                                "name": "Microsoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)"
                            },
                            {
                                "branches": [
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/2022",
                                        "product": {
                                            "name": "vers:microsoft/2022",
                                            "product_id": "CSAFPID-1441523",
                                            "product_identification_helper": {
                                                "cpe": "cpe:2.3:a:microsoft:visual_studio:2022:*:*:*:*:*:*:*"
                                            }
                                        }
                                    }
                                ],
                                "category": "product_name",
                                "name": "Microsoft Visual Studio 2022 version 17.10"
                            },
                            {
                                "branches": [
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/2022",
                                        "product": {
                                            "name": "vers:microsoft/2022",
                                            "product_id": "CSAFPID-1770507",
                                            "product_identification_helper": {
                                                "cpe": "cpe:2.3:a:microsoft:visual_studio:2022:*:*:*:*:*:*:*"
                                            }
                                        }
                                    }
                                ],
                                "category": "product_name",
                                "name": "Microsoft Visual Studio 2022 version 17.12"
                            },
                            {
                                "branches": [
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/2022",
                                        "product": {
                                            "name": "vers:microsoft/2022",
                                            "product_id": "CSAFPID-2467379",
                                            "product_identification_helper": {
                                                "cpe": "cpe:2.3:a:microsoft:visual_studio:2022:*:*:*:*:*:*:*"
                                            }
                                        }
                                    }
                                ],
                                "category": "product_name",
                                "name": "Microsoft Visual Studio 2022 version 17.13"
                            },
                            {
                                "branches": [
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/2022",
                                        "product": {
                                            "name": "vers:microsoft/2022",
                                            "product_id": "CSAFPID-1441524",
                                            "product_identification_helper": {
                                                "cpe": "cpe:2.3:a:microsoft:visual_studio:2022:*:*:*:*:*:*:*"
                                            }
                                        }
                                    }
                                ],
                                "category": "product_name",
                                "name": "Microsoft Visual Studio 2022 version 17.8"
                            }
                        ],
                        "category": "product_family",
                        "name": "Developer Tools"
                    },
                    {
                        "branches": [
                            {
                                "category": "product_version_range",
                                "name": "vers:unknown/n/a",
                                "product": {
                                    "name": "vers:unknown/n/a",
                                    "product_id": "CSAFPID-2823141"
                                }
                            }
                        ],
                        "category": "product_name",
                        "name": "Azure DevOps"
                    },
                    {
                        "branches": [
                            {
                                "category": "product_version_range",
                                "name": "vers:unknown/15.9.0|<15.9.73",
                                "product": {
                                    "name": "vers:unknown/15.9.0|<15.9.73",
                                    "product_id": "CSAFPID-2835431"
                                }
                            }
                        ],
                        "category": "product_name",
                        "name": "Microsoft Visual Studio 2017 version 15.9 (includes 15.0 - 15.8)"
                    },
                    {
                        "branches": [
                            {
                                "category": "product_version_range",
                                "name": "vers:unknown/16.11.0|<16.11.47",
                                "product": {
                                    "name": "vers:unknown/16.11.0|<16.11.47",
                                    "product_id": "CSAFPID-2835432"
                                }
                            }
                        ],
                        "category": "product_name",
                        "name": "Microsoft Visual Studio 2019 version 16.11 (includes 16.0 - 16.10)"
                    },
                    {
                        "branches": [
                            {
                                "category": "product_version_range",
                                "name": "vers:unknown/17.10|<17.10.14",
                                "product": {
                                    "name": "vers:unknown/17.10|<17.10.14",
                                    "product_id": "CSAFPID-2835436"
                                }
                            }
                        ],
                        "category": "product_name",
                        "name": "Microsoft Visual Studio 2022 version 17.10"
                    },
                    {
                        "branches": [
                            {
                                "category": "product_version_range",
                                "name": "vers:unknown/17.0|<17.12.8",
                                "product": {
                                    "name": "vers:unknown/17.0|<17.12.8",
                                    "product_id": "CSAFPID-2835433"
                                }
                            }
                        ],
                        "category": "product_name",
                        "name": "Microsoft Visual Studio 2022 version 17.12"
                    },
                    {
                        "branches": [
                            {
                                "category": "product_version_range",
                                "name": "vers:unknown/17.10|<17.13.7",
                                "product": {
                                    "name": "vers:unknown/17.10|<17.13.7",
                                    "product_id": "CSAFPID-2835434"
                                }
                            }
                        ],
                        "category": "product_name",
                        "name": "Microsoft Visual Studio 2022 version 17.13"
                    },
                    {
                        "branches": [
                            {
                                "category": "product_version_range",
                                "name": "vers:unknown/17.8.0|<17.8.21",
                                "product": {
                                    "name": "vers:unknown/17.8.0|<17.8.21",
                                    "product_id": "CSAFPID-2835435"
                                }
                            }
                        ],
                        "category": "product_name",
                        "name": "Microsoft Visual Studio 2022 version 17.8"
                    },
                    {
                        "branches": [
                            {
                                "branches": [
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/16.11.47",
                                        "product": {
                                            "name": "vers:microsoft/16.11.47",
                                            "product_id": "CSAFPID-2835589"
                                        }
                                    }
                                ],
                                "category": "product_name",
                                "name": "Visual Studio 2019"
                            },
                            {
                                "branches": [
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/17.10.14",
                                        "product": {
                                            "name": "vers:microsoft/17.10.14",
                                            "product_id": "CSAFPID-2835588"
                                        }
                                    },
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/17.12.8",
                                        "product": {
                                            "name": "vers:microsoft/17.12.8",
                                            "product_id": "CSAFPID-2835590"
                                        }
                                    },
                                    {
                                        "category": "product_version_range",
                                        "name": "vers:microsoft/17.13.7",
                                        "product": {
                                            "name": "vers:microsoft/17.13.7",
                                            "product_id": "CSAFPID-2835592"
                                        }
                                    }
                                ],
                                "category": "product_name",
                                "name": "Visual Studio 2022"
                            }
                        ],
                        "category": "product_family",
                        "name": "Microsoft"
                    }
                ],
                "category": "vendor",
                "name": "Microsoft"
            }
        ]
    },
    "vulnerabilities": [
        {
            "cve": "CVE-2025-26646",
            "cwe": {
                "id": "CWE-73",
                "name": "External Control of File Name or Path"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "External Control of File Name or Path",
                    "title": "CWE-73"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1519979",
                    "CSAFPID-1519980",
                    "CSAFPID-1519978",
                    "CSAFPID-1441527",
                    "CSAFPID-1441526",
                    "CSAFPID-1441528",
                    "CSAFPID-2823248",
                    "CSAFPID-2823141",
                    "CSAFPID-2835593",
                    "CSAFPID-1520086",
                    "CSAFPID-2835431",
                    "CSAFPID-1520087",
                    "CSAFPID-2835432",
                    "CSAFPID-1441523",
                    "CSAFPID-2835436",
                    "CSAFPID-1770507",
                    "CSAFPID-2835433",
                    "CSAFPID-2467379",
                    "CSAFPID-2835434",
                    "CSAFPID-1441524",
                    "CSAFPID-2835435",
                    "CSAFPID-2835589",
                    "CSAFPID-2835588",
                    "CSAFPID-2835590",
                    "CSAFPID-2835592"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-26646",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-26646.json"
                }
            ],
            "title": "CVE-2025-26646"
        },
        {
            "cve": "CVE-2025-32703",
            "cwe": {
                "id": "CWE-1220",
                "name": "Insufficient Granularity of Access Control"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Insufficient Granularity of Access Control",
                    "title": "CWE-1220"
                },
                {
                    "category": "other",
                    "text": "Exposure of Sensitive Information to an Unauthorized Actor",
                    "title": "CWE-200"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1519979",
                    "CSAFPID-1519980",
                    "CSAFPID-1519978",
                    "CSAFPID-1441527",
                    "CSAFPID-1441526",
                    "CSAFPID-1441528",
                    "CSAFPID-2823248",
                    "CSAFPID-2823141",
                    "CSAFPID-2835593",
                    "CSAFPID-1520086",
                    "CSAFPID-2835431",
                    "CSAFPID-1520087",
                    "CSAFPID-2835432",
                    "CSAFPID-1441523",
                    "CSAFPID-2835436",
                    "CSAFPID-1770507",
                    "CSAFPID-2835433",
                    "CSAFPID-2467379",
                    "CSAFPID-2835434",
                    "CSAFPID-1441524",
                    "CSAFPID-2835435",
                    "CSAFPID-2835589",
                    "CSAFPID-2835588",
                    "CSAFPID-2835590",
                    "CSAFPID-2835592"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-32703",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-32703.json"
                }
            ],
            "title": "CVE-2025-32703"
        },
        {
            "cve": "CVE-2025-32702",
            "cwe": {
                "id": "CWE-77",
                "name": "Improper Neutralization of Special Elements used in a Command ('Command Injection')"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Improper Neutralization of Special Elements used in a Command ('Command Injection')",
                    "title": "CWE-77"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1519979",
                    "CSAFPID-1519980",
                    "CSAFPID-1519978",
                    "CSAFPID-1441527",
                    "CSAFPID-1441526",
                    "CSAFPID-1441528",
                    "CSAFPID-2823248",
                    "CSAFPID-2823141",
                    "CSAFPID-2835593",
                    "CSAFPID-1520086",
                    "CSAFPID-2835431",
                    "CSAFPID-1520087",
                    "CSAFPID-2835432",
                    "CSAFPID-1441523",
                    "CSAFPID-2835436",
                    "CSAFPID-1770507",
                    "CSAFPID-2835433",
                    "CSAFPID-2467379",
                    "CSAFPID-2835434",
                    "CSAFPID-1441524",
                    "CSAFPID-2835435",
                    "CSAFPID-2835589",
                    "CSAFPID-2835588",
                    "CSAFPID-2835590",
                    "CSAFPID-2835592"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-32702",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-32702.json"
                }
            ],
            "title": "CVE-2025-32702"
        },
        {
            "cve": "CVE-2025-21264",
            "cwe": {
                "id": "CWE-552",
                "name": "Files or Directories Accessible to External Parties"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Files or Directories Accessible to External Parties",
                    "title": "CWE-552"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1519979",
                    "CSAFPID-1519980",
                    "CSAFPID-1519978",
                    "CSAFPID-1441527",
                    "CSAFPID-1441526",
                    "CSAFPID-1441528",
                    "CSAFPID-2823248",
                    "CSAFPID-2823141",
                    "CSAFPID-2835593",
                    "CSAFPID-1520086",
                    "CSAFPID-2835431",
                    "CSAFPID-1520087",
                    "CSAFPID-2835432",
                    "CSAFPID-1441523",
                    "CSAFPID-2835436",
                    "CSAFPID-1770507",
                    "CSAFPID-2835433",
                    "CSAFPID-2467379",
                    "CSAFPID-2835434",
                    "CSAFPID-1441524",
                    "CSAFPID-2835435",
                    "CSAFPID-2835589",
                    "CSAFPID-2835588",
                    "CSAFPID-2835590",
                    "CSAFPID-2835592"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-21264",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21264.json"
                }
            ],
            "title": "CVE-2025-21264"
        },
        {
            "cve": "CVE-2025-29813",
            "cwe": {
                "id": "CWE-302",
                "name": "Authentication Bypass by Assumed-Immutable Data"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Authentication Bypass by Assumed-Immutable Data",
                    "title": "CWE-302"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-1519979",
                    "CSAFPID-1519980",
                    "CSAFPID-1519978",
                    "CSAFPID-1441527",
                    "CSAFPID-1441526",
                    "CSAFPID-1441528",
                    "CSAFPID-2823248",
                    "CSAFPID-2823141",
                    "CSAFPID-2835593",
                    "CSAFPID-1520086",
                    "CSAFPID-2835431",
                    "CSAFPID-1520087",
                    "CSAFPID-2835432",
                    "CSAFPID-1441523",
                    "CSAFPID-2835436",
                    "CSAFPID-1770507",
                    "CSAFPID-2835433",
                    "CSAFPID-2467379",
                    "CSAFPID-2835434",
                    "CSAFPID-1441524",
                    "CSAFPID-2835435",
                    "CSAFPID-2835589",
                    "CSAFPID-2835588",
                    "CSAFPID-2835590",
                    "CSAFPID-2835592"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-29813",
                    "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-29813.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C",
                        "baseScore": 10.0,
                        "baseSeverity": "CRITICAL"
                    },
                    "products": [
                        "CSAFPID-1519979",
                        "CSAFPID-1519980",
                        "CSAFPID-1519978",
                        "CSAFPID-1441527",
                        "CSAFPID-1441526",
                        "CSAFPID-1441528",
                        "CSAFPID-2823248",
                        "CSAFPID-2823141",
                        "CSAFPID-2835593",
                        "CSAFPID-1520086",
                        "CSAFPID-2835431",
                        "CSAFPID-1520087",
                        "CSAFPID-2835432",
                        "CSAFPID-1441523",
                        "CSAFPID-2835436",
                        "CSAFPID-1770507",
                        "CSAFPID-2835433",
                        "CSAFPID-2467379",
                        "CSAFPID-2835434",
                        "CSAFPID-1441524",
                        "CSAFPID-2835435",
                        "CSAFPID-2835589",
                        "CSAFPID-2835588",
                        "CSAFPID-2835590",
                        "CSAFPID-2835592"
                    ]
                }
            ],
            "title": "CVE-2025-29813"
        }
    ]
}