CVE-2022-47609 MEDIUM

CVE-2022-47609: WordPress DNUI Plugin <= 2.8.1 is vulnerable to Cross Site Request Forgery (CSRF)

Vendor Nicearma
Product DNUI
Weakness CWE-352 · CSRF
Published May 22, 2023
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Cross-Site Request Forgery (CSRF) vulnerability in Nicearma DNUI plugin <= 2.8.1 versions.

Explanation of Vulnerability in Simple Terms

02Summary

DNUI through version 2.8.1 contains a cross-site request forgery (CSRF) vulnerability that allows an attacker to perform unauthorized actions on behalf of a logged-in user. The vulnerability requires the victim to visit a malicious webpage while authenticated to the application. An attacker can modify data or trigger actions with the victim's privileges, though the impact is limited to confidentiality, integrity, and availability at low severity.

What an attacker can do

03Attacker Capabilities

Perform unauthorized actions on behalf of a logged-in user by tricking them into visiting a malicious webpage.

Potential impact on your site

04Site Impact

Users' accounts can be manipulated to perform unintended actions if they visit untrusted links while logged in.

Conditions required to exploit

05Prerequisites

Victim must be logged into DNUI and visit an attacker-controlled webpage; no special attacker privileges required.

Key dates

06Disclosure timeline

May 22, 2023 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE