CVE-2026-15307 Affecting py3.13-django-bin package, versions <6.0.8-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.54% (43rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-PY313DJANGOBIN-19005691
  • published20 Aug 2026
  • disclosed4 Aug 2026

Introduced: 4 Aug 2026

NewCVE-2026-15307  (opens in a new tab)

How to fix?

Upgrade Minimos:latest py3.13-django-bin to version 6.0.8-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream py3.13-django-bin package and not the py3.13-django-bin package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. GeoDjango spatial lookups optimistically parse the right-hand-side value as a raster by passing it to the django.contrib.gis.gdal.GDALRaster constructor. Any value used in a spatial lookup against a GeometryField or RasterField reaches this constructor, including untrusted input, for example a spatial-field filter submitted through the Django admin changelist query string by a staff user with view permission. A dict, or a str holding its JSON representation, is opened in write mode regardless of the constructor's write=False default, allowing a file with an attacker-chosen name and contents to be written through a file-backed GDAL driver. Any other str is treated as a datasource, allowing an outbound network request through a GDAL virtual filesystem handler. Writing a file to a location later imported by the application can result in remote code execution. Earlier, unsupported Django series (such as 5.1.x, 5.0.x, and 4.2.x) were not evaluated and may also be affected. Django would like to thank Bence Nagy, localhost-detect, and kimchunbok_ for reporting this issue.

CVSS Base Scores

version 3.1