Google News Editors Picks Feed Generator
CVE-2025-28860
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
6DescriptionCVE.org
Cross-Site Request Forgery (CSRF) vulnerability in PPDPurveyor Google News Editors Picks Feed Generator allows Stored XSS. This issue affects Google News Editors Picks Feed Generator: from n/a through 2.1.
AnalysisAI
Cross-Site Request Forgery (CSRF) in the Google News Editors Picks Feed Generator WordPress plugin (versions ≤2.1) enables attackers to chain exploitation into Stored XSS, allowing malicious scripts to persist in the site database and execute in administrator or user browsers. The attack requires tricking an authenticated administrator into visiting a malicious site or clicking a crafted link (UI:R). EPSS score is very low (0.05%, 14th percentile), indicating minimal real-world exploitation observed. No CISA KEV listing and no public POC identified at time of analysis.
Technical ContextAI
This vulnerability affects a WordPress plugin (CPE: cpe:2.3:a:ppdpurveyor:google_news_editors_picks_feed_generator:*:*:*:*:*:wordpress:*:*) that generates RSS/Atom feeds for Google News. The root cause is CWE-352 (Cross-Site Request Forgery), where the plugin fails to validate anti-CSRF tokens on state-changing operations. This CSRF weakness is chained with improper input sanitization, allowing an attacker to inject malicious JavaScript that gets stored in the WordPress database (Stored/Persistent XSS). The stored XSS then executes whenever administrators or users view the affected plugin pages. The changed scope (S:C) in the CVSS vector indicates the vulnerability can affect resources beyond the vulnerable component itself, as XSS payloads execute in victim browsers with their session privileges.
RemediationAI
Upstream fix availability not confirmed from available data sources - check WordPress plugin repository for versions newer than 2.1 or contact plugin author PPDPurveyor directly. If no patched version is available, implement compensating controls: (1) Remove or deactivate the Google News Editors Picks Feed Generator plugin if Google News feed functionality is not business-critical (eliminates attack surface entirely, no side effects if feed not used). (2) Restrict WordPress admin access to trusted IP ranges via .htaccess or firewall rules (reduces CSRF attack surface but limits legitimate remote admin access). (3) Educate administrators to verify URLs before clicking, especially in emails or external sites, and use dedicated browsers for WordPress admin sessions (reduces social engineering success but relies on user behavior). (4) Implement Web Application Firewall (WAF) rules to detect and block XSS payloads in HTTP parameters sent to the plugin endpoints (may cause false positives on legitimate feed content). Monitor Patchstack database at https://patchstack.com/database/wordpress/plugin/google-news-editors-picks-news-feeds for patch release announcements.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today