Description
The RandomQuotr plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.0.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Published: 2025-11-11
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting via plugin admin settings
Action: Immediate Patch
AI Analysis

Impact

The RandomQuotr plugin for WordPress contains a stored cross‑site scripting flaw that permits administrators to embed arbitrary JavaScript in the plugin’s configuration pages. When a user visits a page that renders the injected content, the malicious script runs in the user’s browser, enabling session hijacking, defacement, cookie theft, or other client‑side attacks. This vulnerability arises from inadequate input validation and output escaping (CWE‑79).

Affected Systems

Any WordPress installation that uses RandomQuotr version 1.0.4 or earlier and has the unfiltered_html capability disabled—typically in multi‑site setups—can be affected. The flaw exists in all versions up to and including 1.0.4, regardless of the numeric patch level beyond that point. Administrators and accounts with higher privileges can exploit the issue by modifying the plugin’s settings.

Risk and Exploitability

The CVSS score of 5.5 indicates moderate severity, while the EPSS score of <1% shows a low likelihood of exploitation in the wild, and the vulnerability is not listed in CISA’s KEV catalog. Because the attack requires authenticated admin+ access, a viable attack surface exists only when privileged accounts are present, but the risk remains significant enough to warrant prompt remediation.

Generated by OpenCVE AI on April 21, 2026 at 18:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade RandomQuotr to version 1.0.5 or later to eliminate the stored XSS flaw.
  • Disable the unfiltered_html capability on sites that do not require it, or enforce stricter content filtering to block script tags in the plugin settings.
  • Apply the principle of least privilege by restricting admin+ access to only those users who need it, and monitor account activities for unauthorized changes to plugin settings.

Generated by OpenCVE AI on April 21, 2026 at 18:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Nov 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Nov 2025 13:00:00 +0000

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

Tue, 11 Nov 2025 03:45:00 +0000

Type Values Removed Values Added
Description The RandomQuotr plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.0.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
Title RandomQuotr <= 1.0.4 - Authenticated (Admin+) Stored Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:48:51.479Z

Reserved: 2025-11-03T14:41:56.050Z

Link: CVE-2025-12632

cve-icon Vulnrichment

Updated: 2025-11-12T16:34:34.538Z

cve-icon NVD

Status : Deferred

Published: 2025-11-11T04:15:47.730

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-12632

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T18:45:06Z

Weaknesses