Lucene search
+L

17 matches found

EUVD
EUVD
added 2026/09/02 10:11 p.m.14 views

EUVD-2026-63465

Hurl: Cookies in Cookies section leak when redirecting to a different host...

6.9CVSS5.9AI score0.00467EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-63481

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in...

6.9CVSS5.6AI score0.00467EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/20 5:19 p.m.10 views

CVE-2026-63481

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS0.00467EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 5:19 p.m.16 views

DEBIAN-CVE-2026-63481

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.6AI score0.00467EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/20 5:19 p.m.9 views

UBUNTU-CVE-2026-63481

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.9AI score0.00467EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/20 5:19 p.m.13 views

CVE-2026-63481

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.9AI score0.00467EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/20 4:28 p.m.31 views

CVE-2026-63481

Hurl (a command-line tool for running and testing HTTP requests from plain-text files) is vulnerable to cookie leakage on cross-host redirects in versions 8.0.1 and earlier . The redirect handler in packages/hurl/src/http/client.rs correctly strips Authorization and Cookie headers when the redire...

6.9CVSS5.4AI score0.00467EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 4:28 p.m.15 views

CVE-2026-63481 Hurl: Cookies in Cookies section leak when redirecting to a different host

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/20 4:28 p.m.9 views

CVE-2026-63481

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS5.5AI score0.00467EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/20 4:28 p.m.39 views

CVE-2026-63481 Hurl: Cookies in Cookies section leak when redirecting to a different host

Hurl is a command line tool that runs and tests HTTP requests defined in plain text files. In version 8.0.1 and earlier, the redirect handling in packages/hurl/src/http/client.rs strips Authorization and Cookie headers and basic-auth credentials when a redirect changes host, but it carries...

6.9CVSS0.00467EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.20 views

PT-2026-79063

Name of the Vulnerable Software and Affected Versions Hurl versions prior to 8.1.0 Description Redirect handling in the packages/hurl/src/http/client.rs file fails to properly scope cookies. While Authorization and Cookie headers and basic-auth credentials are stripped when a redirect changes hos...

6.9CVSS5.3AI score0.00467EPSS
SaveExploits0References16
Wolfi
Wolfi
added 2026/04/17 1:48 a.m.44 views

GHSA-CQ8V-F236-94QC vulnerabilities

Vulnerabilities for packages: berg, zed, netavark, xh, rustup, linkerd-network-validator, just, uutils, rav1e, shadowsocks-rust, rye, samply, nushell, pixi, wasmtime, buck2, sqlx, py3-xet-core, ntpd-rs, wadm, vector, ruff, efs-utils, deno, cargo-c, uv, sccache, starship, cargo-audit, hurl,...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/04/17 1:17 a.m.28 views

GHSA-CQ8V-F236-94QC vulnerabilities

Vulnerabilities for packages: mise, shadowsocks-rust, asciinema, buck2, pixi, deno, sdp-k8s-injector, ntpd-rs, qdrant, bootc, yazi, chaos-tproxy, uutils, mountpoint-s3, guestproxyagent, atuin, efs-utils, parseable, jujutsu, vector, wasmcloud, yara-x, zizmor, rav1e, ruff, sqlx, starship, rye,...

5.9AI score
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-18116

Malicious code in bioql PyPI...

6.6AI score
SaveExploits0References4
OSV
OSV
added 2025/06/11 2:46 p.m.6 views

GHSA-V33J-V3X4-42QG Regex literal in Hurl files are not escaped when exported to HTML, allowing injections

Given this Hurl file: regex.hurl: GET https://foo.com HTTP 200 Asserts jsonpath "$.body" matches // When exported to HTML: $ hurlfmt --out html regex.hurl GET https://foo.com HTTP 200 Asserts jsonpath "$.body" matches // The regex literal // is not escaped: // When opened in a browser, the code i...

7.2AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/06/11 2:46 p.m.12 views

Regex literal in Hurl files are not escaped when exported to HTML, allowing injections

Given this Hurl file: regex.hurl: GET https://foo.com HTTP 200 Asserts jsonpath "$.body" matches // When exported to HTML: $ hurlfmt --out html regex.hurl GET https://foo.com HTTP 200 Asserts jsonpath "$.body" matches // The regex literal // is not escaped: // When opened in a browser, the code i...

7.2AI score
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/06/11 12:00 a.m.7 views

PT-2025-26514 · Crates.Io · Hurl

Given this Hurl file: regex.hurl: GET https://foo.com HTTP 200 Asserts jsonpath "$.body" matches // When exported to HTML: $ hurlfmt --out html regex.hurl GET https://foo.com HTTP 200 Asserts jsonpath "$.body" matches // The regex literal // is not escaped: // When opened in a browser, the code i...

7.3AI score
SaveExploits0References5
Rows per page
Query Builder