CVE-2026-1401

The Tune Library plugin for WordPress is vulnerable to Stored Cross-Site Scripting via CSV import in all versions up to, and including, 1.6.3. This is due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the injected page. The vulnerability exists because the CSV import functionality lacks authorization checks and doesn't sanitize imported data, which is later rendered without escaping through the [tune-library] shortcode.
Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) El plugin Tune Library para WordPress es vulnerable a Cross-Site Scripting Almacenado a través de la importación CSV en todas las versiones hasta la 1.6.3, inclusive. Esto se debe a una sanitización de entrada y un escape de salida insuficientes en los atributos proporcionados por el usuario. Esto hace posible que atacantes autenticados, con acceso de nivel Suscriptor y superior, inyecten scripts web arbitrarios en páginas que se ejecutarán cada vez que un usuario acceda a la página inyectada. La vulnerabilidad existe porque la funcionalidad de importación CSV carece de comprobaciones de autorización y no sanitiza los datos importados, que luego se renderizan sin escape a través del shortcode [tune-library].

06 Feb 2026, 07:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-06 07:16

Updated : 2026-06-17 10:15


NVD link : CVE-2026-1401

Mitre link : CVE-2026-1401

CVE.ORG link : CVE-2026-1401


JSON object : View

Products Affected

No product.

CWE
CWE-79

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