VYPR
Medium severity6.1NVD Advisory· Published Jul 4, 2025· Updated Jun 17, 2026

CVE-2025-7066

CVE-2025-7066

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 and CVE-2024-12326), video and audio. However, it was possible to bypass this check by sending a manipulated MIME type containing a comma and an other MIME type like text/html (for example image/png,text/html). Browsers see multiple MIME types and text/html would takes precedence, allowing a possible attacker to do a cross-site scripting attack. The check for MIME types was enhanced to prevent a browser preview when the stored MIME type contains a comma.

AI Insight

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

Affected products

3
  • Mojo42/Jirafeau2 versions
    cpe:2.3:a:jirafeau:jirafeau:*:*:*:*:*:*:*:*+ 1 more
    • cpe:2.3:a:jirafeau:jirafeau:*:*:*:*:*:*:*:*range: <4.6.3
    • (no CPE)
  • Jirafeau project/Jirafeauv5
    Range: 0

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.