---
id: CVE-2019-10751
aliases:
  - GHSA-xjjg-vmw6-c2p9
  - PYSEC-2019-23
  - SNYK-PYTHON-HTTPIE-460107
title: Open Redirect in httpie
summary: Open Redirect in httpie
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: httpie
product: httpie
ecosystem: pip
affected:
  - httpie < 1.0.3
patched:
  - httpie 1.0.3
published: '2019-08-27'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:48:44.436762468Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-xjjg-vmw6-c2p9'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2019-10751'
  - url: 'https://github.com/advisories/GHSA-xjjg-vmw6-c2p9'
  - url: 'https://github.com/jakubroztocil/httpie'
  - url: 'https://github.com/jakubroztocil/httpie/releases/tag/1.0.3'
  - url: >-
      https://github.com/pypa/advisory-database/tree/main/vulns/httpie/PYSEC-2019-23.yaml
  - url: 'https://lists.debian.org/debian-lts-announce/2019/09/msg00031.html'
  - url: 'https://snyk.io/vuln/SNYK-PYTHON-HTTPIE-460107'
  - url: 'http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00003.html'
  - url: 'http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00022.html'
tags:
  - osv
  - pip
epss: 0.01815
epssPercentile: 0.77401
ingestedAt: '2026-09-12T03:13:01.740Z'
---

## Overview

All versions of the HTTPie package prior to version 1.0.3 are vulnerable to Open Redirect that allows an attacker to write an arbitrary file with supplied filename and content to the current directory, by redirecting a request from HTTP to a crafted URL pointing to a server in his or hers control.

## Affected packages

- `httpie < 1.0.3`

## Remediation

Upgrade to a patched release:

- `httpie 1.0.3`
