{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-1312",
        "assignerOrgId": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
        "state": "PUBLISHED",
        "assignerShortName": "DSF",
        "dateReserved": "2026-01-21T20:45:05.988Z",
        "datePublished": "2026-02-03T14:36:23.257Z",
        "dateUpdated": "2026-07-15T01:21:55.722Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "6a34fbeb-21d4-45e7-8e0a-62b95bc12c92",
                "shortName": "DSF",
                "dateUpdated": "2026-02-03T14:36:23.257Z"
            },
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-89",
                            "description": "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-66",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-66: SQL Injection"
                        }
                    ]
                }
            ],
            "title": "Potential SQL injection via QuerySet.order_by and FilteredRelation",
            "metrics": [
                {
                    "other": {
                        "content": {
                            "value": "high",
                            "namespace": "https://docs.djangoproject.com/en/dev/internals/security/#security-issue-severity-levels"
                        },
                        "type": "Django severity rating"
                    }
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28.\n`.QuerySet.order_by()` is subject to SQL injection in column aliases containing periods when the same alias is, using a suitably crafted dictionary, with dictionary expansion, used in `FilteredRelation`.\nEarlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.\nDjango would like to thank Solomon Kebede for reporting this issue.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<p>An issue was discovered in 6.0 before 6.0.2, 5.2 before 5.2.11, and 4.2 before 4.2.28.</p><p>`.QuerySet.order_by()` is subject to SQL injection in column aliases containing periods when the same alias is, using a suitably crafted dictionary, with dictionary expansion, used in `FilteredRelation`.</p><p>Earlier, unsupported Django series (such as 5.0.x, 4.1.x, and 3.2.x) were not evaluated and may also be affected.</p><p>Django would like to thank Solomon Kebede for reporting this issue.</p>"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "collectionURL": "https://pypi.org/project/Django/",
                    "defaultStatus": "unaffected",
                    "packageName": "django",
                    "product": "Django",
                    "repo": "https://github.com/django/django/",
                    "vendor": "djangoproject",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "6.0",
                            "lessThan": "6.0.2",
                            "versionType": "semver"
                        },
                        {
                            "status": "unaffected",
                            "version": "6.0.2",
                            "versionType": "semver"
                        },
                        {
                            "status": "affected",
                            "version": "5.2",
                            "lessThan": "5.2.11",
                            "versionType": "semver"
                        },
                        {
                            "status": "unaffected",
                            "version": "5.2.11",
                            "versionType": "semver"
                        },
                        {
                            "status": "affected",
                            "version": "4.2",
                            "lessThan": "4.2.28",
                            "versionType": "semver"
                        },
                        {
                            "status": "unaffected",
                            "version": "4.2.28",
                            "versionType": "semver"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://docs.djangoproject.com/en/dev/releases/security/",
                    "name": "Django security archive",
                    "tags": [
                        "vendor-advisory"
                    ]
                },
                {
                    "url": "https://groups.google.com/g/django-announce",
                    "name": "Django releases announcements",
                    "tags": [
                        "mailing-list"
                    ]
                },
                {
                    "url": "https://www.djangoproject.com/weblog/2026/feb/03/security-releases/",
                    "name": "Django security releases issued: 6.0.2, 5.2.11, and 4.2.28",
                    "tags": [
                        "vendor-advisory"
                    ]
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "type": "reporter",
                    "value": "Solomon Kebede"
                },
                {
                    "lang": "en",
                    "type": "remediation developer",
                    "value": "Jacob Walls"
                },
                {
                    "lang": "en",
                    "type": "coordinator",
                    "value": "Jacob Walls"
                }
            ],
            "timeline": [
                {
                    "lang": "en",
                    "time": "2026-01-12T18:00:00.000Z",
                    "value": "Initial report received."
                },
                {
                    "lang": "en",
                    "time": "2026-01-26T18:00:00.000Z",
                    "value": "Vulnerability confirmed."
                },
                {
                    "lang": "en",
                    "time": "2026-02-03T08:00:00.000Z",
                    "value": "Security release issued."
                }
            ],
            "datePublic": "2026-02-03T08:00:00.000Z",
            "source": {
                "discovery": "EXTERNAL"
            },
            "x_generator": {
                "engine": "cvelib 1.8.0"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 5.4,
                            "attackVector": "NETWORK",
                            "baseSeverity": "MEDIUM",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
                            "integrityImpact": "LOW",
                            "userInteraction": "NONE",
                            "attackComplexity": "LOW",
                            "availabilityImpact": "NONE",
                            "privilegesRequired": "LOW",
                            "confidentialityImpact": "LOW"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-02-03T16:56:09.077282Z",
                                "id": "CVE-2026-1312",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-02-03T16:56:37.936Z"
                }
            },
            {
                "affected": [
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.5::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "python3.12-django",
                        "product": "Red Hat Ansible Automation Platform 2.5 for RHEL 8",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:4.2.28-1.el8ap",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.5::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "python3.12-django",
                        "product": "Red Hat Ansible Automation Platform 2.5 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:4.2.28-1.el9ap",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "python3.12-django",
                        "product": "Red Hat Ansible Automation Platform 2.6 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:4.2.28-1.el9ap",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite:6.16::el8",
                            "cpe:/a:redhat:satellite_capsule:6.16::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "python-django",
                        "product": "Red Hat Satellite 6.16 for RHEL 8",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:4.2.28-0.1.el8pc",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite:6.16::el9",
                            "cpe:/a:redhat:satellite_capsule:6.16::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "python-django",
                        "product": "Red Hat Satellite 6.16 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:4.2.28-0.1.el9pc",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite_maintenance:6.17::el9",
                            "cpe:/a:redhat:satellite_utils:6.17::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "foreman",
                        "product": "Red Hat Satellite 6.17 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:3.14.0.14-1.el9sat",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite_maintenance:6.17::el9",
                            "cpe:/a:redhat:satellite_utils:6.17::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "libcomps",
                        "product": "Red Hat Satellite 6.17 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:0.1.23-0.3.el9pc",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite_maintenance:6.17::el9",
                            "cpe:/a:redhat:satellite_utils:6.17::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "python-brotli",
                        "product": "Red Hat Satellite 6.17 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:1.2.0-0.1.el9pc",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite_maintenance:6.17::el9",
                            "cpe:/a:redhat:satellite_utils:6.17::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "python-django",
                        "product": "Red Hat Satellite 6.17 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:4.2.28-0.1.el9pc",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite_maintenance:6.17::el9",
                            "cpe:/a:redhat:satellite_utils:6.17::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "python-pulp-container",
                        "product": "Red Hat Satellite 6.17 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:2.22.3-1.el9pc",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite_maintenance:6.17::el9",
                            "cpe:/a:redhat:satellite_utils:6.17::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "python-pulp-rpm",
                        "product": "Red Hat Satellite 6.17 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:3.27.10-2.el9pc",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite_maintenance:6.17::el9",
                            "cpe:/a:redhat:satellite_utils:6.17::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rubygem-fog-kubevirt",
                        "product": "Red Hat Satellite 6.17 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:1.5.1-1.el9sat",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite_maintenance:6.17::el9",
                            "cpe:/a:redhat:satellite_utils:6.17::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rubygem-foreman_kubevirt",
                        "product": "Red Hat Satellite 6.17 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:0.4.3-1.el9sat",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite_maintenance:6.17::el9",
                            "cpe:/a:redhat:satellite_utils:6.17::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rubygem-katello",
                        "product": "Red Hat Satellite 6.17 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:4.16.0.14-1.el9sat",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite_maintenance:6.17::el9",
                            "cpe:/a:redhat:satellite_utils:6.17::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rubygem-rubyipmi",
                        "product": "Red Hat Satellite 6.17 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:0.13.0-1.el9sat",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite_maintenance:6.17::el9",
                            "cpe:/a:redhat:satellite_utils:6.17::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "satellite",
                        "product": "Red Hat Satellite 6.17 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:6.17.7-1.el9sat",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite_maintenance:6.17::el9",
                            "cpe:/a:redhat:satellite_utils:6.17::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "yggdrasil-worker-forwarder",
                        "product": "Red Hat Satellite 6.17 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:0.0.3-4.el9sat",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite:6.18::el9",
                            "cpe:/a:redhat:satellite_capsule:6.18::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "python3.12-django",
                        "product": "Red Hat Satellite 6.18 for RHEL 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:4.2.30-1.el9pc",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.5::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "ansible-automation-platform-25/lightspeed-rhel8",
                        "product": "Red Hat Ansible Automation Platform 2.5",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1772214630",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2.6::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "ansible-automation-platform-26/lightspeed-rhel9",
                        "product": "Red Hat Ansible Automation Platform 2.6",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1772552788",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:discovery:2::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "discovery/discovery-server-rhel9",
                        "product": "Red Hat Discovery 2",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1770913597",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:satellite:6.18::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "satellite/iop-advisor-backend-rhel9",
                        "product": "Red Hat Satellite 6.18",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1773451075",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "ansible-automation-platform-24/de-minimal-rhel8",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "ansible-automation-platform-24/de-minimal-rhel9",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "ansible-automation-platform-25/de-minimal-rhel8",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "ansible-automation-platform-25/de-minimal-rhel9",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "ansible-automation-platform-26/de-minimal-rhel9",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "automation-controller",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:ansible_automation_platform:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "python-django",
                        "product": "Red Hat Ansible Automation Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openstack:16.2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "python-django20",
                        "product": "Red Hat OpenStack Platform 16.2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openstack:17.1"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "python-django",
                        "product": "Red Hat OpenStack Platform 17.1",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openstack:18.0"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "python-django",
                        "product": "Red Hat OpenStack Platform 18.0",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:satellite:6"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "satellite-capsule:el8/python-django",
                        "product": "Red Hat Satellite 6",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhui:4::el8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "python-django",
                        "product": "Red Hat Update Infrastructure 4 for Cloud Providers",
                        "vendor": "Red Hat"
                    }
                ],
                "datePublic": "2026-02-03T14:36:23.257Z",
                "descriptions": [
                    {
                        "lang": "en",
                        "value": "A flaw was found in Django. A remote attacker could exploit a SQL injection vulnerability in the `.QuerySet.order_by()` method. This occurs when column aliases containing periods are used, and the same alias is also present in `FilteredRelation` via a specially crafted dictionary. Successful exploitation could lead to unauthorized information disclosure or arbitrary code execution within the database."
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "content": {
                                "namespace": "https://access.redhat.com/security/updates/classification/",
                                "value": "Important"
                            },
                            "type": "Red Hat severity rating"
                        }
                    },
                    {
                        "cvssV3_1": {
                            "attackComplexity": "HIGH",
                            "attackVector": "NETWORK",
                            "availabilityImpact": "HIGH",
                            "baseScore": 8.5,
                            "baseSeverity": "HIGH",
                            "confidentialityImpact": "HIGH",
                            "integrityImpact": "HIGH",
                            "privilegesRequired": "LOW",
                            "scope": "CHANGED",
                            "userInteraction": "NONE",
                            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H",
                            "version": "3.1"
                        },
                        "format": "CVSS"
                    }
                ],
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "cweId": "CWE-89",
                                "description": "Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')",
                                "lang": "en",
                                "type": "CWE"
                            }
                        ]
                    }
                ],
                "references": [
                    {
                        "tags": [
                            "vdb-entry",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/security/cve/CVE-2026-1312"
                    },
                    {
                        "name": "RHBZ#2436342",
                        "tags": [
                            "issue-tracking",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436342"
                    },
                    {
                        "tags": [
                            "x_sadp-csaf-vex"
                        ],
                        "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-1312.json"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:3959"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:5971"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:3958"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:5970"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:14835"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:3962"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:3960"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:2694"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:6291"
                    }
                ],
                "solutions": [
                    {
                        "lang": "en",
                        "value": "RHSA-2026:3959: Red Hat Ansible Automation Platform 2.5 for RHEL 8, Red Hat Ansible Automation Platform 2.5 for RHEL 9"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:5971: Red Hat Satellite 6.16 for RHEL 8, Red Hat Satellite 6.16 for RHEL 9"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:3958: Red Hat Ansible Automation Platform 2.6 for RHEL 9"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:5970: Red Hat Satellite 6.17 for RHEL 9"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:14835: Red Hat Satellite 6.18 for RHEL 9"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:3962: Red Hat Ansible Automation Platform 2.5"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:3960: Red Hat Ansible Automation Platform 2.6"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:2694: Red Hat Discovery 2"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:6291: Red Hat Satellite 6.18"
                    }
                ],
                "timeline": [
                    {
                        "lang": "en",
                        "time": "2026-02-03T15:01:18.274Z",
                        "value": "Reported to Red Hat."
                    },
                    {
                        "lang": "en",
                        "time": "2026-02-03T14:36:23.257Z",
                        "value": "Made public."
                    }
                ],
                "title": "Django: Django: SQL injection via crafted column aliases in QuerySet.order_by()",
                "workarounds": [
                    {
                        "lang": "en",
                        "value": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability."
                    }
                ],
                "x_adpType": "supplier",
                "x_generator": {
                    "engine": "sadp-cli 1.0.0"
                },
                "providerMetadata": {
                    "orgId": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
                    "shortName": "redhat-SADP",
                    "dateUpdated": "2026-07-15T01:21:55.722Z"
                }
            }
        ]
    }
}