CVE-2023-52226 MEDIUM

CVE-2023-52226: WordPress Advanced Flamingo plugin <= 1.0 - Cross Site Request Forgery (CSRF) vulnerability

Vendor Advanced Flamingo
Product Advanced Flamingo
Weakness CWE-352 · CSRF
Published February 28, 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 Advanced Flamingo.This issue affects Advanced Flamingo: from n/a through 1.0.

Explanation of Vulnerability in Simple Terms

02Summary

Advanced Flamingo versions up to 1.0 are vulnerable to cross-site request forgery (CSRF) attacks. An attacker can craft a malicious webpage that, when visited by a logged-in user, performs unwanted actions on their behalf without their knowledge. The attack requires the victim to visit the attacker's page while authenticated to the vulnerable application.

What an attacker can do

03Attacker Capabilities

Perform unwanted actions on behalf of a logged-in user without their consent.

Potential impact on your site

04Site Impact

Users' accounts can be compromised to perform actions like changing settings or data without their knowledge.

Conditions required to exploit

05Prerequisites

Victim must be logged in and visit an attacker-controlled webpage.

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE