CVE-2025-12632
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-11

Last updated on: 2025-11-12

Assigner: Wordfence

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-11
Last Modified
2025-11-12
Generated
2026-05-07
AI Q&A
2025-11-11
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wordpres randomquotr 1.0.4
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the RandomQuotr plugin for WordPress, affecting versions up to 1.0.4. It occurs because the plugin does not properly sanitize input or escape output in the admin settings. As a result, an authenticated attacker with administrator-level permissions can inject malicious scripts that execute whenever a user accesses the affected page. This vulnerability only impacts multi-site WordPress installations or those where the unfiltered_html setting is disabled.


How can this vulnerability impact me? :

The vulnerability allows an attacker with administrator privileges to inject malicious scripts that execute in the context of users visiting the affected pages. This can lead to unauthorized actions such as stealing user credentials, performing actions on behalf of users, or spreading malware. Since it requires high privileges and affects multi-site or restricted HTML installations, the impact is limited but can compromise the security and integrity of the affected WordPress sites.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, immediately update or remove the RandomQuotr plugin if it is installed and is version 1.0.4 or earlier. Additionally, ensure that only trusted administrators have access to the WordPress admin settings, especially in multi-site installations or where unfiltered_html is disabled. Consider enabling input sanitization and output escaping measures to prevent stored cross-site scripting attacks.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart