CVE-2026-49133 PUBLISHED

Typemill < 2.24.0 Path Traversal via ControllerApiImage::getPagemedia()

Assigner: VulnCheck
Reserved: 27.05.2026 Published: 17.06.2026 Updated: 18.06.2026

Typemill before 2.24.0 contains a path traversal vulnerability that allows authenticated attackers with Author-level privileges to read arbitrary files outside the content directory by supplying traversal sequences in the path query parameter passed to Storage::getFile() with an empty folder argument. Attackers can bypass traversal-prevention controls in Storage::getFolderPath() to access sensitive files.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor typemill
Product typemill
Versions Default: affected
  • affected from 0 to 2.24.0 (excl.)

Credits

  • Saidakbarxon Maxsudxonov finder
  • VulnCheck finder

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE