Description
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.
Published: 2026-06-10
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Juicer WordPress plugin, versions up to 1.12.18, where the plugin fails to escape data returned from an external feed API before rendering it on the admin settings page. As a result, an attacker who can control the content of any connected feed can inject arbitrary HTML or JavaScript that will be executed in the browser of any site administrator when the settings page is loaded. This flaw falls under CWE‑79, a classic stored cross‑site scripting weakness that permits attackers to potentially hijack administrator sessions, deface content, or spread malware across the site. The impact is confined to the administrative interface; users who do not have administrator access would not see the injected script.

Affected Systems

Juicer plugin for WordPress, version 1.12.18 and earlier, as distributed by saas.group. The vulnerability exists on all WordPress sites that have Juicer installed and have enabled any external feed data source. No other vendors or products are directly affected by this flaw.

Risk and Exploitability

The CVSS score of 5.3 rates this issue as moderate severity. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalogue, indicating a lower likelihood of widespread exploitation at present. The exploit requires the attacker to gain control of at least one feed supplied to the Juicer plugin; once that control is in place, they can inject malicious script that will run automatically in the browser of any administrator who visits the settings page. The attack vector is inferred to be remote, originating from the external feed rather than from an internal user action. No privilege escalation beyond the administrator level is required to exploit the flaw, but the possible consequences for confidentiality and integrity of the site’s administrative functions justify prompt remediation.

Generated by OpenCVE AI on June 10, 2026 at 22:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Juicer 1.12.19 or later, which includes the fixed escaping logic for API responses.
  • If an upgrade is not immediately possible, restrict or disable the external feed sources that provide data to the plugin so the vulnerable rendering path is no longer exercised.
  • Deploy a restrictive Content Security Policy for the admin area to block the execution of injected scripts returned by the feed API.

Generated by OpenCVE AI on June 10, 2026 at 22:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 10 Jun 2026 23:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Wed, 10 Jun 2026 21:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Juicer through 1.12.18 Stored Cross-Site Scripting via Unescaped API Response
First Time appeared Saas.group
Saas.group juicer
Weaknesses CWE-79
CPEs cpe:2.3:a:saas.group:juicer:*:*:*:*:*:wordpress:*:*
Vendors & Products Saas.group
Saas.group juicer
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}

cvssV4_0

{'score': 5.3, 'vector': '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'}


Subscriptions

Saas.group Juicer
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-10T20:39:42.625Z

Reserved: 2026-06-10T17:16:10.427Z

Link: CVE-2026-53737

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-10T22:17:01.957

Modified: 2026-06-10T22:17:01.957

Link: CVE-2026-53737

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-10T23:15:28Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')