CVE-2018-1000007: Critical severity haxx curl vulnerability

Published Jan 22, 2018
·
Updated

It was found that libcurl might accidentally leak authentication data to third parties.

When asked to send custom headers in its HTTP requests, libcurl will send that set of headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is returned, to the host mentioned in URL in the Location: response header value.

Sending the same set of headers to subsequest hosts is in particular a problem for applications that pass on custom Authorization: headers, as this header often contains privacy sensitive information or data that could allow others to impersonate the libcurl-using client's request.

This bug has existed since before curl 6.0.

Other sources

libcurl 7.1 through 7.57.0 might accidentally leak authentication data to third parties. When asked to send custom headers in its HTTP requests, libcurl will send that set of headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is returned, to the host mentioned in URL in the Location: response header value. Sending the same set of headers to subsequent hosts is in particular a problem for applications that pass on custom Authorization: headers, as this header often contains privacy sensitive information or data that could allow others to impersonate the libcurl-using client's request.

Launchpad

Affected Software

58 affected componentsFixes available
redhat/curl<7.58.0
7.58.0
haxx curl>=7.1<=7.57.0
Debian Debian Linux=7.0
Debian Debian Linux=8.0
Debian Debian Linux=9.0
Canonical Ubuntu Linux=12.04
Canonical Ubuntu Linux=14.04
Canonical Ubuntu Linux=16.04
Canonical Ubuntu Linux=17.10
redhat Enterprise Linux Desktop=7.0
redhat Enterprise Linux Server=7.0
redhat Enterprise Linux Server Aus=7.4
redhat Enterprise Linux Server Eus=7.4
redhat Enterprise Linux Server Eus=7.5
redhat Enterprise Linux Workstation=7.0
Fujitsu M10-1 Firmware<xcp2361
Fujitsu M10-1
Fujitsu M10-4 Firmware<xcp2361
Fujitsu M10-4
Fujitsu M10-4s Firmware<xcp2361
Fujitsu M10-4s
Fujitsu M12-1 Firmware<xcp2361
Fujitsu M12-1
Fujitsu M12-2 Firmware<xcp2361
Fujitsu M12-2
Fujitsu M12-2s Firmware<xcp2361
Fujitsu M12-2s
Fujitsu M10-1 Firmware<xcp3070
Fujitsu M10-4 Firmware<xcp3070
Fujitsu M10-4s Firmware<xcp3070
Fujitsu M12-1 Firmware<xcp3070
Fujitsu M12-2 Firmware<xcp3070
Fujitsu M12-2s Firmware<xcp3070
All of the following
Fujitsu M10-1 Firmware<xcp2361
Fujitsu M10-1
All of the following
Fujitsu M10-4 Firmware<xcp2361
Fujitsu M10-4
All of the following
Fujitsu M10-4s Firmware<xcp2361
Fujitsu M10-4s
All of the following
Fujitsu M12-1 Firmware<xcp2361
Fujitsu M12-1
All of the following
Fujitsu M12-2 Firmware<xcp2361
Fujitsu M12-2
All of the following
Fujitsu M12-2s Firmware<xcp2361
Fujitsu M12-2s
All of the following
Fujitsu M10-1 Firmware<xcp3070
Fujitsu M10-1
All of the following
Fujitsu M10-4 Firmware<xcp3070
Fujitsu M10-4
All of the following
Fujitsu M10-4s Firmware<xcp3070
Fujitsu M10-4s
All of the following
Fujitsu M12-1 Firmware<xcp3070
Fujitsu M12-1
All of the following
Fujitsu M12-2 Firmware<xcp3070
Fujitsu M12-2
All of the following
Fujitsu M12-2s Firmware<xcp3070
Fujitsu M12-2s
debian/curl
7.74.0-1.3+deb11u137.74.0-1.3+deb11u167.88.1-10+deb12u147.88.1-10+deb12u58.14.1-2+deb13u28.18.0-28.19.0~rc3-1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade debian/curl to a version that resolves this vulnerability.

    Fixed in 7.74.0-1.3+deb11u13Fixed in 7.74.0-1.3+deb11u16Fixed in 7.88.1-10+deb12u14Fixed in 7.88.1-10+deb12u5Fixed in 8.14.1-2+deb13u2Fixed in 8.18.0-2Fixed in 8.19.0~rc3-1
  2. Upgrade

    Upgrade redhat/curl to a version that resolves this vulnerability.

    Fixed in 7.58.0
  3. Upgrade

    Upgrade debian/curl to a version that resolves this vulnerability.

    Fixed in 7.74.0-1.3+deb11u13
  4. Upgrade

    Upgrade debian/curl to a version that resolves this vulnerability.

    Fixed in 7.74.0-1.3+deb11u16
  5. Upgrade

    Upgrade debian/curl to a version that resolves this vulnerability.

    Fixed in 7.88.1-10+deb12u14
  6. Upgrade

    Upgrade debian/curl to a version that resolves this vulnerability.

    Fixed in 7.88.1-10+deb12u5
  7. Upgrade

    Upgrade debian/curl to a version that resolves this vulnerability.

    Fixed in 8.14.1-2+deb13u2
  8. Upgrade

    Upgrade debian/curl to a version that resolves this vulnerability.

    Fixed in 8.18.0-2
  9. Upgrade

    Upgrade debian/curl to a version that resolves this vulnerability.

    Fixed in 8.19.0~rc3-1

Event History

Jan 22, 2018
Data Sourced
via Red Hat·01:45 PM
DescriptionSeverityAffected Software
Jan 24, 2018
CVE Published
via MITRE·10:00 PM
Data Sourced
via MITRE·10:00 PM
Description
Data Sourced
via NVD·10:29 PM
RemedyDescriptionSeverityAffected Software
Jan 11, 2024
Data Sourced
via Launchpad·10:43 PM
Description
Feb 20, 2026
Data Sourced
via Ubuntu·03:17 PM
RemedyDescriptionSeverityAffected Software
Feb 28, 2026
Data Sourced
via Debian·03:25 PM
DescriptionAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2018-1000007?

The severity of CVE-2018-1000007 is critical (9.8).

2

How does CVE-2018-1000007 accidentally leak authentication data?

CVE-2018-1000007 accidentally leaks authentication data when libcurl is asked to send custom headers and follows redirects.

3

Which versions of libcurl are affected by CVE-2018-1000007?

Versions 7.1 through 7.57.0 of libcurl are affected by CVE-2018-1000007.

4

How do I fix CVE-2018-1000007?

To fix CVE-2018-1000007, update libcurl to version 7.58.0 or higher.

5

Where can I find more information about CVE-2018-1000007?

You can find more information about CVE-2018-1000007 at the following references: [link1](https://bugzilla.redhat.com/show_bug.cgi/attachment.cgi?id=1384445&action=diff), [link2](https://bugzilla.redhat.com/show_bug.cgi/attachment.cgi?id=1384445&action=edit), [link3](https://curl.haxx.se/docs/adv_2018-b3bf.html).

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203