CVE-2024-24798 MEDIUM

CVE-2024-24798: WordPress Debug Plugin <= 1.10 is vulnerable to Cross Site Request Forgery (CSRF)

Vendor Soninow Team
Product Debug
Weakness CWE-352 · CSRF
Published February 21, 2024
Last update April 28, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

Cross-Site Request Forgery (CSRF) vulnerability in SoniNow Team Debug.This issue affects Debug: from n/a through 1.10.

Explanation of Vulnerability in Simple Terms

02Summary

Debug versions up to 1.10 contain a cross-site request forgery (CSRF) vulnerability that allows attackers to perform unwanted actions on behalf of authenticated users. The vulnerability requires user interaction—typically clicking a malicious link or visiting a compromised page. An attacker cannot read data or disrupt service, but can modify site content or settings if a logged-in admin visits their crafted page.

What an attacker can do

03Attacker Capabilities

Perform unwanted actions (modify settings, change content) on behalf of a logged-in user without their knowledge.

Potential impact on your site

04Site Impact

Admins visiting untrusted links while logged in could have their site modified or settings changed by attackers.

Conditions required to exploit

05Prerequisites

Victim must be logged in and click a malicious link or visit an attacker-controlled page.

Key dates

06Disclosure timeline

February 21, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE