Bug 2499764 - CVE-2026-60103 blender: Blender: Denial of Service and information disclosure via crafted .blend file [fedora-all]
Summary: CVE-2026-60103 blender: Blender: Denial of Service and information disclosure...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: blender
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Luya Tshimbalanga
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["f1e0fbc2-8c50-4309-95aa-b...
Depends On:
Blocks: CVE-2026-60103
TreeView+ depends on / blocked
 
Reported: 2026-07-13 19:02 UTC by Keith Grant
Modified: 2026-07-13 19:02 UTC (History)
6 users (show)

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


Attachments (Terms of Use)

Description Keith Grant 2026-07-13 19:02:25 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.