
CVE-2026-14856 TastyIgniter v4.3.0
A Stored Cross-Site Scripting (XSS) vulnerability was identified in the file upload functionality of the Media Manager in TastyIgniter v4.3.0. Due to insufficient validation and sanitization of uploaded .svg files, an authenticated low-privileged user can upload a malicious file containing embedded JavaScript code.
When an administrator views or previews the uploaded file, the payload executes within the context of their session. By chaining this vector with Cross-Site Request Forgery (CSRF), an attacker can extract the administrator's anti-CSRF token and trigger unauthorized administrative actions (e.g., modifying account credentials), resulting in a full Account Takeover.
| Property | Value |
|---|
| CVE ID | CVE-2026-14856 |
| INCIBE Advisory | INCIBE-2026-511 |
| Affected Component | Media Manager |
| Vulnerable Version | TastyIgniter v4.3.0 |
| Vulnerability Type | CWE-79 (Stored Cross-Site Scripting) |
| CVSS v4.0 Score | 6.3 (Medium) |
| 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 |
| Discovered By | Jonas Fernández |
The full technical report, step-by-step breakdown, and analysis are available in PDF format within this repository:
Jonas Fernández