Description
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 creating or editing blog tags. An attacker can inject a malicious JavaScript payload into the tag name field, which is then stored server-side. This stored payload is later rendered unsafely across public tag pages and administrative interfaces without proper output encoding, leading to stored cross-site scripting (XSS). This issue has been patched in version 0.31.0.0.
Published: 2026-04-01
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Stored cross‑site scripting
Action: Patch/Upgrade
AI Analysis

Impact

The vulnerability originates from user input in the blog tag name field that is neither validated nor sanitized. Malicious JavaScript can be injected and stored on the server, then later rendered unsafely on public tag pages and in administrative views. Because the code executes in the victim’s browser context, an attacker can harvest session cookies, perform credential phishing, or redirect the user to malicious sites. This flaw is a classic stored XSS vulnerability (CWE‑79).

Affected Systems

The flaw is present in any CI4MS installation supplied by ci4‑cms‑erp that is running a version earlier than 0.31.0.0. The 0.31.0.0 release includes the patch that sanitizes tag input and correctly encodes rendered output. Existing deployments that have not applied this update remain vulnerable.

Risk and Exploitability

The base CVSS score of 9.1 indicates critical severity. The EPSS probability is below 1 % and the vulnerability is not listed in CISA’s Known Exploited Vulnerabilities catalog, suggesting that widespread exploitation has not been observed. The likely attack vector is a legitimate web interface that accepts tag names. Based on the description, it is inferred that an attacker must have permission to create or edit blog tags. Once a malicious tag is accessed by a user, the injected script runs in that user’s browser environment, potentially enabling credential theft, session hijacking, or other client‑side attacks. No server‑side code execution or direct bypass of authentication controls is documented.

Generated by OpenCVE AI on April 13, 2026 at 20:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade CI4MS to version 0.31.0.0 or later.
  • If an upgrade cannot be performed immediately, disable the ability to create or edit blog tags to prevent further injection.
  • Apply strict input validation and output encoding to all tag fields to guard against future XSS vulnerabilities.

Generated by OpenCVE AI on April 13, 2026 at 20:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-4333-387x-w245 CI4MS: Blogs Tags Full Account Takeover for All-Roles & Privilege-Escalation via Stored DOM XSS
History

Mon, 13 Apr 2026 18:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:ci4-cms-erp:ci4ms:*:*:*:*:*:*:*:*

Thu, 02 Apr 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Ci4-cms-erp
Ci4-cms-erp ci4ms
Vendors & Products Ci4-cms-erp
Ci4-cms-erp ci4ms

Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description 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 creating or editing blog tags. An attacker can inject a malicious JavaScript payload into the tag name field, which is then stored server-side. This stored payload is later rendered unsafely across public tag pages and administrative interfaces without proper output encoding, leading to stored cross-site scripting (XSS). This issue has been patched in version 0.31.0.0.
Title CI4MS: Blogs Tags Full Account Takeover for All-Roles & Privilege-Escalation via Stored DOM XSS
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:L'}


Subscriptions

Ci4-cms-erp Ci4ms
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-02T16:23:56.044Z

Reserved: 2026-03-30T16:31:39.265Z

Link: CVE-2026-34559

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-04-01T22:16:18.780

Modified: 2026-04-13T18:02:00.033

Link: CVE-2026-34559

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-14T16:42:05Z

Weaknesses