TypiCMS is a multilingual content management system based on the Laravel framework. A Stored Cross-Site Scripting (XSS) vulnerability exists in the file upload module of TypiCMS prior to version 16.1.7. The application allows users with file upload permissions to upload SVG files. While there is a MIME type validation, the content of the SVG file is not sanitized. An attacker can upload a specially crafted SVG file containing malicious JavaScript code. When another user (such as an administrator) views or accesses this file through the application, the script executes in their browser, leading to a compromise of that user's session. The issue is exacerbated by a bug in the SVG parsing logic, which can cause a 500 error if the uploaded SVG does not contain a `viewBox` attribute. However, this does not mitigate the XSS vulnerability, as an attacker can easily include a valid `viewBox` attribute in their malicious payload. Version 16.1.7 of TypiCMS Core fixes the issue.
References
| Link | Resource |
|---|---|
| https://github.com/TypiCMS/Core/commit/d480a0be1e8e7c0600bb9a325bb11920ee66497d | Patch |
| https://github.com/TypiCMS/Core/security/advisories/GHSA-xfvg-8v67-j7wp | Exploit Mitigation Vendor Advisory |
Configurations
History
27 Feb 2026, 19:02
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:typicms:typicms:*:*:*:*:*:*:*:* | |
| First Time |
Typicms
Typicms typicms |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.4 |
| References | () https://github.com/TypiCMS/Core/commit/d480a0be1e8e7c0600bb9a325bb11920ee66497d - Patch | |
| References | () https://github.com/TypiCMS/Core/security/advisories/GHSA-xfvg-8v67-j7wp - Exploit, Mitigation, Vendor Advisory |
25 Feb 2026, 03:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-25 03:16
Updated : 2026-02-27 19:02
NVD link : CVE-2026-27621
Mitre link : CVE-2026-27621
CVE.ORG link : CVE-2026-27621
JSON object : View
Products Affected
typicms
- typicms
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
