File Upload Secure Validator and Drupal 11
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
Related modules in Media
Media Library Form API Element
ReadyThis module provides a Form API element to select a Media entity from the Media Library. This element can be used in all standalone forms. I'm currently using this in a Paragraphs behavior form to select a background image with crop-support, but you can use it in a Layout builder form, or a configuration form under "Settings"...
media_library_form_elementLatest stable 2.1.543,219 sitesImageMagick
ReadyAllows to use ImageMagick or GraphicsMagick as image toolkit for Image API in Drupal. This integration is based on invoking the convert binary through shell access to process images. The Imagick module is an alternative toolkit module that uses the Imagick PHP extension instead.
imagemagickLatest stable 5.0.143,184 sitesImage Effects
ReadyAdds various visual effects and filters to images, enhancing the aesthetics and creative possibilities for image manipulation and presentation.
image_effectsLatest stable 5.0.037,767 sitesMedia Library Edit
ReadyA tiny module to add a missing "Edit" button to the Media Library widget that routes to the Media entity edit form. Once the module is enabled, click on the Manage Form settings gear for the relevant Media reference field using the Media LIbrary widget and enable the "Show edit" option. Applies via third-party widget settings and the widget alter hook.
media_library_editLatest stable 3.0.530,663 sitesPlupload integration
ReadyProvides integration for the Plupload widget into Drupal. Plupload is a GPL licensed multiple file uploading tool that can present widgets in Flash, Gears, HTML 5, Silverlight, BrowserPlus, and HTML4 depending on the capabilities of the client computer. Security warning In order to protect your site you should ALWAYS delete examples subfolder from Plupload library.
pluploadLatest stable 2.2.025,520 sitesImageCache Actions
Not yetThis module provides a suite of additional image effects that can be added to image styles. The image styles admin submodule also adds the 'duplicate', 'export' and 'import' actions to image styles administration.
imagecache_actions23,938 sites