LIVE · cybersecurity feed
Live wire
cve recordmedium

CVE-2026-32753

freescout · freescout

Published
CVSS5.4
Severitymedium
WeaknessCWE-80
ExploitedNot in CISA KEV

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

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

References

← Back to the CVE Tracker

Our coverage of CVE-2026-32753

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-32753.