Bug 2512936 - CVE-2026-15830 python-django4.2: Django: Denial of Service via parsing deeply nested geometry collections [epel-all]
Summary: CVE-2026-15830 python-django4.2: Django: Denial of Service via parsing deeply...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-django4.2
Version: epel9
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Michel Lind
QA Contact:
URL:
Whiteboard: {"flaws": ["50c369eb-fc14-4b25-bef0-2...
Depends On:
Blocks: CVE-Incorrect-Version, CVE-Misfiled-Version CVE-2026-15830
TreeView+ depends on / blocked
 
Reported: 2026-08-09 17:18 UTC by Ganesh
Modified: 2026-08-21 21:12 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ganesh 2026-08-09 17:18:25 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.

Comment 1 Michel Lind 2026-08-21 21:12:56 UTC
Reassigning from `epel10` to `epel9`: Bug filed against a branch the package never shipped on.


Note You need to log in before you can comment on or make changes to this bug.