CVE & CISA-KEV Catalog

CVE-2026-32753

MEDIUM
5.4
CVSS v3
NVD

Description

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. In versions 1.8.208 and below, bypasses of the attachment view logic and SVG sanitizer make it possible to upload and render an SVG that runs malicious JavaScript. An extension of .png with content type of image/svg+xml is allowed, and a fallback mechanism on invalid XML leads to unsafe sanitization. The application restricts which uploaded files are rendered inline: only files considered "safe" are displayed in the browser; others are served with Content-Disposition: attachment. This decision is based on two checks: the file extension (e.g. .png is allowed, while .svg may not be) and the declared Content-Type (e.g. image/* is allowed). By using a filename with an allowed extension (e.g. xss.png) and a Content-Type of image/svg+xml, an attacker can satisfy both checks and cause the server to treat the upload as a safe image and render it inline, even though the body is SVG and can contain scripted behavior. Any authenticated user can set up a specific URL, and whenever another user or administrator visits it, XSS can perform any action on their behalf. This issue has been fixed in version 1.8.209.

How to fix

Remediation Available
freescoutNVD
Affected:< 1.8.209Fixed in:1.8.209CVE-2026-32753derived from NVD

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredLow
User InteractionRequired
ScopeChanged

Impact

ConfidentialityLow
IntegrityLow
AvailabilityNone

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

Exploit Intelligence

0.21%probability of exploitation in 30 days
11thpercentile

Low risk: more likely to be exploited than 11% of all known CVEs.

References

Exploit1
Release Notes1

Related Vulnerabilities

Other CWE-80 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2022-21145Medium4.878%--
CVE-2020-13562Medium6.178%--
CVE-2020-13965Medium6.177%KEVFix
CVE-2020-13564Medium6.176%--
CVE-2020-13563Medium6.176%--
CVE-2024-4439High7.271%-Fix
Embed a live status badge for CVE-2026-32753
CVE-2026-32753 severity badge

Markdown

[![CVE-2026-32753](https://tridentstack.com/cve/badge/CVE-2026-32753.svg)](https://tridentstack.com/cve/CVE-2026-32753)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-32753"><img src="https://tridentstack.com/cve/badge/CVE-2026-32753.svg" alt="CVE-2026-32753"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-03-23.