CVE-2026-31954
NONEemlog < 2.6.6 - Cross-Site Request Forgery via Asynchronous Delete Action
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2026-31954. PoCs published by LTX-GOD.
AI-analyzed exploit summary This repository contains a detailed technical analysis of CVE-2026-31954, a CSRF vulnerability in emlog's media.php file. It includes root cause analysis, vulnerable code snippets, and a proof-of-concept exploit demonstrating the lack of CSRF token validation in the asynchronous delete function.
Description
Emlog is an open source website building system. In 2.6.6 and earlier, the delete_async action (asynchronous delete) lacks a call to LoginAuth::checkToken(), enabling CSRF attacks.
Exploits (1)
This repository contains a detailed technical analysis of CVE-2026-31954, a CSRF vulnerability in emlog's media.php file. It includes root cause analysis, vulnerable code snippets, and a proof-of-concept exploit demonstrating the lack of CSRF token validation in the asynchronous delete function.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N