MaterialX is an open standard for the exchange of rich material and look-development content across applications and renderers. In version 1.39.2, nested imports of MaterialX files can lead to a crash via stack memory exhaustion, due to the lack of a limit on the "import chain" depth. When parsing file imports, recursion is used to process nested files; however, there is no limit imposed to the depth of files that can be parsed by the library. By building a sufficiently deep chain of MaterialX files one referencing the next, it is possible to crash the process using the MaterialX library via stack exhaustion. This is fixed in version 1.39.3.
References
Configurations
History
20 Aug 2025, 21:24
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
First Time |
Linuxfoundation
Linuxfoundation materialx |
|
CPE | cpe:2.3:a:linuxfoundation:materialx:1.39.2:-:*:*:*:*:*:* | |
References | () https://github.com/AcademySoftwareFoundation/MaterialX/blob/main/documents/Specification/MaterialX.Specification.md#mtlx-file-format-definition - Product | |
References | () https://github.com/AcademySoftwareFoundation/MaterialX/pull/2233/commits/6182c07467297416a30d148ab531d81198686dc5 - Patch | |
References | () https://github.com/AcademySoftwareFoundation/MaterialX/releases/tag/v1.39.3 - Release Notes | |
References | () https://github.com/AcademySoftwareFoundation/MaterialX/security/advisories/GHSA-qc2h-74x3-4v3w - Exploit, Vendor Advisory |
04 Aug 2025, 15:06
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
01 Aug 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-08-01 18:15
Updated : 2025-08-20 21:24
NVD link : CVE-2025-53012
Mitre link : CVE-2025-53012
CVE.ORG link : CVE-2025-53012
JSON object : View
Products Affected
linuxfoundation
- materialx
CWE
CWE-400
Uncontrolled Resource Consumption