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.
Published: 2026-08-17
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Typemill before version 2.26.0 contains an authorization bypass in the media file download route that allows an attacker to retrieve restricted files without authentication. The flaw relies on path normalization, enabling the traversal of role‑based checks by using dot‑slash prefixes, double slashes, or percent‑encoded URLs. This results in unauthorized file disclosure, compromising the confidentiality of protected data. The vulnerability is identified as CWE‑863, an authorization bypass weakness.

Affected Systems

The affected product is Typemill, versions older than 2.26.0. Any installation that still uses these versions is susceptible to the attack as the media file download route remains publicly reachable.

Risk and Exploitability

The CVSS score of 8.7 indicates a high severity weakness. The EPSS score is currently unavailable, so the exact exploitation probability is uncertain, but the absence of a KEV listing suggests no widespread active exploitation is reported. Attackers can exploit the vulnerability by issuing HTTP requests directly to the media download endpoint, substituting equivalent URL forms to bypass access controls and download protected files.

Generated by OpenCVE AI on August 17, 2026 at 23:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest patch by upgrading Typemill to version 2.26.0 or later.
  • Configure the media file download route to require authentication and enforce proper access control rules.
  • Place media files outside the web root or restrict direct access with a reverse proxy to prevent unauthorized retrieval of sensitive content.

Generated by OpenCVE AI on August 17, 2026 at 23:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 17 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
First Time appeared Typemill
Typemill typemill
Vendors & Products Typemill
Typemill typemill

Mon, 17 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
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.
Title Typemill < 2.26.0 Authorization Bypass via Media File Download Route
Weaknesses CWE-863
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Typemill Typemill
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-18T15:12:01.120Z

Reserved: 2026-08-06T20:42:17.835Z

Link: CVE-2026-71518

cve-icon Vulnrichment

Updated: 2026-08-18T15:11:46.934Z

cve-icon NVD

Status : Received

Published: 2026-08-17T21:16:48.277

Modified: 2026-08-18T15:17:01.223

Link: CVE-2026-71518

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T00:00:05Z

Weaknesses