Lucene search
+L

21170 matches found

OSV
OSV
added 2026/03/18 3:32 a.m.7 views

GHSA-WMXR-6J5F-838P Duplicate Advisory: Keycloak: Unauthorized access via improper validation of encrypted SAML assertions

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-794g-x443-36f7. This link is maintained to preserve external references. Original Description A flaw was found in Keycloak. Keycloak's Security Assertion Markup Language SAML broker endpoint does not properly...

7.7CVSS5.9AI score0.00307EPSS
SaveExploits0References10
NVD
NVD
added 2026/03/18 2:16 a.m.42 views

CVE-2026-2092

A flaw was found in Keycloak. Keycloak's Security Assertion Markup Language SAML broker endpoint does not properly validate encrypted assertions when the overall SAML response is not signed. An attacker with a valid signed SAML assertion can exploit this by crafting a malicious SAML response. Thi...

7.7CVSS0.00307EPSS
SaveExploits0References7
CVE
CVE
added 2026/03/18 1:14 a.m.161 views

CVE-2026-2603

CVE-2026-2603 affects Keycloak: an attacker can bypass security by sending a valid SAML response from an external IdP to the Keycloak SAML endpoint for IdP-initiated broker logins, enabling unauthorized authentication. The issue is described across multiple sources (NVD/EUVD/GHSA) with a CVSS v3....

8.1CVSS5.8AI score0.00424EPSS
SaveExploits1References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/18 1:14 a.m.5 views

CVE-2026-2092 Keycloak-services: keycloak: unauthorized access via improper validation of encrypted saml assertions

A flaw was found in Keycloak. Keycloak's Security Assertion Markup Language SAML broker endpoint does not properly validate encrypted assertions when the overall SAML response is not signed. An attacker with a valid signed SAML assertion can exploit this by crafting a malicious SAML response. Thi...

7.7CVSS5.9AI score0.00307EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/03/18 1:14 a.m.7 views

CVE-2026-2092

A flaw was found in Keycloak. Keycloak's Security Assertion Markup Language SAML broker endpoint does not properly validate encrypted assertions when the overall SAML response is not signed. An attacker with a valid signed SAML assertion can exploit this by crafting a malicious SAML response. Thi...

7.7CVSS5.9AI score0.00307EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/03/18 12:00 a.m.27 views

PT-2026-26193

Summary A Timing Side-Channel vulnerability exists in the requireBasicAuth function due to the use of unsafe string comparison !==. This allows an attacker to deduce the valid password character-by-character by measuring the server's response time, effectively bypassing password complexity...

5.9CVSS6AI score0.00319EPSS
SaveExploits1References8
EUVD
EUVD
added 2026/03/17 9:31 p.m.9 views

EUVD-2026-12640

A compromised third party cloud server or man-in-the-middle attacker could send a malformed HTTP response and cause a crash in applications using the MongoDB C driver...

2CVSS5.8AI score0.00187EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/17 8:16 p.m.9 views

CVE-2026-4359

A compromised third party cloud server or man-in-the-middle attacker could send a malformed HTTP response and cause a crash in applications using the MongoDB C driver...

3.7CVSS0.00187EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/17 8:16 p.m.9 views

UBUNTU-CVE-2026-4359

A compromised third party cloud server or man-in-the-middle attacker could send a malformed HTTP response and cause a crash in applications using the MongoDB C driver...

3.7CVSS5.8AI score0.00187EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/17 7:42 p.m.30 views

CVE-2026-4359 Heap-buffer-over-read in _mongoc_http_send via strstr on non-null-terminated buffer

A compromised third party cloud server or man-in-the-middle attacker could send a malformed HTTP response and cause a crash in applications using the MongoDB C driver...

2CVSS0.00187EPSS
SaveExploits0References1
MongoDB
MongoDB
added 2026/03/17 7:42 p.m.13 views

Heap-buffer-over-read in _mongoc_http_send via strstr on non-null-terminated buffer

A compromised third party cloud server or man-in-the-middle attacker could send a malformed HTTP response and cause a crash in applications using the MongoDB C driver...

3.7CVSS5.1AI score0.00187EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/03/17 7:42 p.m.50 views

CVE-2026-4359

MongoDB C driver is affected by CVE-2026-4359: a compromised cloud server or MITM can send a malformed HTTP response that causes a crash in applications using the driver. Affected component: the MongoDB C driver’s HTTP response handling. Root cause: malformed HTTP response handling leading to a c...

3.7CVSS5.8AI score0.00187EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/03/17 7:42 p.m.9 views

CVE-2026-4359 Heap-buffer-over-read in _mongoc_http_send via strstr on non-null-terminated buffer

A compromised third party cloud server or man-in-the-middle attacker could send a malformed HTTP response and cause a crash in applications using the MongoDB C driver...

2CVSS5.9AI score
SaveExploits0References3
Snyk
Snyk
added 2026/03/17 6:39 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the DefaultHtmlErrorResponseBodyProvider class. An attacker can exhaust heap memory and cause a crash by sending requests that trigger exceptions with attacker-controlled messages...

8.7CVSS5.8AI score0.00561EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/17 6:39 p.m.16 views

Micronaut Framework vulnerable to a Denial of Service in HTML error response caching

DefaultHtmlErrorResponseBodyProvider in io.micronaut:micronaut-http-server since 4.7.0 and until 4.10.7 used an unbounded ConcurrentHashMap cache with no eviction policy. If the application throws an exception whose message may be influenced by an attacker, for example, including request query...

7.5CVSS5.8AI score0.00561EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/17 6:39 p.m.10 views

GHSA-2HCP-GJRF-7FHC Micronaut Framework vulnerable to a Denial of Service in HTML error response caching

DefaultHtmlErrorResponseBodyProvider in io.micronaut:micronaut-http-server since 4.7.0 and until 4.10.7 used an unbounded ConcurrentHashMap cache with no eviction policy. If the application throws an exception whose message may be influenced by an attacker, for example, including request query...

7.5CVSS5.9AI score0.00561EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/17 6:38 p.m.12 views

Nest Fastify HEAD Request Middleware Bypass

Impact In a NestJS application using @nestjs/platform-fastify, GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers if they exist. As a result: - Middleware will be completely skipped. - The HTTP response won't include a body since...

8.7CVSS5.8AI score0.00346EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/17 6:38 p.m.14 views

GHSA-WF42-42FG-FG84 Nest Fastify HEAD Request Middleware Bypass

Impact In a NestJS application using @nestjs/platform-fastify, GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers if they exist. As a result: - Middleware will be completely skipped. - The HTTP response won't include a body since...

8.7CVSS5.8AI score0.00346EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/03/17 12:48 p.m.14 views

io.vertx/vertx-core: static handler component cache can be manipulated to deny the access to static files

A flaw was found in Vert.x. The Web static handler component cache can be manipulated to deny the access to static files served by the handler using specifically crafted request URIs, preventing legitimate users from accessing static files with an HTTP 404 response...

6.9CVSS5.7AI score0.00357EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/03/17 12:30 p.m.20 views

EUVD-2026-12561

A flaw was found in libsoup. An attacker controlling the value used to set the Content-Type header can inject a Carriage Return Line Feed CRLF sequence due to improper input sanitization in the soupmessageheaderssetcontenttype function. This vulnerability allows for the injection of arbitrary...

3.9CVSS5.8AI score0.00184EPSS
SaveExploits1References4
Rows per page
Query Builder