{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-73234",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-08-11T14:41:20.123Z",
        "datePublished": "2026-08-11T19:41:13.453Z",
        "dateUpdated": "2026-08-13T14:43:03.531Z"
    },
    "containers": {
        "cna": {
            "title": "FreeCAD: FCStd path traversal allows arbitrary file write via unsanitized file attribute in PropertyFileIncluded::Restore()",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-22",
                            "lang": "en",
                            "description": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "LOCAL",
                        "availabilityImpact": "HIGH",
                        "baseScore": 7.8,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/FreeCAD/FreeCAD/security/advisories/GHSA-5vqh-3v38-jw2r",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/FreeCAD/FreeCAD/security/advisories/GHSA-5vqh-3v38-jw2r"
                },
                {
                    "name": "https://github.com/FreeCAD/FreeCAD/pull/31269",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/FreeCAD/FreeCAD/pull/31269"
                },
                {
                    "name": "https://github.com/FreeCAD/FreeCAD/pull/31281",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/FreeCAD/FreeCAD/pull/31281"
                },
                {
                    "name": "https://github.com/FreeCAD/FreeCAD/commit/7cabda0979779251bad516cb6911a43dc03c5203",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/FreeCAD/FreeCAD/commit/7cabda0979779251bad516cb6911a43dc03c5203"
                },
                {
                    "name": "https://github.com/FreeCAD/FreeCAD/commit/f19b18b7d93729a29a90e96e0ae192b5d054b86d",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/FreeCAD/FreeCAD/commit/f19b18b7d93729a29a90e96e0ae192b5d054b86d"
                },
                {
                    "name": "https://github.com/FreeCAD/FreeCAD/releases/tag/1.1.2",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/FreeCAD/FreeCAD/releases/tag/1.1.2"
                }
            ],
            "affected": [
                {
                    "vendor": "FreeCAD",
                    "product": "FreeCAD",
                    "versions": [
                        {
                            "version": "< 1.1.2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-11T19:41:13.453Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "FreeCAD is a free and open-source multiplatform 3D parametric modeler. Prior to 1.1.2, PropertyFileIncluded::Restore() in src/App/PropertyFile.cpp concatenates an attacker-controlled file or data attribute from Document.xml with the document transient path without rejecting directory components, absolute paths, or parent traversal. A crafted .FCStd archive with a matching FileIncluded XML attribute and ZIP entry can therefore write attacker-controlled content to arbitrary locations accessible to the FreeCAD user, potentially enabling persistence, credential compromise, configuration replacement, or code execution. This issue is fixed in version 1.1.2."
                }
            ],
            "source": {
                "advisory": "GHSA-5vqh-3v38-jw2r",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "references": [
                    {
                        "url": "https://github.com/FreeCAD/FreeCAD/security/advisories/GHSA-5vqh-3v38-jw2r",
                        "tags": [
                            "exploit"
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-08-13T14:42:48.219839Z",
                                "id": "CVE-2026-73234",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-08-13T14:43:03.531Z"
                }
            }
        ]
    }
}