CVE-2026-28495 PUBLISHED

GetSimple CMS has CSRF to Remote Code Execution via Arbitrary PHP Write in gsconfig.php

Assigner: GitHub_M
Reserved: 27.02.2026 Published: 10.03.2026 Updated: 10.03.2026

GetSimple CMS is a content management system. The massiveAdmin plugin (v6.0.3) bundled with GetSimpleCMS-CE v3.3.22 allows an authenticated administrator to overwrite the gsconfig.php configuration file with arbitrary PHP code via the gsconfig editor module. The form lacks CSRF protection, enabling a remote unauthenticated attacker to exploit this via Cross-Site Request Forgery against a logged-in admin, achieving Remote Code Execution (RCE) on the web server.

Metrics

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

Product Status

Vendor GetSimpleCMS-CE
Product GetSimpleCMS-CE
Versions
  • Version <= 3.3.22 is affected

References

Problem Types

  • CWE-352: Cross-Site Request Forgery (CSRF) CWE