Bug 2499738 (CVE-2026-60103) - CVE-2026-60103 blender: Blender: Denial of Service and information disclosure via crafted .blend file
Summary: CVE-2026-60103 blender: Blender: Denial of Service and information disclosure...
Keywords:
Status: NEW
Alias: CVE-2026-60103
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2499763 2499764
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-13 18:01 UTC by OSIDB Bzimport
Modified: 2026-07-13 19:03 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-13 18:01:47 UTC
Blender 3.0.0 through 5.1.2 contains an out-of-bounds read vulnerability that allows attackers to trigger a crash or read adjacent heap memory by supplying a crafted .blend file with a malicious signed short member_index value in the SDNA block. The member_index field is used as an array index into the sdna->members[] array in sdna_expand_names() without bounds validation, allowing any value outside the allocated range to produce an invalid pointer subsequently passed to strlen(), resulting in a SIGSEGV crash or unintended heap memory disclosure.


Note You need to log in before you can comment on or make changes to this bug.