Description
The Animation Addons for Elementor WordPress plugin before 2.7.0 does not sanitise uploaded SVG/SVGZ files, which it adds to the list of allowed upload types, allowing users with the upload_files capability (Author and above) to upload files containing malicious JavaScript, leading to Stored Cross-Site Scripting.
Published: 2026-07-30
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Animation Addons for Elementor plugin for WordPress does not sanitize SVG and SVGZ files that a user uploads, allowing anyone with the "upload_files" capability (Authors and above) to store JavaScript content on the site. The stored script executes within a visitor’s browser, which can lead to session hijacking, credential theft, or site defacement. This flaw is classified as a Stored XSS vulnerability (CWE‑79).

Affected Systems

WordPress sites running the Animation Addons for Elementor plugin prior to version 2.7.0 are vulnerable. No particular vendor name is listed; the plugin itself and all users of that plugin are affected until the plugin is updated to 2.7.0 or later.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity, but the EPSS score of less than 1 % shows a low probability of exploitation at the time of analysis. The flaw is not currently listed in CISA’s KEV catalog. The attack requires a user with upload_files permission to upload a crafted SVG/SVGZ; the attacker could then target visitors to the site by embedding malicious scripts. The impact is limited to those who can upload files, but any site visitor may be affected once the script is stored.

Generated by OpenCVE AI on August 3, 2026 at 11:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Animation Addons for Elementor to version 2.7.0 or later.
  • If an update is not available immediately, remove SVG and SVGZ file types from the allowed upload list or use a plugin to block these extensions.
  • Revoke the upload_files capability from author–level users or restrict it to administrators only and enforce additional upload filtering or sanitization.

Generated by OpenCVE AI on August 3, 2026 at 11:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Wealcoder
Wealcoder animation Addons For Elementor
Wordpress
Wordpress wordpress
Vendors & Products Wealcoder
Wealcoder animation Addons For Elementor
Wordpress
Wordpress wordpress

Thu, 30 Jul 2026 13: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'}


Thu, 30 Jul 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Animation Addons for Elementor WordPress plugin before 2.7.0 does not sanitise uploaded SVG/SVGZ files, which it adds to the list of allowed upload types, allowing users with the upload_files capability (Author and above) to upload files containing malicious JavaScript, leading to Stored Cross-Site Scripting.
Title Animation Addons for Elementor < 2.7.0 - Author+ Stored XSS via SVG Upload
References

Subscriptions

Wealcoder Animation Addons For Elementor
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-30T12:35:26.383Z

Reserved: 2026-06-25T13:25:33.951Z

Link: CVE-2026-13330

cve-icon Vulnrichment

Updated: 2026-07-30T12:35:20.137Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T06:24:59.177

Modified: 2026-07-30T14:16:31.463

Link: CVE-2026-13330

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

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