Lucene search
K

2484 matches found

Cvelist
Cvelist
added 2026/03/30 7:7 p.m.62 views

CVE-2026-21710

A flaw in Node.js HTTP request handling causes an uncaught TypeError when a request is received with a header named proto and the application accesses req.headersDistinct. When this occurs, dest"proto" resolves to Object.prototype rather than undefined, causing .push to be called on a non-array...

7.5CVSS0.13066EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 2:56 p.m.3 views

CVE-2019-25478

GetGo Download Manager 6.2.2.3300 contains a buffer overflow vulnerability that allows remote attackers to cause denial of service by sending HTTP responses with excessively long headers. Attackers can craft malicious HTTP responses with oversized header values to crash the application and make i...

8.7CVSS6.1AI score0.00492EPSS
Exploits0References1
NVD
NVD
added 2026/03/20 11:16 p.m.3 views

CVE-2026-33180

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to version 6.9.0, when setting headers in HTTP requests, the internal HTTP client sends headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP...

7.5CVSS0.00245EPSS
Exploits0References1
Snyk
Snyk
added 2026/03/20 12:40 a.m.6 views

Use of Cache Containing Sensitive Information

Overview org.springframework.security:spring-security-web is a package within Spring Security that provides security services for the Spring IO Platform. Affected versions of this package are vulnerable to Use of Cache Containing Sensitive Information in the process of writing HTTP response heade...

9.3CVSS5.9AI score0.0048EPSS
Exploits2References2
OSV
OSV
added 2026/03/20 12:31 a.m.4 views

GHSA-MF92-479X-3373 Spring Security HTTP Headers Are not Written Under Some Conditions

When applications specify HTTP response headers for servlet applications using Spring Security, there is the possibility that the HTTP Headers will not be written. This issue affects Spring Security: from 5.7.0 through 5.7.21, from 5.8.0 through 5.8.23, from 6.3.0 through 6.3.14, from 6.4.0...

9.1CVSS5.8AI score0.0048EPSS
Exploits2References3
Github Security Blog
Github Security Blog
added 2026/03/20 12:31 a.m.8 views

Spring Security HTTP Headers Are not Written Under Some Conditions

When applications specify HTTP response headers for servlet applications using Spring Security, there is the possibility that the HTTP Headers will not be written. This issue affects Spring Security: from 5.7.0 through 5.7.21, from 5.8.0 through 5.8.23, from 6.3.0 through 6.3.14, from 6.4.0...

9.1CVSS5.8AI score0.0048EPSS
Exploits2References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/19 10:47 p.m.5 views

CVE-2026-22732

When applications specify HTTP response headers for servlet applications using Spring Security, there is the possibility that the HTTP Headers will not be written. This issue affects Spring Security Servlet applications using lazy default writing of HTTP Headers: : from 5.7.0 through 5.7.21, from...

9.1CVSS5.8AI score0.0048EPSS
Exploits2References2Affected Software1
Cvelist
Cvelist
added 2026/03/19 10:47 p.m.25 views

CVE-2026-22732 Under Some Conditions Spring Security HTTP Headers Are not Written

When applications specify HTTP response headers for servlet applications using Spring Security, there is the possibility that the HTTP Headers will not be written. This issue affects Spring Security Servlet applications using lazy default writing of HTTP Headers: : from 5.7.0 through 5.7.21, from...

9.1CVSS0.0048EPSS
Exploits2References1
OSV
OSV
added 2026/03/19 5:20 a.m.5 views

USN-8018-3 python2.7 vulnerabilities

USN-8018-1 fixed CVE-2025-12084, CVE-2025-15282, CVE-2026-0672, CVE-2026-0865 for python3. This update provides the corresponding updates for python2.7. Original advisory details: Denis Ledoux discovered that Python incorrectly parsed email message headers. An attacker could possibly use this iss...

6.3CVSS7.3AI score0.00696EPSS
Exploits0References5
GithubExploit
GithubExploit
added 2026/03/18 1:2 p.m.114 views

SQLInject

Sqlinject 💉 Advanced SQL Injection Scanner with WAF Bypass...

6AI score
Exploits0
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/18 12:0 a.m.6 views

HAPI FHIR HTTP authentication leak in redirects

When setting headers in HTTP requests, the internal HTTP client sends 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 ...

7.5CVSS5.9AI score0.00245EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2026/03/17 10:46 a.m.4 views

cpython: wsgiref.headers.Headers allows header newline injection in Python

Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers...

5.9CVSS5.7AI score0.00463EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2026/03/12 8:16 p.m.2 views

CVE-2026-1525

Undici allows duplicate HTTP Content-Length headers when they are provided in an array with case-variant names e.g., Content-Length and content-length. This produces malformed HTTP/1.1 requests with multiple conflicting Content-Length values on the wire. Who is impacted: Applications...

9.8CVSS5.9AI score0.00493EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2026/03/12 12:38 p.m.3 views

cpython: wsgiref.headers.Headers allows header newline injection in Python

Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers...

5.9CVSS5.7AI score0.00463EPSS
Exploits0References7
CNNVD
CNNVD
added 2026/03/11 12:0 a.m.4 views

GetGo Download Manager 缓冲区错误漏洞

GetGo Download Manager is a download management software developed by GetGo Inc. in Canada. Version 6.2.2.3300 of GetGo Download Manager contains a buffer overflow vulnerability in its HTTP response headers. This vulnerability could allow remote attackers to cause a denial-of-service attack...

8.7CVSS6.1AI score0.00492EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2026/03/10 10:9 a.m.4 views

cpython: wsgiref.headers.Headers allows header newline injection in Python

Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers...

5.9CVSS5.7AI score0.00463EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2026/03/08 12:0 a.m.6 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: python-tornado (UTSA-2026-005912)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005912 advisory. Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server's...

7.5CVSS6.5AI score0.00396EPSS
Exploits0References4
Snyk
Snyk
added 2026/03/06 11:40 p.m.3 views

Header Injection

Overview Affected versions of this package are vulnerable to Header Injection in the varsregexp matcher. An attacker can access sensitive environment variables, file contents, or system information by injecting specially crafted placeholders such as env. or file. into HTTP request headers, which...

7.5CVSS5.8AI score0.00401EPSS
Exploits1References2
EUVD
EUVD
added 2026/03/02 11:16 a.m.5 views

EUVD-2025-208151

The CGM CLININET application does not implement any mechanisms that prevent clickjacking attacks, neither HTTP security headers nor HTML-based frame‑busting protections were detected. As a result, an attacker can embed the application inside a maliciously crafted IFRAME and trick users into...

8.8CVSS5.9AI score0.00186EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/02/26 7:56 a.m.5 views

CVE-2026-1694 Server configuration details in HTTP headers

HTTP headers are added by the default configuration of IIS and ASP.net, and are not removed at the deployment phase of the webservices used by the WebVue, WebScheduler, TouchVue and SnapVue features of PcVue in version 12.0.0 through 16.3.3 included. It unnecessarily exposes sensitive information...

2.3CVSS5.3AI score0.00168EPSS
Exploits0References1
Rows per page
Query Builder