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.
Published: 2026-07-27
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Vulnerability is a reflected Cross‑Site Scripting flaw where user supplied data is re‑inserted into an unauthenticated AJAX response without escaping. An attacker can craft a URL that causes the victim’s browser to execute arbitrary JavaScript when the victim accesses it. The weakness is identified as CWE‑79 and can be leveraged for content theft, session hijacking, or phishing attacks in the victim’s session.

Affected Systems

The affected product is the Sina Extension for Elementor WordPress plugin. All releases prior to version 3.10.2 are vulnerable. The vendor is unknown but the plugin is identified in the WordPress repository.

Risk and Exploitability

With a CVSS score of 6.1 the vulnerability is considered moderate severity. The EPSS score is reported as < 1 % (approximately 0.00162), indicating a low but non‑zero probability of exploitation. The vulnerability is not listed in the KEV catalog. The vulnerability can be exercised via a simple unauthenticated AJAX call, so a remote attacker can trigger the exploit from any internet‑connected site that includes the plugin or directs a user there. The risk is present for all WordPress sites that have the vulnerable plugin installed and have the AJAX endpoint exposed.

Generated by OpenCVE AI on August 3, 2026 at 18:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the plugin to version 3.10.2 or later
  • If an upgrade cannot be performed immediately, block unauthenticated requests to the vulnerable AJAX endpoint using a web‑application firewall or server‑side rule
  • If both steps are infeasible, temporarily disable the Sina Extension for Elementor plugin until a patch is applied

Generated by OpenCVE AI on August 3, 2026 at 18:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Shaosina
Shaosina sina Extension For Elementor
Wordpress
Wordpress wordpress
Vendors & Products Shaosina
Shaosina sina Extension For Elementor
Wordpress
Wordpress wordpress

Mon, 27 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
Metrics cvssV3_1

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

ssvc

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


Mon, 27 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
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.
Title Sina Extension for Elementor < 3.10.2 - Reflected XSS
References

Subscriptions

Shaosina Sina Extension For Elementor
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-27T16:13:42.383Z

Reserved: 2026-06-30T08:28:11.530Z

Link: CVE-2026-14190

cve-icon Vulnrichment

Updated: 2026-07-27T16:13:39.195Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T07:16:25.510

Modified: 2026-07-27T20:33:01.673

Link: CVE-2026-14190

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T18:15:04Z

Weaknesses
  • CWE-79

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