CVE-2026-73847
Last modified
CVE-2026-73847 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. 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. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| emlog | emlog | <= 2.6.26 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-73847?
How severe is CVE-2026-73847?
How do I fix CVE-2026-73847?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73841OpenChoreo is a complete, open-source developer platform for…8.8
- CVE-2026-73842OpenChoreo is a complete, open-source developer platform for…9
- CVE-2026-73843OpenChoreo is a complete, open-source developer platform for…9.6
- CVE-2026-73844CKAN MCP Server is a tool for querying CKAN open data portal…3.7
- CVE-2026-73845CKAN MCP Server is a tool for querying CKAN open data portal…5.3
- CVE-2026-73846CKAN MCP Server is a tool for querying CKAN open data portal…6.5
- CVE-2026-73848Emlog is an open source website building system. In versions…6.9
- CVE-2026-73849Emlog is an open source website building system. In 2.6.26 a…9.8
- CVE-2026-7385The Decent Comments WordPress plugin before 3.0.2 does not r…5.8
- CVE-2026-73850Emlog is an open source website building system. In 2.6.20 a…8.6
- CVE-2026-73851Kiota is an OpenAPI based HTTP Client code generator. Prior …6.1
- CVE-2026-73858Solspace Freeform plugin for Craft CMS 5.x is a super flexib…5.3
Are you affected by CVE-2026-73847?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
