CVE-2026-87930 PUBLISHED

MaxSite CMS through 109.6 PHP Object Injection via ci_session

Assigner: VulnCheck
Reserved: 09.09.2026 Published: 09.09.2026 Updated: 09.09.2026

MaxSite CMS through 109.6 passes the ci_session cookie to unserialize() without class restrictions, allowing unauthenticated attackers to inject PHP objects. Attackers can forge valid session cookies using the hardcoded encryption key to trigger magic methods and corrupt application state or achieve code execution if gadget classes exist.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor MaxSite
Product MaxSite CMS
Versions Default: unaffected
  • affected from 0.78 to 109.6 (incl.)

Credits

  • EVIL0RD reporter

References

Problem Types

  • Deserialization of Untrusted Data CWE