LiveActive security incident?Get immediate response
CVE Record

CVE-2021-24910: Transposh WordPress Translation < 1.0.8 - Reflected Cross-Site Scripting

The Transposh WordPress Translation WordPress plugin before 1.0.8 does not sanitise and escape the a parameter via an AJAX action (available to both unauthenticated and authenticated users when the curl library is installed) before outputting it back in the response, leading to a Reflected Cross-Site Scripting issue

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A vulnerable WordPress translation plugin can echo attacker-supplied input back into a browser without proper sanitization. This creates reflected cross-site scripting risk, where a user following a malicious link could run attacker-controlled script in the context of the affected site.

Executive priority

Treat as a near-term WordPress hygiene item, not an emergency based on supplied evidence. Prioritize public sites, sites with privileged user traffic, and environments where plugin inventory is weak.

Technical view

Transposh WordPress Translation before 1.0.8 fails to sanitize and escape the AJAX action parameter named `a` before returning it in the response. The source states the action is reachable by unauthenticated and authenticated users when PHP cURL support is installed, causing CWE-79 reflected XSS.

Likely exposure

Exposure is limited to WordPress sites running Transposh WordPress Translation versions before 1.0.8, especially where the cURL library is installed. Internet-facing WordPress sites have higher practical exposure because reflected XSS usually depends on victim interaction.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The issue is still externally reachable under the stated conditions, but exploitation evidence is incomplete in the supplied bundle.

Researcher notes

The key research detail is unauthenticated AJAX reachability when cURL is installed. The supplied data does not include CVSS, exploit status, or detailed patch notes beyond the before-1.0.8 affected range.

Mitigation direction

  • Inventory WordPress sites for Transposh WordPress Translation installations.
  • Upgrade the plugin to 1.0.8 or later where installed.
  • Disable or remove the plugin if upgrade status cannot be confirmed.
  • Check WPScan and vendor guidance for current support status.

Validation and detection

  • Confirm installed plugin versions across all WordPress environments.
  • Verify whether PHP cURL is enabled on affected hosts.
  • Review web logs for suspicious AJAX requests targeting the plugin.
  • Confirm remediation by retesting version and plugin presence only.
Prepared
Confidence
medium
Sources
3

Public sources used

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-24910 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UnknownTransposh WordPress Translation1.0.8Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.