CVE-2026-53756: Emlog Blind SQL Injection via Authentication Cookie

Published Sep 4, 2026
·
Updated

Emlog is an open source website building system. Prior to version 2.6.16, Emlog CMS Pro contains a blind SQL injection in UserModel::getUserDataByLogin(). The $account parameter is directly interpolated into SQL queries without any filtering. The vulnerability is reachable through the auth cookie validation path, where $username is extracted from the cookie and passed unfiltered into SQL — guarded only by an HMAC signature that requires AUTHKEY to forge. This issue has been patched in version 2.6.16.

Affected Software

1 affected component
Emlog CMS Pro<2.6.16

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Emlog CMS Pro to a version that resolves this vulnerability.

    Fixed in 2.6.16

Event History

Sep 4, 2026
CVE Published
via MITRE·05:46 PM
Data Sourced
via MITRE·05:46 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

An attacker needs the value of AUTH_KEY to forge a valid authentication-cookie HMAC signature. This makes exploitation dependent on access to that secret rather than anonymous access alone.

2

Which deployments are affected?

Emlog CMS Pro versions before 2.6.16 are affected. The vulnerable path is authentication-cookie validation, where the cookie username reaches a database query without filtering.

3

What should be done if upgrading cannot happen immediately?

Protect and, if exposure is suspected, rotate AUTH_KEY, since it is required to forge the cookie signature used to reach the injection. Upgrade to version 2.6.16 when possible.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203