SCA: security update for typicms/core (GHSA-xfvg-8v67-j7wp)

medium Tenable Cloud Security Plugin ID 437982

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-27621)

See Also

https://github.com/advisories/GHSA-xfvg-8v67-j7wp

Plugin Details

Severity: Medium

ID: 437982

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 2/25/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.42

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.3

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:P/A:N

CVSS Score Source: CVE-2026-27621

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.9

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.8

Threat Score: 5.4

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/25/2026

Vulnerability Publication Date: 2/25/2026

Reference Information

CVE: CVE-2026-27621

cwe: CWE-79