VYPR
Unrated severityNVD Advisory· Published Aug 5, 2021· Updated Sep 16, 2024No known patch

Youtube Feeder <= 2.0.1 - Cross-Site Request Forgery to Stored Cross-Site Scripting

CVE-2021-34633

Description

The Youtube Feeder WordPress plugin (≤2.0.1) lacks CSRF protection, enabling attackers to forge requests that inject arbitrary web scripts.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

The Youtube Feeder WordPress plugin (≤2.0.1) lacks CSRF protection, enabling attackers to forge requests that inject arbitrary web scripts.

Vulnerability

The Youtube Feeder WordPress plugin, in versions up to and including 2.0.1, contains a Cross-Site Request Forgery (CSRF) vulnerability in the printAdminPage function found in the ~/youtube-feeder.php file. This allows attackers to inject arbitrary web scripts [1][2]. The plugin has been closed and removed from the WordPress.org plugin directory as of July 29, 2021 due to a security issue [1].

Exploitation

An attacker can craft a malicious link or page that performs a forged request to the vulnerable endpoint, exploiting the lack of CSRF nonce verification. The attack requires user interaction: the victim must be logged in as an administrator and must click or navigate to the attacker-controlled request [2]. No authentication or special network position is required beyond the victim's session.

Impact

Successful exploitation allows an attacker to inject arbitrary web scripts (stored or reflected XSS) into the admin panel, leading to potential information disclosure, privilege escalation, or further compromise of the WordPress site [2]. The attacker can effectively perform actions on behalf of the authenticated administrator.

Mitigation

The plugin has been closed and removed from the WordPress.org plugin directory as of July 29, 2021, and no patched version is being distributed. Users who have this plugin installed should uninstall it immediately and replace it with an alternative [1].

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0
Plugin removedYoutube Feederyoutube-feeder

This plugin has been removed from the WordPress.org directory on 2021-07-29 (reason: Security Issue). No patched version is being distributed through the official directory. Users who have it installed should uninstall it.

Source: api.wordpress.org · directory page

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.