CVE-2025-9213 PUBLISHED

TextBuilder 1.0.0 - 1.1.1 - Cross-Site Request Forgery to Privilege Escalation via Account Takeover

Assigner: Wordfence
Reserved: 19.08.2025 Published: 03.10.2025 Updated: 03.10.2025

The TextBuilder plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions 1.0.0 to 1.1.1. This is due to missing or incorrect nonce validation on the 'handleToken' function. This makes it possible for unauthenticated attackers to update a user's authorization token via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. Once the token is updated, an attacker can update the user's password and email address.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor textbuilder
Product TextBuilder
Versions Default: unaffected
  • affected from 1.0.0 to 1.1.1 (incl.)

Credits

  • Kenneth Dunn finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE