CVE-2026-18510 PUBLISHED

TranslatePress <= 3.2.6 - Unauthenticated Stored Cross-Site Scripting via Comment Content

Assigner: Wordfence
Reserved: 31.07.2026 Published: 06.08.2026 Updated: 06.08.2026

The TranslatePress – Translate Multilingual sites with AI Translation plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Comment Content (URL-encoded gettext markers) in all versions up to, and including, 3.2.6 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. Comment moderation may delay exploitation for first-time commenters, but does not prevent it, as the payload uses only WordPress-permitted tags and attributes with percent-encoded characters that pass wp_kses URL validation unmodified.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
CVSS Score: 7.2

Product Status

Vendor cozmoslabs
Product TranslatePress – Translate Multilingual sites with AI Translation
Versions Default: unaffected
  • affected from 0 to 3.2.6 (incl.)

Credits

  • Pham Duc Anh finder

References

Problem Types

  • CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE