Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-mmg4-322v-6jvc | Laravel Backpack CRUD: Stored XSS in the color column — the `@if($column['escaped'])` branches are inverted |
Mon, 14 Sep 2026 21:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Mon, 14 Sep 2026 21:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | backpack/crud provides Create, Read, Update & Delete (CRUD) functions for Backpack, a collection of Laravel packages that help users build custom administration panels. From 6.0.0 until 6.8.14 and 7.0.38, src/resources/views/crud/columns/color.blade.php inverts the escaped and raw rendering branches controlled by $column['escaped'], which defaults to true, causing $column['text'] to be rendered unescaped by default. An attacker who can store an unsanitized value in a color column can execute script in the browser of a user who views the CRUD list, including an administrator, with access to the victim's session-backed application capabilities. Exploitation requires write access to the stored color value and a victim viewing the list. This issue is fixed in versions 6.8.14 and 7.0.38. | |
| Title | backpack/crud: Stored XSS in the color column — the `@if($column['escaped'])` branches are inverted | |
| Weaknesses | CWE-1023 CWE-79 |
|
| References |
|
|
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-14T20:05:31.606Z
Reserved: 2026-06-11T21:46:52.382Z
Link: CVE-2026-54181
Updated: 2026-09-14T19:20:43.379Z
Status : Received
Published: 2026-09-14T18:17:53.223
Modified: 2026-09-14T20:16:45.570
Link: CVE-2026-54181
No data.
OpenCVE Enrichment
No data.
Github GHSA