CVE-2026-75981
Last modified
CVE-2026-75981 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. The TranslatePress – Translate Multilingual sites with AI Translation plugin for WordPress is vulnerable to unauthenticated Stored Cross-Site Scripting in versions up to and including 3.2.5. The special gettext markers '#!trpst#' and '#!trpen#' are unconditionally rewritten to '<' and '>' by translate_page() in includes/class-translation-render.php (lines 538-539). EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
The TranslatePress – Translate Multilingual sites with AI Translation plugin for WordPress is vulnerable to unauthenticated Stored Cross-Site Scripting in versions up to and including 3.2.5. The special gettext markers '#!trpst#' and '#!trpen#' are unconditionally rewritten to '<' and '>' by translate_page() in includes/class-translation-render.php (lines 538-539). Because those markers are plain text with no HTML-special characters, an unauthenticated attacker can embed them in a comment; the markers survive wp_kses, and when the post is viewed in a secondary language the substitution turns the attacker's '#!trpst#img ... #!trpen#' into a real <img> tag. remove_tags_from_output() only strips <script>/<style>, so an <img onerror=...> executes in the visitor's browser.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| cozmoslabs | TranslatePress – Translate Multilingual sites with AI Translation | <= 3.2.5 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-75981?
How severe is CVE-2026-75981?
How do I fix CVE-2026-75981?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-75976A weakness has been identified in TRENDnet TEW-823DRU 1.1.02…9.9
- CVE-2026-75977The Mang Board WP plugin for WordPress is vulnerable to Miss…8.8
- CVE-2026-75978A security vulnerability has been detected in xianrendzw Eas…6.3
- CVE-2026-75979A vulnerability was found in xianrendzw EasyReport up to 2.0…6.3
- CVE-2026-7598A security vulnerability has been detected in libssh2 up to …7.3
- CVE-2026-75980The BetterDocs – AI Documentation, Knowledge Base, Docs, Wik…6.4
- CVE-2026-75982The LearnPress plugin for WordPress is vulnerable to unautho…4.4
- CVE-2026-75984A vulnerability was detected in TRENDnet TEW-823DRU 1.1.02b0…7.4
- CVE-2026-75985A flaw has been found in TRENDnet Router 1.1.02b01. The affe…7.4
- CVE-2026-75986A vulnerability has been found in code-projects Online Job P…7.3
- CVE-2026-75987A vulnerability was found in SPLWare esProc up to 20260507. …7.3
- CVE-2026-7599A vulnerability was detected in Dayoooun hwpx-mcp 0.2.0. Thi…6.3
Are you affected by CVE-2026-75981?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
