CVE-2026-14856 PUBLISHED

Stored Cross-Site Scripting (XSS) in TastyIgniter Media Manager

Assigner: INCIBE
Reserved: 06.07.2026 Published: 27.07.2026 Updated: 27.07.2026

A stored Cross-Site Scripting (XSS) vulnerability in the file upload functionality of the Media Manager in TastyIgniter v4.3.0, caused by insufficient validation and sanitization of SVG files. An authenticated user with low privileges can upload a malicious SVG file containing JavaScript code. When an administrator views that file, the code executes in the context of their browser. By chaining this vulnerability with a Cross-Site Request Forgery (CSRF) attack, an attacker can extract the administrator’s CSRF token and perform unauthorized actions—such as modifying credentials—thereby gaining full control of the administrative account.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H
CVSS Score: 6.3

Product Status

Vendor Media Manager
Product TastyIgniter
Versions Default: unaffected
  • Version 4.3.0 is affected

Solutions

The vulnerability has been fixed by the manufacturer. It is recommended that you update to the latest available version.

Credits

  • Jonas Fernández finder

References

Problem Types

  • CWE-79 Improper neutralization of input during web page generation ('cross-site scripting') CWE