๐Ÿ” CVE Alert

CVE-2026-15830

MEDIUM 5.3

Potential denial-of-service vulnerability via nested geometry collections

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. GeoDjango's `django.contrib.gis.geos.GEOSGeometry` is subject to a potential denial-of-service when parsing deeply nested `GEOMETRYCOLLECTION` objects supplied as well-known text (WKT), well-known binary (WKB), or hex-encoded WKB, which triggers unbounded recursion and a segmentation fault in the underlying GEOS library. Spatial field lookups and the `django.contrib.gis.forms.GeometryField` form field are also affected. 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 Andrew MacPherson and kimchunbok_ for reporting this issue.

CWE CWE-674
Vendor djangoproject
Product django
Published Aug 4, 2026
Last Updated Aug 4, 2026
Stay Ahead of the Next One

Get instant alerts for djangoproject django

Be the first to know when new medium vulnerabilities affecting djangoproject django are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

djangoproject / Django
6.0 < 6.0.8 5.2 < 5.2.17

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
docs.djangoproject.com: https://docs.djangoproject.com/en/dev/releases/security/ groups.google.com: https://groups.google.com/g/django-announce github.com: https://github.com/django/django/commit/d2e59b77fe18de318a8272c2a7bbc798d84d1d0d github.com: https://github.com/django/django/commit/9e4a3f186b6b07b483bfd9195ea06734663fcd06 github.com: https://github.com/django/django/commit/6af5da31775417c610dbf9c3f1b5b8333d42daf6 github.com: https://github.com/django/django/commit/ba80833fa656dd09660b97c4429331067db1b080 djangoproject.com: https://www.djangoproject.com/weblog/2026/aug/04/security-releases/

Credits

๐Ÿ” Andrew MacPherson and kimchunbok_ Jacob Walls Natalia Bidart