CVE Catalog

CVE-2026-95864

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.27%

17th percentile - higher than 17% of all known CVEs

Summary

The Themify Builder plugin for WordPress (up to and including 7.8.1) is vulnerable to Stored Cross-Site Scripting (XSS) via the 'css[fonts]' parameter due to insufficient input sanitization and output escaping. This allows unauthenticated attackers to inject arbitrary web scripts into pages that execute when a user visits the injected page. The nonce required to reach the vulnerable endpoint is embedded in plain sight within the front-end page markup for all visitors, reducing access control to a CSRF token rather than an authentication barrier and making the endpoint fully exploitable by unauthenticated attackers.

Risk Assessment

Attackers can execute arbitrary JavaScript in the user's browser, leading to session theft, redirects, or other drive-by attacks.

Recommendation

Update the Themify Builder plugin to a version newer than 7.8.1. If update is not possible, implement additional input sanitization and output escaping, and consider restricting access to the vulnerable endpoint.

Other vulnerabilities in Themify Builder

See all
Original NVD description (English source)

The Themify Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'css[fonts]' Parameter in all versions up to, and including, 7.8.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The nonce required to reach the vulnerable endpoint is embedded in plain sight within the front-end page markup for all visitors, reducing the access control to a CSRF token rather than an authentication barrier and making the endpoint fully exploitable by unauthenticated attackers.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS