Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Autoglot Autoglot – Automatic WordPress Translation autoglot allows Reflected XSS.This issue affects Autoglot – Automatic WordPress Translation: from n/a through <= 2.4.7.
Published: 2025-04-17
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Autoglot – Automatic WordPress Translation implements a reflected Cross‑Site Scripting vulnerability due to improper neutralization of user input during page generation. Attackers can inject malicious scripts that will execute in the context of a user’s browser when the affected plugin processes a specially crafted request. This flaw could be used for defacement, credential theft, or redirecting users to malicious sites, compromising the security of site visitors.

Affected Systems

WordPress sites running any version of the Autoglot – Automatic WordPress Translation plugin up to and including version 2.4.7 are affected. Versions prior to the first release and versions newer than 2.4.7 are not impacted.

Risk and Exploitability

The CVSS score of 7.1 indicates a high impact potential. The EPSS probability is less than 1 %, suggesting that, while the vulnerability exists, known exploitation is rare. It is not listed in the CISA KEV catalog. The likely attack vector is reflected XSS, where an attacker crafts a URL with malicious payloads that the plugin injects into page content, requiring only that a user visit the crafted link or that the site itself is prone to displaying unsanitized input. If exploited, the attacker can compromise the integrity and confidentiality of affected site visitors’ sessions.

Generated by OpenCVE AI on May 1, 2026 at 09:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Autoglot – Automatic WordPress Translation to the latest available version (any release newer than 2.4.7).
  • If an upgrade is temporarily infeasible, disable or remove the plugin from the WordPress installation to eliminate the vulnerable code path.
  • Implement input sanitization and output escaping for any custom URL parameters or query strings that the plugin processes, ensuring that malicious scripts cannot be executed; use WordPress’s built‑in functions such as wp_unslash() and esc_url_raw() to validate and escape user data.

Generated by OpenCVE AI on May 1, 2026 at 09:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-11596 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Autoglot Autoglot – Automatic WordPress Translation allows Reflected XSS. This issue affects Autoglot – Automatic WordPress Translation: from n/a through 2.4.7.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Autoglot Autoglot – Automatic WordPress Translation allows Reflected XSS. This issue affects Autoglot – Automatic WordPress Translation: from n/a through 2.4.7. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Autoglot Autoglot – Automatic WordPress Translation autoglot allows Reflected XSS.This issue affects Autoglot – Automatic WordPress Translation: from n/a through <= 2.4.7.
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Thu, 17 Apr 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 17 Apr 2025 16:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Autoglot Autoglot – Automatic WordPress Translation allows Reflected XSS. This issue affects Autoglot – Automatic WordPress Translation: from n/a through 2.4.7.
Title WordPress Autoglot – Automatic WordPress Translation plugin <=2.4.7 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:28.392Z

Reserved: 2025-01-23T14:50:18.328Z

Link: CVE-2025-24548

cve-icon Vulnrichment

Updated: 2025-04-17T17:43:02.751Z

cve-icon NVD

Status : Deferred

Published: 2025-04-17T16:15:31.437

Modified: 2026-06-17T08:59:12.600

Link: CVE-2025-24548

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T09:30:14Z

Weaknesses
  • CWE-79

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