CVE-2025-14792
Unknown Unknown - Not Provided
Stored XSS in Key Figures WordPress Plugin Affects Multi-Site

Publication date: 2026-01-07

Last updated on: 2026-01-07

Assigner: Wordfence

Description
The Key Figures plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the kf_field_figure_default_color_render function in all versions up to, and including, 1.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access, 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
2026-01-07
Last Modified
2026-01-07
Generated
2026-05-07
AI Q&A
2026-01-07
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
key_figures plugin to 1.1 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-80 The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages.
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 Key Figures plugin for WordPress, specifically in the kf_field_figure_default_color_render function. It occurs due to insufficient input sanitization and output escaping, allowing authenticated users with administrator-level access to inject malicious scripts that execute when other users view the affected pages. It affects multi-site installations and those with unfiltered_html disabled.


How can this vulnerability impact me? :

An attacker with administrator access can inject arbitrary scripts into pages, which will execute in the browsers of users who visit those pages. This can lead to theft of user credentials, session hijacking, or other malicious actions performed in the context of the affected site. The impact is limited to multi-site WordPress installations or those with unfiltered_html disabled.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, ensure that only trusted administrators have access to the WordPress multi-site installation, especially since the vulnerability requires administrator-level access. Additionally, consider disabling or restricting the use of the Key Figures plugin until a patched version beyond 1.1 is available. Also, review and adjust the 'unfiltered_html' setting to limit the ability to inject scripts. Applying the latest updates or patches from the plugin developer once available is recommended.


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