Skip to content

File Upload Secure Validator and Drupal 11

Ready

The latest stable release, 2.2.2, declares a core version requirement of ^11, which covers Drupal 11.

This is a very simple and small module which performs a server side validation for the extension of an uploaded file of any content type's file field. Default drupal 7 file validation is performed by file_validate_extensions which only relies on the file name extension. 'File Upload Secure Validator' uses the php library 'fileinfo' and is dependent on that.

Key facts

Project
file_upload_secure_validator
Latest stable with Drupal 11 support
2.2.2 (15 May 2026)
Core version requirement
^11
Maintenance status
Actively maintained
Reported installs
11,166
Last synced from drupal.org
21 Sept 2026

Every field above comes from the drupal.org API. The Drupal 11 status is derived from the core version requirement across this project's releases.

Source: drupal.org/project/file_upload_secure_validator