CVE-2026-1466
Last modified
CVE-2026-1466 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. 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. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Jirafeau | Jirafeau | < 4.7.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-1466?
How severe is CVE-2026-1466?
How do I fix CVE-2026-1466?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-14654A vulnerability was identified in SourceCodester Simple and …7.3
- CVE-2026-14655A weakness has been identified in code-projects Assessment M…2.4
- CVE-2026-14656A security vulnerability has been detected in code-projects …4.3
- CVE-2026-14657A flaw has been found in code-projects Assessment Management…6.3
- CVE-2026-14658A vulnerability was detected in code-projects Assessment Man…6.3
- CVE-2026-14659A vulnerability has been found in itsourcecode Hospital Mana…6.3
- CVE-2026-14660A vulnerability was found in code-projects Online Job Portal…7.3
- CVE-2026-1467A flaw was found in libsoup, an HTTP client library. This vu…5.3
- CVE-2026-1468QuickCMS is vulnerable to Cross-Site Request Forgery across …5.1
- CVE-2026-14682In Bouncy Castle for Java before 1.85, Possible OOM from unb…8.7
- CVE-2026-14683A vulnerability was detected in HdrHistogram up to 2.2.2. Af…3.3
- CVE-2026-14684A flaw has been found in HdrHistogram up to 2.2.2. This affe…3.3
Are you affected by CVE-2026-1466?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
