CVE-2025-10377

MEDIUM

WordPress System Dashboard <2.8.20 - CSRF

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2025-10377. PoCs published by NagisaYumaa.

AI-analyzed exploit summary This repository contains a functional Proof of Concept (PoC) for CVE-2025-10377, demonstrating a Cross-Site Request Forgery (CSRF) vulnerability in the `sd_toggle_logs()` function of a WordPress plugin. The PoC includes an HTML form that submits a crafted request to toggle logging features without proper CSRF protection.

Description

The System Dashboard plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.8.20. This is due to missing nonce validation on the sd_toggle_logs() function. This makes it possible for unauthenticated attackers to toggle critical logging settings including Page Access Logs, Error Logs, and Email Delivery Logs via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Exploits (1)

nomisec WORKING POC
by NagisaYumaa · poc
https://github.com/NagisaYumaa/CVE-2025-10377

This repository contains a functional Proof of Concept (PoC) for CVE-2025-10377, demonstrating a Cross-Site Request Forgery (CSRF) vulnerability in the `sd_toggle_logs()` function of a WordPress plugin. The PoC includes an HTML form that submits a crafted request to toggle logging features without proper CSRF protection.

Classification
Working Poc 95%
Attack Type
Other
Complexity
Trivial
Reliability
Reliable
Target: WordPress Plugin System Dashboard (version not specified)
Auth required
Prerequisites: A logged-in WordPress administrator with `manage_options` capability · Victim must visit a malicious page crafted by the attacker
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 4.3
EPSS 0.0018
EPSS Percentile 7.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-352
Status published
Products (1)
qriouslad/System Dashboard < 2.8.20
Published Sep 26, 2025
Tracked Since Feb 18, 2026