{
    "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": "Autodesk heeft kwetsbaarheden verholpen in AutoCAD.",
                "title": "Feiten"
            },
            {
                "category": "description",
                "text": "De kwetsbaarheden bevinden zich in de manier waarop bepaalde Autodesk producten omgaan met speciaal vervaardigde bestanden. Deze kwetsbaarheden kunnen leiden tot geheugenbeschadiging, Out-of-Bounds schrijf- en leescondities, en Use-After-Free fouten. Dit kan resulteren in gevolgen zoals applicatiecrashes, datacorruptie en de mogelijkheid van het uitvoeren van willekeurige code.",
                "title": "Interpretaties"
            },
            {
                "category": "description",
                "text": "Autodesk 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": "Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')",
                "title": "CWE-120"
            },
            {
                "category": "general",
                "text": "Heap-based Buffer Overflow",
                "title": "CWE-122"
            },
            {
                "category": "general",
                "text": "Out-of-bounds Write",
                "title": "CWE-787"
            },
            {
                "category": "general",
                "text": "Out-of-bounds Read",
                "title": "CWE-125"
            },
            {
                "category": "general",
                "text": "Use After Free",
                "title": "CWE-416"
            }
        ],
        "publisher": {
            "category": "coordinator",
            "contact_details": "cert@ncsc.nl",
            "name": "Nationaal Cyber Security Centrum",
            "namespace": "https://www.ncsc.nl/"
        },
        "references": [
            {
                "category": "external",
                "summary": "Reference",
                "url": "https://www.autodesk.com/trust/security-advisories/adsk-sa-2025-0015"
            }
        ],
        "title": "Kwetsbaarheden verholpen in Autodesk AutoCAD",
        "tracking": {
            "current_release_date": "2025-07-30T08:04:31.603165Z",
            "generator": {
                "date": "2025-06-05T14:45:00Z",
                "engine": {
                    "name": "V.A.",
                    "version": "1.1"
                }
            },
            "id": "NCSC-2025-0237",
            "initial_release_date": "2025-07-30T08:04:31.603165Z",
            "revision_history": [
                {
                    "date": "2025-07-30T08:04:31.603165Z",
                    "number": "1.0.0",
                    "summary": "Initiele versie"
                }
            ],
            "status": "final",
            "version": "1.0.0"
        }
    },
    "product_tree": {
        "branches": [
            {
                "branches": [
                    {
                        "branches": [
                            {
                                "category": "product_version_range",
                                "name": "vers:unknown/2026.2|<2026.3",
                                "product": {
                                    "name": "vers:unknown/2026.2|<2026.3",
                                    "product_id": "CSAFPID-3011808"
                                }
                            }
                        ],
                        "category": "product_name",
                        "name": "Shared Components"
                    }
                ],
                "category": "vendor",
                "name": "Autodesk"
            }
        ]
    },
    "vulnerabilities": [
        {
            "cve": "CVE-2025-5038",
            "cwe": {
                "id": "CWE-120",
                "name": "Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')",
                    "title": "CWE-120"
                },
                {
                    "category": "other",
                    "text": "Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')",
                    "title": "CWE-120"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-3011808"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-5038 | NCSC-NL Website",
                    "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-5038.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                        "baseScore": 7.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-3011808"
                    ]
                }
            ],
            "title": "CVE-2025-5038"
        },
        {
            "cve": "CVE-2025-7675",
            "cwe": {
                "id": "CWE-787",
                "name": "Out-of-bounds Write"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Out-of-bounds Write",
                    "title": "CWE-787"
                },
                {
                    "category": "other",
                    "text": "Out-of-bounds Write",
                    "title": "CWE-787"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-3011808"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-7675 | NCSC-NL Website",
                    "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-7675.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                        "baseScore": 7.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-3011808"
                    ]
                }
            ],
            "title": "CVE-2025-7675"
        },
        {
            "cve": "CVE-2025-5043",
            "cwe": {
                "id": "CWE-122",
                "name": "Heap-based Buffer Overflow"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                },
                {
                    "category": "other",
                    "text": "Heap-based Buffer Overflow",
                    "title": "CWE-122"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-3011808"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-5043 | NCSC-NL Website",
                    "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-5043.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                        "baseScore": 7.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-3011808"
                    ]
                }
            ],
            "title": "CVE-2025-5043"
        },
        {
            "cve": "CVE-2025-6631",
            "cwe": {
                "id": "CWE-787",
                "name": "Out-of-bounds Write"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Out-of-bounds Write",
                    "title": "CWE-787"
                },
                {
                    "category": "other",
                    "text": "Out-of-bounds Write",
                    "title": "CWE-787"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-3011808"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-6631 | NCSC-NL Website",
                    "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-6631.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                        "baseScore": 7.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-3011808"
                    ]
                }
            ],
            "title": "CVE-2025-6631"
        },
        {
            "cve": "CVE-2025-6635",
            "cwe": {
                "id": "CWE-125",
                "name": "Out-of-bounds Read"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Out-of-bounds Read",
                    "title": "CWE-125"
                },
                {
                    "category": "other",
                    "text": "Out-of-bounds Read",
                    "title": "CWE-125"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-3011808"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-6635 | NCSC-NL Website",
                    "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-6635.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                        "baseScore": 7.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-3011808"
                    ]
                }
            ],
            "title": "CVE-2025-6635"
        },
        {
            "cve": "CVE-2025-6636",
            "cwe": {
                "id": "CWE-416",
                "name": "Use After Free"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Use After Free",
                    "title": "CWE-416"
                },
                {
                    "category": "other",
                    "text": "Use After Free",
                    "title": "CWE-416"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-3011808"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-6636 | NCSC-NL Website",
                    "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-6636.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                        "baseScore": 7.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-3011808"
                    ]
                }
            ],
            "title": "CVE-2025-6636"
        },
        {
            "cve": "CVE-2025-6637",
            "cwe": {
                "id": "CWE-787",
                "name": "Out-of-bounds Write"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Out-of-bounds Write",
                    "title": "CWE-787"
                },
                {
                    "category": "other",
                    "text": "Out-of-bounds Write",
                    "title": "CWE-787"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-3011808"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-6637 | NCSC-NL Website",
                    "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-6637.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                        "baseScore": 7.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-3011808"
                    ]
                }
            ],
            "title": "CVE-2025-6637"
        },
        {
            "cve": "CVE-2025-7497",
            "cwe": {
                "id": "CWE-787",
                "name": "Out-of-bounds Write"
            },
            "notes": [
                {
                    "category": "other",
                    "text": "Out-of-bounds Write",
                    "title": "CWE-787"
                },
                {
                    "category": "other",
                    "text": "Out-of-bounds Write",
                    "title": "CWE-787"
                }
            ],
            "product_status": {
                "known_affected": [
                    "CSAFPID-3011808"
                ]
            },
            "references": [
                {
                    "category": "self",
                    "summary": "CVE-2025-7497 | NCSC-NL Website",
                    "url": "https://vulnerabilities.ncsc.nl/csaf/v2/2025/cve-2025-7497.json"
                }
            ],
            "scores": [
                {
                    "cvss_v3": {
                        "version": "3.1",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                        "baseScore": 7.8,
                        "baseSeverity": "HIGH"
                    },
                    "products": [
                        "CSAFPID-3011808"
                    ]
                }
            ],
            "title": "CVE-2025-7497"
        }
    ]
}