Drupal core – Moderately critical – Information disclosure – SA-CORE-2025-008
Project: Drupal coreDate: 2025-November-12Security risk: Moderately critical 10 ∕ 25 AC:Complex/A:None/CI:Some/II:None/E:Theoretical/TD:UncommonVulnerability: Information disclosureAffected versions: >= 8.0.0 < 10.4.9 || >= 10.5.0 < 10.5.6 || >= 11.0.0 < 11.1.9 || >= 11.2.0 < 11.2.8CVE IDs: CVE-2025-13083Description: The core system module handles downloads of private and temporary files. Contrib modules can define additional kinds of files (schemes) that may also be handled by the system module.
In some cases, files may be served with the HTTP header Cache-Control: public when they should be uncacheable. This can lead to some users getting cached versions of files with information they should not be able to access. For example, files may be cached by Varnish or a CDN.
This vulnerability is mitigated by the following:
Drupal must be configured to handle non-public files using a custom or contributed module providing an additional file scheme.
An attacker must know to request a file that has previously been
requested by a more-privileged user, and that file must still be cached.
Solution: Install the latest version:
If you are using Drupal 10.4, update to Drupal 10.4.9.
If you are using Drupal 10.5, update to Drupal 10.5.6.
If you are using Drupal 11.1, update to Drupal 11.1.9.
If you are using Drupal 11.2, update to Drupal 11.2.8.
Drupal 11.0.x, Drupal 10.3.x, and below are end-of-life and do not receive security coverage. (Drupal 8 and Drupal 9 have both reached end-of-life.)Reported By:
Damien McKenna (damienmckenna) of the Drupal Security Team
tame4tex
Fixed By:
Benji Fisher (benjifisher) of the Drupal Security Team
catch (catch) of the Drupal Security Team
Neil Drumm (drumm) of the Drupal Security Team
Lee Rowlands (larowlan) of the Drupal Security Team
Mingsong (mingsong), provisional member of the Drupal Security Team
Mohit Aghera (mohit_aghera)
James Gilliland (neclimdul) of the Drupal Security Team
Juraj Nemec (poker10) of the Drupal Security Team
Jess (xjm) of the Drupal Security Team
Coordinated By:
catch (catch) of the Drupal Security Team
Lee Rowlands (larowlan) of the Drupal Security Team
Dave Long (longwave) of the Drupal Security Team
Drew Webber (mcdruid) of the Drupal Security Team
Juraj Nemec (poker10) of the Drupal Security TeamSecurity advisoriesRead More