Description
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.
INFO
Published Date :
2026-02-26T22:40:17.996Z
Last Modified :
2026-02-27T18:33:16.833Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-28225 vulnerability.
| Vendors | Products |
|---|---|
| Manyfold |
|
| Manyfold3d |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-28225.
CVSS Vulnerability Scoring System
Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact