CVE-2026-4069 MEDIUM

CVE-2026-4069: Alfie – Feed Plugin <= 1.2.1 - Cross-Site Request Forgery to Stored Cross-Site Scripting via 'naam' Parameter

Vendor Pftool
Product Alfie – Feed Plugin
Weakness CWE-79 · XSS
Published March 21, 2026
Last update April 8, 2026

CVSS base score

6.1/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:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Alfie – Feed Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'naam' parameter in all versions up to, and including, 1.2.1. This is due to missing nonce validation on the alfie_option_page() function combined with insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject malicious web scripts that will be stored in the plugin's database and execute whenever a user accesses the page displaying the injected data, granted they can trick a site administrator into performing an action such as clicking on a link.

Explanation of Vulnerability in Simple Terms

02Summary

Alfie – Feed Plugin versions 1.2.1 and earlier contain a cross-site scripting (XSS) vulnerability. An attacker can inject malicious scripts that execute in a visitor's browser when they view an affected page. The vulnerability requires user interaction and can affect other users on the site. Update to a version newer than 1.2.1 to remediate.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in visitors' browsers and steal session cookies or perform actions on their behalf.

Potential impact on your site

04Site Impact

Visitors' browsers can be compromised; their accounts or data may be at risk if they interact with injected content.

Conditions required to exploit

05Prerequisites

Visitor must view a page containing the injected malicious content; no authentication required.

Key dates

06Disclosure timeline

March 21, 2026 CVE published
April 8, 2026 Record updated