CVE Explorer
CVE-2026-28225
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.
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"product":"manyfold","vendor":"manyfold3d","versions":[{"status":"affected","version":"< 0.133.1"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:7c840940fc5c4714cfbfb6fcfe4aa3a51ab16107fea5410b8f06527156215012 · sha256:e8f30c01c0bdbe7d… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":5.3,"baseSeverity":"MEDIUM","confidentialityImpact":"NONE","integrityImpact":"LOW","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:7c840940fc5c4714cfbfb6fcfe4aa3a51ab16107fea5410b8f06527156215012 · sha256:e8f30c01c0bdbe7d… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-639","description":"CWE-639: Authorization Bypass Through User-Controlled Key","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:7c840940fc5c4714cfbfb6fcfe4aa3a51ab16107fea5410b8f06527156215012 · sha256:e8f30c01c0bdbe7d… · /containers/cna/problemTypes/0/descriptions/0
Source references
2 source assertions{"name":"https://github.com/manyfold3d/manyfold/releases/tag/v0.133.1","tags":["x_refsource_MISC"],"url":"https://github.com/manyfold3d/manyfold/releases/tag/v0.133.1"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:7c840940fc5c4714cfbfb6fcfe4aa3a51ab16107fea5410b8f06527156215012 · sha256:e8f30c01c0bdbe7d… · /containers/cna/references/1
{"name":"https://github.com/manyfold3d/manyfold/security/advisories/GHSA-v8pw-3r2f-3fqm","tags":["x_refsource_CONFIRM"],"url":"https://github.com/manyfold3d/manyfold/security/advisories/GHSA-v8pw-3r2f-3fqm"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:7c840940fc5c4714cfbfb6fcfe4aa3a51ab16107fea5410b8f06527156215012 · sha256:e8f30c01c0bdbe7d… · /containers/cna/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.