Back to overview

CVE-2026-15407

MEDIUM
4.3
CVSS 3.1
Description
The Themify Builder plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 7.7.7. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to overwrite or delete the generated CSS stylesheet file of arbitrary posts, including private and draft posts owned by other users, and modify plugin-scoped font options. The required CSRF nonce (tf_nonce) is emitted on public front-end builder pages via wp_localize_script, making it trivially obtainable by any authenticated user visiting such a page.

Metadata

CVE ID
CVE-2026-15407
State
PUBLISHED
Assigner
Wordfence
Reserved
2026-07-10 13:54 UTC
Published
2026-07-16 07:51 UTC
Last updated
2026-07-16 07:51 UTC
Primary CWE
CWE-862
CWE-862 Missing Authorization
Vendor / Product
themifyme / Themify Builder
Sources
cve.org  ·  NVD

Severity & Metrics

4.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Affected products (1)
VendorProductPlatformVersions
themifyme Themify Builder 0 ≤ 7.7.7
Weakness (CWE)
CWESourceDescription
CWE-862 cna CWE-862 Missing Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Back to overview