Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. ci4-cms-erp/ci4ms
  4. ›
  5. CVE-2026-34570

CVE-2026-34570: CI4MS: Account Deletion Module Grants Full Persistent Unauthorized Access for All‑Roles via Improper Session Invalidation (Logic Flaw)

April 1, 2026 (updated April 6, 2026)

The application fails to immediately revoke active user sessions when an account is deleted. Due to a logic flaw in the backend design, account state changes are enforced only during authentication (login), not for already-established sessions.

The system implicitly assumes that authenticated users remain trusted for the lifetime of their session. There is no session expiration or account expiration mechanism in place, causing deleted accounts to retain indefinite access until the user manually logs out. This behavior breaks the intended access control policy and results in persistent unauthorized access, representing a critical security flaw.

References

  • github.com/advisories/GHSA-4vxv-4xq4-p84h
  • github.com/ci4-cms-erp/ci4ms
  • github.com/ci4-cms-erp/ci4ms/releases/tag/0.31.0.0
  • github.com/ci4-cms-erp/ci4ms/security/advisories/GHSA-4vxv-4xq4-p84h
  • nvd.nist.gov/vuln/detail/CVE-2026-34570

Code Behaviors & Features

Detect and mitigate CVE-2026-34570 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.31.0.0

Fixed versions

  • 0.31.0.0

Solution

Upgrade to version 0.31.0.0 or above.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-1254: Incorrect Comparison Logic Granularity
  • CWE-284: Improper Access Control
  • CWE-613: Insufficient Session Expiration

Source file

packagist/ci4-cms-erp/ci4ms/CVE-2026-34570.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:19:15 +0000.