VYPR
Medium severity6.1OSV Advisory· Published Jan 28, 2026· Updated Jun 17, 2026

CVE-2026-1466

CVE-2026-1466

Description

Jirafeau normally prevents browser preview for text files due to the possibility that for example SVG and HTML documents could be exploited for cross site scripting. This was done by storing the MIME type of a file and allowing only browser preview for MIME types beginning with image (except for image/svg+xml, see CVE-2022-30110, CVE-2024-12326 and CVE-2025-7066), video and audio. However, it was possible to bypass this check by sending a manipulated HTTP request with an invalid MIME type like image. When doing the preview, the browser tries to automatically detect the MIME type resulting in detecting SVG and possibly executing JavaScript code. To prevent this, MIME sniffing is disabled by sending the HTTP header X-Content-Type-Options: nosniff.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

3
  • Mojo42/JirafeauOSV3 versions
    1.0, 3.2.0, 3.2.1, …+ 2 more
    • (no CPE)range: 1.0, 3.2.0, 3.2.1, …
    • cpe:2.3:a:jirafeau:jirafeau:*:*:*:*:*:*:*:*range: <4.7.1
    • (no CPE)

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.