Description
The Lottie Player plugin for WordPress is vulnerable to Stored Cross-Site Scripting via File uploads in all versions up to, and including, 1.1.8 due to insufficient input sanitization and output escaping. 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 the uploaded file.
Published: 2025-04-24
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting (XSS)
Action: Patch Now
AI Analysis

Impact

The Lottie Player plugin for WordPress allows authenticated users with Author-level or higher privileges to upload files. These files are not sanitized or escaped, enabling an attacker to embed malicious JavaScript that runs in the browsers of anyone who views the file. The vulnerability stems from insufficient input validation while processing file uploads, resulting in a stored XSS flaw.

Affected Systems

All installations of the Lottie Player – Add Interactive Lottie Animations with Block Support plugin up to and including version 1.1.8 are affected. Site owners who have not upgraded past this version are at risk.

Risk and Exploitability

The CVSS score of 6.4 indicates a medium‑to‑high risk, while the EPSS score of < 1% suggests a low likelihood of real‑world exploitation at present. The flaw is not listed in the CISA KEV catalog. Exploitation requires legitimate credentials with Author or greater access and the ability to upload a malicious animation file; once stored, any site visitor who accesses the file triggers the injected script.

Generated by OpenCVE AI on April 21, 2026 at 21:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Lottie Player to version 1.2.0 or newer, which removes the stored XSS flaw.
  • Restrict file upload permissions to administrators only or otherwise limit Author‑level upload capabilities.
  • If an immediate upgrade is not possible, apply a temporary filter that strips script tags and other executable content from uploaded animation files before rendering.

Generated by OpenCVE AI on April 21, 2026 at 21:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-12123 The Lottie Player plugin for WordPress is vulnerable to Stored Cross-Site Scripting via File uploads in all versions up to, and including, 1.1.8 due to insufficient input sanitization and output escaping. 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 the uploaded file.
History

Wed, 08 Apr 2026 18:30:00 +0000


Thu, 24 Apr 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 24 Apr 2025 08:45:00 +0000

Type Values Removed Values Added
Description The Lottie Player plugin for WordPress is vulnerable to Stored Cross-Site Scripting via File uploads in all versions up to, and including, 1.1.8 due to insufficient input sanitization and output escaping. 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 the uploaded file.
Title Lottie Player <= 1.1.8 - Authenticated (Author+) Stored Cross-Site Scripting via File Upload
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:17:47.717Z

Reserved: 2025-03-20T21:50:58.351Z

Link: CVE-2025-2579

cve-icon Vulnrichment

Updated: 2025-04-24T13:54:16.723Z

cve-icon NVD

Status : Deferred

Published: 2025-04-24T09:15:30.317

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-2579

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T21:15:45Z

Weaknesses
  • CWE-79

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