CVE Catalog

CVE-2026-75027

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.34%

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

Summary

The Themify Builder plugin for WordPress up to version 7.8.0 is vulnerable to authorization bypass due to improper verification of user permissions. Unauthenticated attackers can modify the stored styling data (padding and margin properties) of arbitrary posts, including private and draft posts, by supplying a post ID and JSON payload.

Risk Assessment

Modification of post styling may lead to content defacement or data integrity compromise, and potentially privilege escalation in some scenarios.

Recommendation

Update the plugin to the latest version that includes a security fix.

Other vulnerabilities in Themify Builder

See all
Original NVD description (English source)

The Themify Builder plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 7.8.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to modify the stored Themify Builder styling data (padding and margin properties) of arbitrary posts, including private and draft posts, by supplying an attacker-controlled post ID and JSON styling payload. The nonce required by the handler is automatically emitted to all frontend pages rendered by the builder via wp_localize_script, meaning any unauthenticated visitor can trivially retrieve a valid nonce from page source and satisfy the only access control in place.

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