WordPress security changelog
MEDIUM CVE-2026-14190 Deferred

Sina Extension AJAX responses permit reflected XSS

Sina Extension for Elementor before 3.10.2 exposes an unauthenticated AJAX handler that reconstructs a caller-controlled request value and reflects it without safe output escaping. An attacker can place script in a crafted request and execute it in the affected site's origin when a victim follows or submits that request. The CNA record does not disclose the AJAX action, parameter or vulnerable function.

CVE / CNA score 6.1 CVSS 3.1 · 134c704f-9b21-4f2e-91b3-4a467353bcc0
NVD score Pending NVD has not published its own CVSS assessment.
Component
Sina Extension for Elementor
Plugin slug
sina-extension-for-elementor
Affected
< 3.10.2
Safe version
3.10.2
Published
Jul 27, 2026
Weakness
CWE-79 — Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

This CVE was published Jul 27, 2026 and is one of 17 known issues for this plugin.

Update, patch or deactivate.

Update Sina Extension for Elementor to 3.10.2 or later. Avoid untrusted links targeting the site while the vulnerable release remains active and review logs for encoded markup sent to WordPress AJAX endpoints.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Sina Extension for Elementor WordPress plugin before 3.10.2 does not escape a value reconstructed from request input in one of its unauthenticated AJAX handlers before reflecting it into the HTML response, allowing unauthenticated attackers to execute arbitrary JavaScript in the browser of anyone who triggers a crafted request.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Primary and upstream sources