Lucene search
+L

13487 matches found

UbuntuCve
UbuntuCve
added 2025/12/11 1:15 p.m.8 views

CVE-2025-14523

A flaw in libsoup’s HTTP header handling allows multiple Host: headers in a request and returns the last occurrence for server-side processing. Common front proxies often honor the first Host: header, so this mismatch can cause vhost confusion where a proxy routes a request to one backend but the...

8.2CVSS5.9AI score0.00516EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/11 12:30 p.m.47 views

CVE-2025-14523

CVE-2025-14523 – libsoup Host header handling issue A flaw in libsoup’s HTTP header handling allows multiple Host headers in a single request, with the backend reading the last occurrence. This mismatch between proxies (first Host header honored) and backend processing can enable request-smugglin...

8.2CVSS6.4AI score0.00516EPSS
SaveExploits0References21
ATTACKERKB
ATTACKERKB
added 2025/12/11 12:30 p.m.15 views

CVE-2025-14523

A flaw in libsoup’s HTTP header handling allows multiple Host: headers in a request and returns the last occurrence for server-side processing. Common front proxies often honor the first Host: header, so this mismatch can cause vhost confusion where a proxy routes a request to one backend but the...

8.2CVSS5.5AI score0.00516EPSS
SaveExploits0References22
EUVD
EUVD
added 2025/12/11 12:30 p.m.6 views

EUVD-2025-202685

A flaw in libsoup’s HTTP header handling allows multiple Host: headers in a request and returns the last occurrence for server-side processing. Common front proxies often honor the first Host: header, so this mismatch can cause vhost confusion where a proxy routes a request to one backend but the...

8.2CVSS6.2AI score0.00516EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/12/11 12:30 p.m.8 views

CVE-2025-14523 Libsoup: libsoup: duplicate host header handling causes host-parsing discrepancy (first- vs last-value wins)

A flaw in libsoup’s HTTP header handling allows multiple Host: headers in a request and returns the last occurrence for server-side processing. Common front proxies often honor the first Host: header, so this mismatch can cause vhost confusion where a proxy routes a request to one backend but the...

8.2CVSS6.4AI score0.00516EPSS
SaveExploits0References21
Debian CVE
Debian CVE
added 2025/12/11 12:30 p.m.3 views

CVE-2025-14523

A flaw in libsoup’s HTTP header handling allows multiple Host: headers in a request and returns the last occurrence for server-side processing. Common front proxies often honor the first Host: header, so this mismatch can cause vhost confusion where a proxy routes a request to one backend but the...

8.2CVSS5.3AI score0.00516EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/11 12:30 p.m.48 views

CVE-2025-14523 Libsoup: libsoup: duplicate host header handling causes host-parsing discrepancy (first- vs last-value wins)

A flaw in libsoup’s HTTP header handling allows multiple Host: headers in a request and returns the last occurrence for server-side processing. Common front proxies often honor the first Host: header, so this mismatch can cause vhost confusion where a proxy routes a request to one backend but the...

8.2CVSS0.00516EPSS
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2025/12/11 12:30 p.m.12 views

CVE-2025-14523

A flaw in libsoup’s HTTP header handling allows multiple Host: headers in a request and returns the last occurrence for server-side processing. Common front proxies often honor the first Host: header, so this mismatch can cause vhost confusion where a proxy routes a request to one backend but the...

8.2CVSS6.3AI score0.00516EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/11 12:23 a.m.6 views

SUSE CVE-2025-66570

cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can inject headers named REMOTEADDR, REMOTEPORT,...

10CVSS7.1AI score0.00328EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2025/12/11 12:0 a.m.9 views

libsoup 环境问题漏洞

libsoup is a GNOME HTTP client/server library from the GNOME Project. An environment issue vulnerability exists in libsoup that stems from improper handling of HTTP headers, which could lead to request entrapment attacks, cache poisoning, or bypassing host-based access control...

8.2CVSS6.4AI score0.00516EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/11 12:0 a.m.13 views

PT-2025-50606

Name of the Vulnerable Software and Affected Versions libsoup versions 2.4 and 3.x Description A flaw in libsoup’s HTTP header handling allows multiple Host: headers in a request, with the server processing the last occurrence. This discrepancy between how front proxies and the backend server...

8.5CVSS6.5AI score0.00516EPSS
SaveExploits0References139
Snyk
Snyk
added 2025/12/11 12:0 a.m.5 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling via the soupmessageheadersgetonecommon is used to construct the request URI. An attacker can bypass host-based access controls or poison caches by sending requests with multiple Host headers, exploiting the...

8.8CVSS5.8AI score0.00516EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:0 a.m.6 views

Fedora 43 : perl-CGI-Simple (2025-3dd97ed203)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2025-3dd97ed203 advisory. 1.282 - Sanitize all user-supplied values before inserting into HTTP headers; Fixed CVE-2025-40927. Tenable has extracted the preceding description block...

7.3CVSS5.5AI score0.00462EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/11 12:0 a.m.12 views

PT-2025-50733

Name of the Vulnerable Software and Affected Versions quic-go versions 0.56.0 and below Description quic-go, an implementation of the QUIC protocol in Go, is susceptible to excessive memory allocation. This occurs through the HTTP/3 client and server implementations when processing a QPACK-encode...

5.3CVSS6.5AI score0.00345EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/11 12:0 a.m.7 views

quic-go 安全漏洞

quic-go is an implementation of the QUIC protocol, RFC 9000 protocol, in Go by the individual developer Lucas Clemente. A security vulnerability exists in quic-go 0.56.0 and earlier versions, which stems from a failure to enforce restrictions on decoded headers and could lead to memory exhaustion...

5.3CVSS6.3AI score0.00345EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-14523

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw in libsoup's HTTP header handling allows multiple Host: headers in a request and returns the last occurrence for server-side processing. Common front...

8.2CVSS5.8AI score0.00516EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/12/10 9:31 p.m.1 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition due to concurrent requests using the ApiClient class. An attacker can manipulate response status codes or headers between concurrent requests by exploiting shared state in multithreaded environments. Note: This is only...

8.9CVSS6.5AI score0.00189EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/12/10 6:0 p.m.22 views

event-driven-ansible: Sensitive Internal Headers Disclosure in AAP EDA Event Streams

A flaw was found in the Red Hat Ansible Automation Platform, Event-Driven Ansible EDA Event Streams. This vulnerability allows an authenticated user to gain access to sensitive internal infrastructure headers such as X-Trusted-Proxy and X-Envoy- and event stream URLs via crafted requests and job...

6.7CVSS5.8AI score0.00195EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/12/10 6:0 p.m.17 views

Important: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update

An update is now available for Red Hat Ansible Automation Platform 2.5 Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

9.1CVSS7AI score0.19396EPSS
SaveExploits11References7
RedHat Linux
RedHat Linux
added 2025/12/10 6:0 p.m.19 views

event-driven-ansible: Event Stream Test Mode Exposes Sensitive Headers in AAP EDA

A flaw was found in the Red Hat Ansible Automation Platform, Event-Driven Ansible EDA Event Stream API. This vulnerability allows exposure of sensitive client credentials and internal infrastructure headers via the testheaders field when an event stream is in test mode. The possible outcome...

6.7CVSS5.8AI score0.00167EPSS
SaveExploits0References4
Rows per page
Query Builder