Visit Drupal NES Home Page
Webform Release Notes
1 version
Release notes for the Webform module
September 2026
7.4.28
Released Sep 24, 2026 Full Version:
7.4.28+7.4.27:webform
Notes
This is the initial release of the Webform NES module.
Security
- Contains fix for the exploit described in SA-CONTRIB-2026-169 (CVE-2026-96366). The file component now rejects file IDs that were not uploaded by the submitting user.
- Contains fix for the exploit described in SA-CONTRIB-2026-172 (CVE-2026-96357).
- Links to uploaded files that browsers render inline (HTML, XML, PDF, Atom) now use the
downloadattribute. - Private-scheme uploads of those types are now served with
Content-Disposition: attachment. image/svg+xmlandapplication/xhtml+xmlwere added to the default list of types that are forced to download.- Protection is also broadened beyond that list to any type ending in
+xml(such asapplication/rss+xmlorapplication/atomcat+xml), matching Webform 6.x for modern Drupal. - Public-scheme files are served by the web server and are not covered by the header change.
- Links to uploaded files that browsers render inline (HTML, XML, PDF, Atom) now use the
Tests
- Added new tests that verify the exploits are patched.
Stay in the loop
~/herodevs-spring-framework-support
herodevs@nes:open-source$ ./display-support-info.sh