{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2026-28225","assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","state":"PUBLISHED","assignerShortName":"GitHub_M","dateReserved":"2026-02-25T15:28:40.650Z","datePublished":"2026-02-26T22:40:17.996Z","dateUpdated":"2026-02-27T18:33:16.833Z"},"containers":{"cna":{"title":"Manyfold has IDOR in ModelFilesController","problemTypes":[{"descriptions":[{"cweId":"CWE-639","lang":"en","description":"CWE-639: Authorization Bypass Through User-Controlled Key","type":"CWE"}]}],"metrics":[{"cvssV3_1":{"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"}}],"references":[{"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"},{"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"}],"affected":[{"vendor":"manyfold3d","product":"manyfold","versions":[{"version":"< 0.133.1","status":"affected"}]}],"providerMetadata":{"orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M","dateUpdated":"2026-02-26T22:40:17.996Z"},"descriptions":[{"lang":"en","value":"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."}],"source":{"advisory":"GHSA-v8pw-3r2f-3fqm","discovery":"UNKNOWN"}},"adp":[{"metrics":[{"other":{"type":"ssvc","content":{"timestamp":"2026-02-27T18:18:53.353142Z","id":"CVE-2026-28225","options":[{"Exploitation":"none"},{"Automatable":"yes"},{"Technical Impact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}}}],"title":"CISA ADP Vulnrichment","providerMetadata":{"orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP","dateUpdated":"2026-02-27T18:33:16.833Z"}}]}}