VYPR

Laravel Backpack CRUD

by Laravel Backpack

CVEs (1)

  • CVE-2026-54181Aug 20, 2026
    risk 0.00cvss epss

    ## Summary The Blade template for the `color` column type (`src/resources/views/crud/columns/color.blade.php`) has its escaped/unescaped rendering branches inverted relative to every other column template in the library. Because `$column['escaped']` defaults to `true`, values…