CVE-2026-4070
Received Received - Intake
Cross-Site Request Forgery in Alfie – Feed Plugin for WordPress

Publication date: 2026-05-22

Last updated on: 2026-05-22

Assigner: Wordfence

Description
The Alfie – Feed Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2.1. This is due to missing nonce validation on the alfie_manage() function which handles feed deletion via the 'delete' GET parameter. This makes it possible for unauthenticated attackers to delete arbitrary plugin feed data (from alfie_colindex, alfie_producten, alfie_reactions, and alfie_searchproduct tables) via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-22
Last Modified
2026-05-22
Generated
2026-05-22
AI Q&A
2026-05-22
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
alfie feed_plugin to 1.2.1 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The Alfie – Feed Plugin for WordPress has a vulnerability known as Cross-Site Request Forgery (CSRF) in all versions up to and including 1.2.1. This occurs because the plugin's alfie_manage() function, which handles feed deletion via the 'delete' GET parameter, lacks proper nonce validation. As a result, an attacker can trick a site administrator into performing unintended actions, such as deleting plugin feed data, by sending a forged request.


How can this vulnerability impact me? :

This vulnerability allows unauthenticated attackers to delete arbitrary plugin feed data from several database tables (alfie_colindex, alfie_producten, alfie_reactions, and alfie_searchproduct) if they can trick a site administrator into clicking a malicious link. This can lead to loss of important plugin data and disruption of the plugin's functionality.


What immediate steps should I take to mitigate this vulnerability?

The vulnerability is due to missing nonce validation on the alfie_manage() function in the Alfie – Feed Plugin for WordPress, which allows unauthenticated attackers to delete plugin feed data via a forged request.

Immediate mitigation steps include updating the Alfie – Feed Plugin to a version later than 1.2.1 where this issue is fixed.

If an update is not immediately available, restrict access to the plugin management functions and avoid clicking on suspicious links that could trigger the deletion action.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart