Skip to main navigation Skip to main content Skip to page footer

TYPO3-EXT-SA-2026-017: Path Traversal in extension "Mask" (mask)

It has been discovered that the extension "Mask" (mask) is vulnerable to Path Traversal.

Problem Description

The extension fails to validate a client-supplied template element key before using it to build file paths for saving and deleting Mask template files. An authenticated backend user with access to the Mask module can supply a key containing path traversal sequences to create or delete .html files outside the configured template directory.

Solution

Updated versions 8.3.12 and 9.0.11 are available from the TYPO3 extension manager, packagist and at

https://extensions.typo3.org/extension/download/mask/8.3.12/zip
https://extensions.typo3.org/extension/download/mask/9.0.11/zip

Users of the extension are advised to update the extension as soon as possible.

Credits

Thanks to Seungbin Yang and Christian Kuhn for reporting the vulnerability, and to Nikita Hovratov for providing updated versions of the extension.

General Advice

Follow the recommendations that are given in the TYPO3 Security Guide.