CVE-2026-24749
Description
The Silverstripe Assets Module is a required component of Silverstripe Framework. In versions prior to 2.4.5 and 3.0.0-rc1 through 3.1.2, images rendered in templates or otherwise accessed via DBFile::getURL() or DBFile::getSourceURL() incorrectly add an access grant to the current session, which bypasses file permissions. This usually happens when creating an image variant, for example using a manipulation method like ScaleWidth() or Convert(). Note that if developers use DBFile directly in the $db configuration for a DataObject class that doesn't subclass File, and if they were setting the visibility of those files to "protected", those files will now need an explicit access grant to be accessed. If developers do not want to explicitly provide access grants for these files in their apps (i.e. they want these files to be accessible by default), they should use the "public" visibility. This issue has been fixed in versions 2.4.5 and 3.1.3.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
silverstripe/assetsPackagist | < 2.4.5 | 2.4.5 |
silverstripe/assetsPackagist | >= 3.0.0, < 3.1.3 | 3.1.3 |
Affected products
1- Range: >= 3.0.0, < 3.1.3
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-jgcf-rf45-2f8vghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-24749ghsaADVISORY
- github.com/FriendsOfPHP/security-advisories/blob/master/silverstripe/assets/CVE-2026-24749.yamlghsaWEB
- github.com/silverstripe/silverstripe-assets/security/advisories/GHSA-jgcf-rf45-2f8vnvdWEB
- www.silverstripe.org/download/security-releases/cve-2026-24749nvdWEB
News mentions
0No linked articles in our index yet.