---
id: CVE-2019-13594
aliases:
  - GHSA-fgjh-x3f8-8gmh
  - PYSEC-2026-916
title: Mirumee Saleor CSRF Protection Disabled
summary: Mirumee Saleor CSRF Protection Disabled
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'
vendor: saleor
product: saleor
ecosystem: pip
affected:
  - 'saleor >= 2.7.0, < 2.8.0'
patched:
  - saleor 2.8.0
published: '2022-05-24'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-fgjh-x3f8-8gmh'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2019-13594'
  - url: >-
      https://github.com/mirumee/saleor/commit/94c07034ff1bfc209461e39ca1bb6228d8ca0e35
  - url: >-
      http://web.archive.org/web/20190713094847/https://github.com/mirumee/saleor/releases/tag/2.8.0
tags:
  - osv
  - pip
epss: 0.00618
epssPercentile: 0.47311
ingestedAt: '2026-07-08T18:25:48.894Z'
---

## Overview

In Mirumee Saleor 2.7.0 (fixed in 2.8.0), CSRF protection middleware was accidentally disabled, which allowed attackers to send a POST request without a valid CSRF token and be accepted by the server.

## Affected packages

- `saleor >= 2.7.0, < 2.8.0`

## Remediation

Upgrade to a patched release:

- `saleor 2.8.0`
