CVE-2026-31954

NONE

emlog < 2.6.6 - Cross-Site Request Forgery via Asynchronous Delete Action

Title source: llm
STIX 2.1

Exploitation 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)

github WRITEUP 2 stars
by LTX-GOD · poc
https://github.com/LTX-GOD/Mycve/tree/main/CVE-2026-31954.md

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.

Classification
Writeup 100%
Attack Type
Auth Bypass
Complexity
Trivial
Reliability
Reliable
Target: emlog (version not specified)
Auth required
Prerequisites: Admin user must visit a malicious page crafted by the attacker
devstral-2 · analyzed Mar 12, 2026 Full analysis →

References (1)

Core 1
Core References

Scores

CVSS v3 0.0
EPSS 0.0015
EPSS Percentile 4.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-352
Status published
Products (1)
emlog/emlog < 2.6.6
Published Mar 11, 2026
Tracked Since Mar 12, 2026