CVE-2026-64821

MEDIUM

djangoSIGE 1.10 CSRF via GET-based Order Cancellation Views

Title source: cna
STIX 2.1

Description

djangoSIGE through 1.10 (commit a6fe7e8) contains a cross-site request forgery vulnerability that allows unauthenticated attackers to cancel sales or purchase orders on behalf of authenticated users by exploiting order-cancellation logic implemented inside HTTP GET method handlers in CancelarOrcamentoVendaView, CancelarPedidoVendaView, CancelarOrcamentoCompraView, and CancelarPedidoCompraView. Attackers can lure an authenticated victim with change_orcamentovenda or equivalent permissions to a page containing a cross-origin reference such as an img tag pointing to the cancellation endpoint, bypassing CSRF token validation entirely since Django's CsrfViewMiddleware only enforces CSRF checks on unsafe HTTP methods.

References (3)

Core 3

Scores

CVSS v3 4.3
EPSS 0.0015
EPSS Percentile 4.7%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-352
Status published
Products (2)
thiagopena/djangoSIGE < 1.10
thiagopena/djangoSIGE < a6fe7e8e3a7d52ba0a25305df4e5e7e0cd5f5792
Published Jul 21, 2026
Tracked Since Jul 22, 2026