๐Ÿ” CVE Alert

CVE-2026-73847

MEDIUM 6.8

Emlog: Missing CSRF protection in AI Assistant execute_tool leads to full database compromise and admin account takeover

CVSS Score
6.8
EPSS Score
0.0%
EPSS Percentile
0th

Emlog is an open source website building system. In 2.6.26 and earlier, missing CSRF protection on the AI Assistant execute_tool action in admin/ai.php lets a remote unauthenticated attacker submit a forged cross-site request from an attacker-controlled page to a recently logged-in administrator. The authentication cookie set in include/lib/loginauth.php has no explicit SameSite attribute, enabling Chrome's temporary Lax+POST grace window. The query_database case passes attacker-controlled sql and confirm_code values to Ai::queryDatabase in include/service/ai.php; read queries need no confirmation, write queries accept the public confirm string, only the blog table is write-protected, and aliasing password as pwd_hash bypasses output redaction. A successful request can read every database table and write every table except blog, including changing the user table to take over an administrator account. No fixed version is available as of this review.

CWE CWE-352 CWE-798 CWE-1275
Vendor emlog
Product emlog
Published Aug 14, 2026
Last Updated Aug 14, 2026
Stay Ahead of the Next One

Get instant alerts for emlog emlog

Be the first to know when new medium vulnerabilities affecting emlog emlog 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:H/PR:N/UI:R/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

emlog / emlog
<= 2.6.26

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/emlog/emlog/security/advisories/GHSA-v6wr-4x55-7qp5