Lucene search
+L

112213 matches found

OSV
OSV
added 2026/08/14 11:35 a.m.19 views

CVE-2026-73051 actix-http before 3.12.1 HTTP Request Smuggling via CL.TE

actix-http versions before 3.12.1 contain an HTTP request smuggling vulnerability in the HTTP/1.1 parser that accepts requests with both Content-Length and Transfer-Encoding: chunked headers. Unauthenticated remote attackers can exploit this through a front-end intermediary to desynchronize backe...

6.3CVSS5.6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/14 11:35 a.m.38 views

CVE-2026-73051 actix-http before 3.12.1 HTTP Request Smuggling via CL.TE

actix-http versions before 3.12.1 contain an HTTP request smuggling vulnerability in the HTTP/1.1 parser that accepts requests with both Content-Length and Transfer-Encoding: chunked headers. Unauthenticated remote attackers can exploit this through a front-end intermediary to desynchronize backe...

6.3CVSS0.00335EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/14 11:35 a.m.12 views

CVE-2026-72816

go-chi/chi through 5.2.1 contains an IP spoofing vulnerability in the RealIP middleware middleware/realip.go. The realIP function reads client-controlled headers True-Client-IP, X-Real-IP, and X-Forwarded-For and overwrites r.RemoteAddr without verifying that the request originated from a trusted...

6.9CVSS5.6AI score0.00219EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/14 11:35 a.m.13 views

CVE-2026-72815

go-chi chi versions = 5.2.1 and before 5.3.0 contain an IP spoofing vulnerability in the RealIP middleware, which blindly trusts the first leftmost value of the X-Forwarded-For HTTP header. A remote attacker can bypass IP-based access control lists and rate-limiting mechanisms, and forge log...

6.9CVSS5.4AI score0.00397EPSS
SaveExploits1
Veracode
Veracode
added 2026/08/14 10:57 a.m.12 views

Denial Of Service (DoS)

Micrometer is vulnerable to Denial of Service DoS. The vulnerability is due to improper handling of specially crafted HTTP requests, which allows an attacker to send malicious requests that consume excessive resources and cause the affected application to become unavailable...

7.5CVSS5.2AI score0.00792EPSS
SaveExploits0References12Affected Software3
OSV
OSV
added 2026/08/14 10:17 a.m.6 views

RHSA-2026:54650 Red Hat Security Advisory: nghttp2 security update

Bulletin has no description...

5.4CVSS5AI score0.00253EPSS
SaveExploits0References10
Veracode
Veracode
added 2026/08/14 9:56 a.m.15 views

Denial Of Service

Spring Data Commons is vulnerable to Denial Of Service. The vulnerability is due to specially crafted HTTP requests causing excessive memory allocation when Spring Data Web Support is enabled with a controller method using @ProjectedPayload...

5.9CVSS4.5AI score0.00331EPSS
SaveExploits0References3Affected Software1
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.31 views

GO-2026-5940 vulnerabilities

Vulnerabilities for packages: keda-http-add-on-fips, keda-http-add-on...

5.7AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:23 a.m.22 views

GO-2024-2459 vulnerabilities

Vulnerabilities for packages: frp, caddy...

5.7AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/14 8:23 a.m.26 views

GO-2026-4340 vulnerabilities

Vulnerabilities for packages: sops, spqr, tfsec, temporal-ui-server, gogatekeeper, crossplane-provider-aws-lambda, neuvector-sigstore-interface, local-static-provisioner, spire-controller-manager, terraform, flux-notification-controller, kuma, helm-set-status, kustomize, helm,...

5.7AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/14 7:19 a.m.9 views

Security Bulletin: IBM Engineering Lifecycle Management products using IBM WebSphere Application Server and WebSphere Application Server Liberty are affected by multiple vulnerabilities

Summary IBM WebSphere Application Server and WebSphere Application Server Liberty are affected by HTTP request smuggling and a denial of service. This affects IBM WebSphere Application Server Liberty with the servlet-3.0, servlet-3.1, servlet-4.0, servlet-5.0, servlet-6.0, servlet-6.1,...

5.4AI score
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/14 6:20 a.m.11 views

Security Bulletin: IBM Transformation Extender Advanced is affected by IBM WebSphere Application Server Liberty vulnerabilities

Summary IBM Transformation Extender Advanced, also known as IBM Standards Processing Engine uses WebSphere Application Server Liberty which is affected by a denial of service, HTTP Response and Request Smuggling vulnerabilities. Vulnerability Details Refer to the security bulletins listed in the...

5.5AI score
SaveExploits0Affected Software1
Rockylinux
Rockylinux
added 2026/08/14 6:01 a.m.14 views

freerdp security update

An update is available for freerdp. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released...

9.8CVSS8.3AI score0.00397EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/08/14 2:49 a.m.12 views

net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service

A flaw was found in the net/http component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the ReadHeaderTimeout is not correctly applied during this process. This...

7.5CVSS5.6AI score0.00568EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/14 2:48 a.m.9 views

net/http: golang: Go net/http: Unencrypted HTTP/2 connections vulnerable to Denial of Service

A flaw was found in the net/http component of the Go standard library. When a server is configured to support unencrypted HTTP/2, it reads initial bytes from new connections to detect the HTTP/2 client preface. However, the ReadHeaderTimeout is not correctly applied during this process. This...

7.5CVSS5.7AI score0.00568EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.17 views

PT-2026-72036

A flaw was found in Undertow, an HTTP server, within its HTTP response header writing path. The writeString method performs a silent narrowing cast from 16-bit Unicode characters to 8-bit bytes when writing HTTP response header values. A remote attacker can exploit this by supplying specific...

5.3CVSS5.6AI score0.00235EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.14 views

RockyLinux 9 : freerdp (RLSA-2026:54487)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:54487 advisory. FreeRDP: FreeRDP: Arbitrary code execution via malicious RDP files CVE-2026-64624 FreeRDP: FreeRDP: Denial of Service via crafted WindowIcon async messa...

9.8CVSS7.7AI score0.00397EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.17 views

MiracleLinux 8 : freerdp-2.11.7-11.el8_10 (AXSA:2026-1534:25)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1534:25 advisory. FreeRDP: FreeRDP: Arbitrary code execution via malicious RDP files CVE-2026-64624 FreeRDP: FreeRDP: Denial of Service via crafted WindowIcon async...

9.8CVSS7.7AI score0.00397EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.13 views

RockyLinux 9 : nghttp2 (RLSA-2026:54662)

The remote RockyLinux 9 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:54662 advisory. nghttp2: nghttp2: HTTP Request/Response Smuggling and Response-Queue Poisoning via ambiguous HTTP/1.1 Upgrade requests CVE-2026-58055 Tenable has extracted the...

6.3CVSS5.8AI score0.00253EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.11 views

Oracle Linux 9 : nghttp2 (ELSA-2026-54662)

The remote Oracle Linux 9 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-54662 advisory. 1.43.0-6.2 - fix HTTP Request/Response Smuggling and Response-Queue Poisoning via ambiguous HTTP/1.1 Upgrade requests CVE-2026-58055 Tenable has extracted the...

6.3CVSS5.8AI score0.00253EPSS
SaveExploits0References2
Rows per page
Query Builder