VYPR

Manyfold

by Manyfold

CVEs (3)

  • CVE-2026-27635HigFeb 26, 2026
    risk 0.49cvss 7.5epss 0.00

    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.0, when model render generation is enabled, a logged-in user can achieve RCE by uploading a ZIP containing a file with a…

  • CVE-2026-27933MedFeb 26, 2026
    risk 0.44cvss 6.8epss 0.00

    Manyfold is an open source, self-hosted web application for managing a collection of 3d models, particularly focused on 3d printing. Versions prior to 0.133.0 are vulnerable to session hijack via cookie leakage in proxy caches. Version 0.133.0 fixes the issue.

  • CVE-2026-28225MedFeb 26, 2026
    risk 0.34cvss 5.3epss 0.00

    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])`…