SCA: security update for backpack/crud (GHSA-m8xx-3x29-84h8)

medium Tenable Self-Hosted Container Security Plugin ID 442617

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- backpack/crud provides Create, Read, Update & Delete (CRUD) functions for Backpack, a collection of
Laravel packages that help users build custom administration panels. Versions prior to 5.0.13, 4.1.69, and
4.0.63 are vulnerable to cross-site scripting. An attacker could conduct a targeted phishing campaign, in
order to trick users or admins into clicking a malicious link, which under very specific circumstances
could give them information or possibly admin access. Versions 5.0.13, 4.1.69, and 4.0.63 patch the issue.
As a workaround, manually look inside error views in `resources/views/errors` and output
`e($exception->getMessage())` instead of `$exception->getMessage()`. (CVE-2022-31114)

Solution

Update the backpack/crud library and its related packages to version 4.0.63 or later.

See Also

https://github.com/advisories/GHSA-m8xx-3x29-84h8

Plugin Details

Severity: Medium

ID: 442617

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 6/4/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.45

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.2

Vector: CVSS2#AV:N/AC:M/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2022-31114

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 5.1

Threat Score: 1.2

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/3/2026

Vulnerability Publication Date: 6/3/2026

Reference Information

CVE: CVE-2022-31114

cwe: CWE-79