VYPR

Codeigniter4

by Codeigniter

Source repositories

CVEs (1)

  • CVE-2026-48062criJun 11, 2026
    risk 0.52cvss epss

    ### Impact The `ext_in` upload validation rule checked the MIME-derived guessed extension instead of the client-provided filename extension. As a result, an uploaded file named `shell.php` containing GIF-like content could pass validation such as: ```…