๐Ÿ” CVE Alert

CVE-2026-87929

CRITICAL 9.8

MaxSite CMS through 109.6 Authentication Bypass via Hardcoded Encryption Key

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

MaxSite CMS through 109.6 ships with a hardcoded session encryption key in application/config/config.php that is never changed during installation, allowing unauthenticated attackers to forge administrator session cookies. Attackers can mint a malicious ci_session cookie with administrator privileges by computing an HMAC-SHA1 using the publicly known encryption key, bypassing authentication checks in is_login() and mso_check_allow() functions.

CWE CWE-321
Vendor maxsite
Product maxsite cms
Published Sep 9, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for maxsite maxsite cms

Be the first to know when new critical vulnerabilities affecting maxsite maxsite cms are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

MaxSite / MaxSite CMS
0.78 โ‰ค 109.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/maxsite/cms github.com: https://github.com/EviL0rd/maxsite-cve4/blob/main/2026.09.08-maxsite-cms-hardcoded-session-key-auth-bypass.md github.com: https://github.com/maxsite/cms/blob/2ca0a0c7d1d71106a25dbb0f2aedaaefbf12802c/application/config/config.php#L230-L254 github.com: https://github.com/maxsite/cms/blob/2ca0a0c7d1d71106a25dbb0f2aedaaefbf12802c/application/maxsite/common/core/init.php#L70-L96 vulncheck.com: https://www.vulncheck.com/advisories/maxsite-cms-through-109.6-authentication-bypass-via-hardcoded-encryption-key

Credits

๐Ÿ” EVIL0RD