CVE-2026-28225
February 26, 2026
Manyfold is an open source, self-hosted web application for managing a collection of 3d models, particularly focused on 3d printing. Prior to version 0.133.1, the "get_model" method in "ModelFilesController" (line 158-160) loads models using "Model.find_param(params[:model_id])" without "policy_scope()", bypassing Pundit authorization. All other controllers correctly use "policy_scope(Model).find_param()" (e.g., "ModelsController" line 263). Version 0.133.1 fixes the issue.
Affected Packages
https://github.com/manyfold3d/manyfold.git (GITHUB):
Affected version(s) >=v0.1.0 <v0.133.1Fix Suggestion:
Update to version v0.133.1Related Resources (2)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Authorization Bypass Through User-Controlled Key
EPSS
Base Score:
0.04