S4E just found a low [ai] web application external link detection scanner
medium·Product Based Web Vulnerabilities·Updated Aug 30, 2026

CVE-2026-17505 Scanner

CVE-2026-17505 Scanner - Cross-Site Scripting (XSS) vulnerability in WordPress TranslatePress

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.6k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
3
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-17505
6.1
CVSSmedium
Exploitable remotely over the internet · no authentication required · user interaction needed.

The Translate Multilingual sites – TranslatePress plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 's' parameter in versions up to, and including, 3.2.5. This is due to the translate_page() function unconditionally replacing the plugin's internal #!trpst# and #!trpen# marker tokens with literal angle brackets across the entire HTML page output after WordPress has already sanitized and escaped user input — allowing the attacker to bypass WordPress's normal HTML escaping by using these tokens, which are not HTML special characters, in the search query. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a specially crafted link.

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
TranslatePress – Translate Multilingual sites with AI Translationby cozmoslabs
0
Updated Aug 22, 2026View on NVD →
Detail

WordPress TranslatePress is a popular plugin used by website administrators and developers to facilitate the translation and localization of WordPress websites. It is developed by Cozmoslabs and is widely utilized for its ease of use and comprehensive translation capabilities. This plugin is primarily used by content creators, businesses, and developers who need to reach a multilingual audience. TranslatePress integrates seamlessly into WordPress, allowing users to translate text directly from the front end in real time. It supports all WordPress themes and plugins, ensuring that every aspect of a site can be translated. Additionally, it provides features like automatic translations, easy-to-use translation management, and SEO-friendly URL structures.

Cross-Site Scripting (XSS) vulnerabilities allow attackers to inject and execute arbitrary JavaScript code in users' browsers. In the context of the TranslatePress plugin, the vulnerability arises from improper handling of inputs in translation marker processing features. Attackers can exploit this vulnerability without any authentication or privileges, making it a significant security risk. Successful exploitation can lead to the execution of unwanted scripts that may hijack user sessions or facilitate account takeovers. The vulnerability impacts versions of TranslatePress lower than 3.2.6, affecting any site running these versions with the plugin installed. This type of vulnerability is common in web applications and requires careful validation and sanitization of user inputs to mitigate.

The TranslatePress plugin's translation marker processing feature, specifically, is vulnerable to reflected XSS attacks due to inadequate input validation and sanitation. Attackers can craft specific GET requests that inject JavaScript into pages rendered by the plugin. For instance, the endpoint processing translation markers can be tricked into including harmful script payloads within HTML content. The template attempts verifying vulnerability presence by searching for script injection signs in the response body. Moreover, it targets the language switcher feature with specific requests to ensure it finds XSS evidence. The vulnerability does not need user interaction beyond visiting a maliciously-crafted URL, enabling attackers to potentially exploit it at large scale if not fixed promptly.

When this XSS vulnerability is successfully executed, it can have serious consequences for affected sites and users. Potential effects include unauthorized control over user accounts through session capturing or manipulation. Users may be involuntarily redirected to phishing sites or have their personal data accessed without permission. This form of attack can degrade trust in the site as users experience unexpected behaviors or information theft. Additionally, compromised sessions can lead to further exploits or unauthorized actions on behalf of those users. Over time, failure to patch such vulnerabilities can weaken site integrity and expose all users to harmful activities orchestrated via hijacked sessions.

REFERENCES

Solution Advice
  • Update TranslatePress to version 3.2.6 or later to address the vulnerability.
  • Implement proper validation and sanitization of all user inputs to prevent XSS attacks.
  • Regularly audit and test your site's code for security vulnerabilities using automated tools.
  • Consider employing a Web Application Firewall (WAF) to help detect and block XSS attacks.
  • Educate users and administrators about recognizing phishing attempts and potential signs of account compromise.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2026-17505 Scanner - Cross-Site Scripting (XSS) vulnerability in WordPress TranslatePress S4E