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 categories. An attacker can inject a malicious JavaScript payload into the category title field, which is then stored server-side. This stored payload is later rendered unsafely across public-facing blog category pages, administrative interfaces, and blog post views 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: 10 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Stored XSS leading to full account takeover and privilege escalation
Action: Patch Immediately
AI Analysis

Impact

CI4MS, a CodeIgniter 4-based CMS, contains a stored cross‑site scripting flaw caused by unsanitized input when creating or editing blog categories. An attacker can embed malicious JavaScript into a category title; that payload is stored in the database and rendered unsafely on public blog category pages, admin interfaces, and blog post views. The resulting stored XSS can compromise any user who views the affected pages, allowing the attacker to hijack accounts and elevate privileges according to the RBAC configuration. This vulnerability is a classic example of CWE‑79.

Affected Systems

The issue affects the CI4MS CMS by ci4‑cms‑erp. All releases prior to version 0.31.0.0 are vulnerable. The affected product is the entire CMS skeleton designed for modular architecture, RBAC authorization, and theme support.

Risk and Exploitability

The CVSS score of 10.0 indicates a critical severity, while the EPSS score of less than 1% suggests a low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw by submitting a malicious category title through the web interface; once stored, the payload will execute in any browser that loads the rendered category page, including administrators, making the risk high if the vulnerability remains unpatched.

Generated by OpenCVE AI on April 6, 2026 at 19:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the 0.31.0.0 update or later to CI4MS
  • If an immediate update is not feasible, enforce server‑side sanitization and output encoding for category titles, e.g., using htmlspecialchars
  • Restrict public access to category pages while the fix is pending
  • Monitor logs for abnormal category creation activity and review user accounts for unauthorized access

Generated by OpenCVE AI on April 6, 2026 at 19:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-fhrf-q333-82fm CI4MS: Blogs Categories Full Account Takeover for All-Roles & Privilege-Escalation via Stored DOM XSS
History

Mon, 06 Apr 2026 16:45: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
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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 categories. An attacker can inject a malicious JavaScript payload into the category title field, which is then stored server-side. This stored payload is later rendered unsafely across public-facing blog category pages, administrative interfaces, and blog post views 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 Categories Full Account Takeover for All-Roles & Privilege-Escalation via Stored DOM XSS
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Ci4-cms-erp Ci4ms
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-02T18:05:04.208Z

Reserved: 2026-03-30T16:56:30.998Z

Link: CVE-2026-34569

cve-icon Vulnrichment

Updated: 2026-04-02T18:04:59.972Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-04-06T16:35:35.977

Link: CVE-2026-34569

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-07T07:56:30Z

Weaknesses