SCA: security update for ci4-cms-erp/ci4ms (GHSA-85m8-g393-jcxf)

critical Tenable Self-Hosted Container Security Plugin ID 439652

Description

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

- CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with
RBAC authorization and theme support. Prior to version 0.31.0.0, the application fails to properly
sanitize user-controlled input when handling backup uploads and processing backup metadata. An attacker
can inject a malicious JavaScript payload into the backup filename via the uploaded xss.sql, which uses
SQL functionality to insert the XSS payload server-side. This stored payload is later rendered unsafely in
multiple backup management views without proper output encoding, leading to stored blind cross-site
scripting (Blind XSS). This issue has been patched in version 0.31.0.0. (CVE-2026-34563)

Solution

Update the ci4-cms-erp/ci4ms library and its related packages to version 0.31.0.0 or later.

See Also

https://github.com/advisories/GHSA-85m8-g393-jcxf

Plugin Details

Severity: Critical

ID: 439652

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 4/2/2026

Updated: 6/1/2026

Risk Information

VPR

Risk Factor: High

Score: 7.3

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:C

CVSS Score Source: CVE-2026-34563

CVSS v3

Risk Factor: Critical

Base Score: 9

Temporal Score: 8.1

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/1/2026

Vulnerability Publication Date: 4/1/2026

Reference Information

CVE: CVE-2026-34563

cwe: CWE-79