SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-71518

HIGH · CVSS 7.5 EPSS 0.38% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-17 · Last synced 2026-09-16

CyberRota Analysis

AI-Generated

Typemill versions prior to 2.26.0 are vulnerable to an authorization bypass that allows unauthenticated attackers to download restricted media files by exploiting path-equivalent URL variants. This vulnerability can lead to unauthorized access to sensitive files, posing a significant risk to data confidentiality. Organizations using Typemill should prioritize updating to the latest version to mitigate this high-severity threat.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-71518
Severity
HIGH
CVSS
7.5
EPSS
0.38%

Original NVD Description

Typemill before 2.26.0 contains an authorization bypass vulnerability in the media file download route that allows unauthenticated attackers to access restricted files by submitting path-equivalent URL variants. Attackers can substitute normalized path forms such as dot-slash prefixes, double slashes, or percent-encoded sequences to pass role-based restriction checks while the filesystem resolves the request to the protected file, enabling unauthorized file download without credentials.