Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network delivery via feed API; no WP privileges needed (PR:N); admin must visit settings page (UI:R); scope changes to admin browser session with low C/I impact.
Primary rating from Vendor (VulnCheck).
CVSS VectorVendor: VulnCheck
Lifecycle Timeline
1DescriptionCVE.org
Juicer through 1.12.18 fails to escape remote feed API response fields before rendering them on the admin settings page. Attackers controlling the connected feed data can inject script that executes in an administrator's browser when the settings page loads.
AnalysisAI
Stored cross-site scripting in the Juicer WordPress plugin (versions through 1.12.18) allows an attacker who controls a connected social media feed source to inject arbitrary JavaScript that executes in a WordPress administrator's browser when the Juicer settings page loads. The plugin fetches remote feed API responses and renders them on the admin settings page without HTML output escaping, enabling script injection via externally controlled data. No public exploit has been identified at time of analysis, and the CVSS 4.0 score of 5.3 reflects the passive user interaction requirement limiting broad exploitation.
Technical ContextAI
Juicer is a WordPress plugin published by saas.group (CPE: cpe:2.3:a:saas.group:juicer:*:*:*:*:*:*:*:*) that aggregates and displays social media feeds on WordPress sites by consuming third-party feed APIs. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), a failure to apply output encoding before inserting externally sourced data into an HTML rendering context. This is a second-order or 'stored-via-external-data' XSS pattern: rather than persisting malicious input directly in the WordPress database, the attack payload arrives through a connected feed API response at render time and is reflected unescaped into the admin DOM. The admin settings page becomes the unsafe sink where untrusted remote data is written without sanitization.
RemediationAI
No specific patched version is identified in the available data - the upstream fix version is not independently confirmed from the provided references. Administrators should monitor the official WordPress plugin page (https://wordpress.org/plugins/juicer/) and the VulnCheck advisory (https://www.vulncheck.com/advisories/juicer-through-stored-cross-site-scripting-via-unescaped-api-response) for a released fix. As an immediate compensating control, administrators can disconnect all feed sources from the Juicer plugin settings, eliminating the attack surface at the cost of disabling the plugin's core aggregation functionality. Alternatively, restricting admin dashboard access to trusted IP ranges via server or WAF-level rules reduces the window during which the settings page can be triggered by a social-engineered admin, though this does not remediate the underlying flaw. Deactivating and removing the plugin entirely is the safest interim option if feed display is not operationally critical.
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-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36138
GHSA-59cg-pg2j-hj7m