Releases43
Frequency1 month 1 week
Last Release
Blender is a free and open-source professional-grade 3D computer graphics and video compositing program. ### Realistic Materials ![Realistic Materials](https://i.imgur.com/AywgUj3.png) ### Fluid Simulations ![Fluid Simulations](https://i.imgur.com/ILwViaO.png) ## Features * Blender is a fully integrated 3D content creation suite, offering a broad range of essential tools: * Modeling * Rendering * Animation * Video Editing and Compositing * Texturing * Rigging * Simulations * Game Creation. * Cross platform, with an OpenGL GUI that is uniform on all major platforms (and customizable with Python scripts). * High-quality 3D architecture enabling fast and efficient creation work-flow. * Excellent community support from forums and IRC. * Small executable size, optionally portable. ### Notes - If you have multiple installations of the Blender software, the uninstallation of the Chocolatey package will likely fail. Please manually uninstall the Blender software (through 'Add and Remove Programs' or 'Programs and Features') and then run `choco uninstall blender` to remove the package. - **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
= 3.3.07.5 HIGH

A flaw was found in Blender 3.3.0. An interger overflow in source/blender/blendthumb/src/blendthumb_extract.cc may lead to program crash or memory corruption.

= 3.3.07.5 HIGH

A flaw was found in Blender 3.3.0. A null pointer dereference exists in source/blender/gpu/opengl/gl_backend.cc that may lead to loss of confidentiality and integrity.

= 3.3.07.5 HIGH

Endless Infinite loop in Blender-thumnailing due to logical bugs.

>= 3.0, < 3.1, >= 2.90.0, < 2.93.8, < 2.83.195.5 MEDIUM2.6 LOW

An integer underflow in the DDS loader of Blender leads to an out-of-bounds read, possibly allowing an attacker to read sensitive data using a crafted DDS image file. This flaw affects Blender versions prior to 2.83.19, 2.93.8 and 3.1.

>= 2.90.0, < 2.93.8, < 2.83.19, >= 3.0.0, < 3.1.07.8 HIGH5.1 MEDIUM

An integer overflow in the processing of loaded 2D images leads to a write-what-where vulnerability and an out-of-bounds read vulnerability, allowing an attacker to leak sensitive information or achieve code execution in the context of the Blender process when a specially crafted image file is loaded. This flaw affects Blender versions prior to 2.83.19, 2.93.8 and 3.1.

= 2.93.8, = 3.07.8 HIGH5.1 MEDIUM

A missing bounds check in the image loader used in Blender 3.x and 2.93.8 leads to out-of-bounds heap access, allowing an attacker to cause denial of service, memory corruption or potentially code execution.