Lucene search
+L

14193 matches found

Cvelist
Cvelist
added 2026/02/12 2:31 a.m.54 views

CVE-2026-26234 JUNG Smart Visu Server - Improper Neutralization of HTTP Headers for Scripting Syntax

JUNG Smart Visu Server 1.1.1050 contains a request header manipulation vulnerability that allows unauthenticated attackers to override request URLs by injecting arbitrary values in the X-Forwarded-Host header. Attackers can manipulate proxied requests to generate tainted responses, enabling cache...

8.8CVSS0.00515EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2026/02/12 12:00 a.m.19 views

PT-2026-7893

Name of the Vulnerable Software and Affected Versions authentik versions prior to 2025.10.4 authentik versions prior to 2025.12.4 Description authentik is an open-source identity provider. A malformed cookie could bypass authentication when using forward authentication with the authentik Proxy...

8.6CVSS5.4AI score0.00621EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2026/02/12 12:00 a.m.10 views

SUSE SLES15 / openSUSE 15 Security Update : python-Django (SUSE-SU-2026:0440-1)

The remote SUSE Linux SLES15 / openSUSE 15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0440-1 advisory. - CVE-2025-14550: Fixed potential denial-of-service via repeated headers when using ASGIbsc1257403 - CVE-2026-1312: Fixed potenti...

8.5CVSS5.9AI score0.12976EPSS
SaveExploits2References19
OSV
OSV
added 2026/02/11 9:38 a.m.10 views

SUSE-SU-2026:0440-1 Security update for python-Django

This update for python-Django fixes the following issues: - CVE-2025-14550: Fixed potential denial-of-service via repeated headers when using ASGIbsc1257403 - CVE-2026-1312: Fixed potential SQL injection via QuerySet.orderby and FilteredRelation bsc1257408 - CVE-2026-1287: Fixed potential SQL...

8.5CVSS5.9AI score0.12976EPSS
SaveExploits2References13
Veracode
Veracode
added 2026/02/11 9:08 a.m.21 views

Denial Of Service (DoS)

Django is vulnerable to Denial Of Service. The vulnerability is due to improper handling of multiple duplicate headers in ASGIRequest, where crafted requests with repeated headers can trigger excessive processing and attackers can exploit this by sending specially crafted HTTP requests to cause...

7.5CVSS5.5AI score0.01032EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2026/02/10 8:28 p.m.22 views

Moderate: Red Hat Security Advisory: php:7.4 security update

An update for the php:7.4 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

9.8CVSS7.2AI score0.02238EPSS
SaveExploits10References14
RedHat Linux
RedHat Linux
added 2026/02/10 8:28 p.m.13 views

php: Stream HTTP wrapper header check might omit basic auth header

A flaw was found in PHP. This vulnerability allows certain headers to be either not sent or misinterpreted due to insufficient validation of the end-of-line characters via user-supplied headers...

7.3CVSS5.7AI score0.00534EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/10 8:28 p.m.16 views

php: Header parser of http stream wrapper does not handle folded headers

A flaw was found in PHP. This vulnerability allows misinterpretation of HTTP response headers, potentially leading to incorrect usage of headers, MIME types, and other response attributes via incorrect parsing of folded headers in the HTTP request module...

6.3CVSS5.8AI score0.00563EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/02/10 8:28 p.m.17 views

php: Streams HTTP wrapper does not fail for headers with invalid name and no colon

A flaw was found in PHP. This vulnerability allows applications to accept invalid headers via malformed HTTP headers missing a colon :, which may confuse applications into processing them as valid headers...

6.3CVSS5.7AI score0.00484EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/10 8:17 p.m.13 views

tornado: Tornado Quadratic DoS via Repeated Header Coalescing

A denial of service flaw has been discovered in the Tornado networking library. In Tornado, a single maliciously crafted HTTP request can block the server's event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the...

7.5CVSS5.7AI score0.00559EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/02/10 7:17 p.m.17 views

tornado: Tornado Quadratic DoS via Repeated Header Coalescing

A denial of service flaw has been discovered in the Tornado networking library. In Tornado, a single maliciously crafted HTTP request can block the server's event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the...

7.5CVSS5.7AI score0.00559EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/02/10 6:26 p.m.10 views

tornado: Tornado Quadratic DoS via Repeated Header Coalescing

A denial of service flaw has been discovered in the Tornado networking library. In Tornado, a single maliciously crafted HTTP request can block the server's event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the...

7.5CVSS5.7AI score0.00559EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/02/10 5:54 p.m.11 views

tornado: Tornado Quadratic DoS via Repeated Header Coalescing

A denial of service flaw has been discovered in the Tornado networking library. In Tornado, a single maliciously crafted HTTP request can block the server's event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation when the...

7.5CVSS5.7AI score0.00559EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/02/10 12:58 p.m.11 views

nodejs: Nodejs denial of service

A denial of service flaw has been discovered in NodeJS. A malformed HTTP/2 HEADERS frame with oversized, invalid HPACK data can cause Node.js to crash by triggering an unhandled TLSSocket error ECONNRESET. Instead of safely closing the connection, the process crashes, enabling a remote denial of...

7.5CVSS5.8AI score0.04021EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/10 12:54 p.m.19 views

nodejs: Nodejs denial of service

A denial of service flaw has been discovered in NodeJS. A malformed HTTP/2 HEADERS frame with oversized, invalid HPACK data can cause Node.js to crash by triggering an unhandled TLSSocket error ECONNRESET. Instead of safely closing the connection, the process crashes, enabling a remote denial of...

7.5CVSS5.8AI score0.04021EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/10 12:30 p.m.19 views

GHSA-GV3V-2CPP-3PMQ Keycloak logs sensitive headers

A flaw was found in Keycloak. When the logging format is configured to a verbose, user-supplied pattern such as the pre-defined 'long' pattern, sensitive headers including Authorization and Cookie are disclosed to the logs in cleartext. An attacker with read access to the log files can extract...

5CVSS5.8AI score0.00146EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/02/10 12:30 p.m.15 views

Keycloak logs sensitive headers

A flaw was found in Keycloak. When the logging format is configured to a verbose, user-supplied pattern such as the pre-defined 'long' pattern, sensitive headers including Authorization and Cookie are disclosed to the logs in cleartext. An attacker with read access to the log files can extract...

5CVSS5.8AI score0.00146EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/10 10:53 a.m.7 views

CVE-2025-11537 Keycloak-services: sensitive headers shown in the http access logs

A flaw was found in Keycloak. When the logging format is configured to a verbose, user-supplied pattern such as the pre-defined 'long' pattern, sensitive headers including Authorization and Cookie are disclosed to the logs in cleartext. An attacker with read access to the log files can extract...

5CVSS5.6AI score0.00146EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/10 10:53 a.m.37 views

CVE-2025-11537 Keycloak-services: sensitive headers shown in the http access logs

A flaw was found in Keycloak. When the logging format is configured to a verbose, user-supplied pattern such as the pre-defined 'long' pattern, sensitive headers including Authorization and Cookie are disclosed to the logs in cleartext. An attacker with read access to the log files can extract...

5CVSS0.00146EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/10 8:50 a.m.24 views

BIT-NGINX-INGRESS-CONTROLLER-2025-15566 ingress-nginx auth-proxy-set-headers nginx configuration injection

A security issue was discovered in ingress-nginx where the nginx.ingress.kubernetes.io/auth-proxy-set-headers Ingress annotation can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets...

6.4AI score
SaveExploits0References2
Rows per page
Query Builder