Lucene search
+L

2822 matches found

CVE
CVE
added 2026/08/06 5:33 a.m.59 views

CVE-2026-18967

The CVE affects Keycloak’s SAML broker component when configured as an IdP-Initiated flow. The vulnerability arises because OneTimeUse in SAML assertions is not enforced, allowing an attacker who captures a valid, unused assertion to replay it and potentially hijack a user’s session, granting una...

8.1CVSS5.4AI score0.00144EPSS
SaveExploits0References2Affected Software2
Cvelist
Cvelist
added 2026/08/06 5:33 a.m.40 views

CVE-2026-18967 Keycloak-services: keycloak-services: saml onetimeuse assertion replay in idp-initiated broker flow

A flaw was found in the SAML broker component of Keycloak, an identity and access management solution. When configured as a SAML broker using the IdP-Initiated flow, Keycloak fails to enforce the OneTimeUse condition in SAML assertions. This allows an attacker who captures a valid, unused asserti...

6.4CVSS0.00144EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/06 5:33 a.m.12 views

CVE-2026-18967

A flaw was found in the SAML broker component of Keycloak, an identity and access management solution. When configured as a SAML broker using the IdP-Initiated flow, Keycloak fails to enforce the OneTimeUse condition in SAML assertions. This allows an attacker who captures a valid, unused asserti...

8.1CVSS5.1AI score0.00144EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/05 4:17 p.m.12 views

keycloak-services: keycloak-services: SAML IdP-initiated broker login bypasses link-only restriction

A flaw was found in the SAML broker component of Keycloak, which is used to manage identity federation and user authentication. The issue occurs because the IdP-initiated Single Sign-On endpoint fails to check if a provider is restricted to account linking only. This allows an attacker with contr...

9.8CVSS5.4AI score0.00202EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/05 4:17 p.m.15 views

Important: Red Hat Security Advisory: Red Hat build of Keycloak 26.6.5 Security Update

New Red Hat build of Keycloak 26.6.5 packages are available from the Customer Portal Red Hat build of Keycloak 26.6.5 is a standalone server, based on the Keycloak project, that provides authentication and standards-based single sign-on capabilities for web and mobile applications. Security fixes...

9.8CVSS7.4AI score0.00892EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/05 4:17 p.m.11 views

CVE-2026-8400

IBM WebSphere Application Server 8.5, and 9.0 and IBM WebSphere Application Server - Liberty Continuous delivery has a flaw in the ORB component in IBM SDK, Java Technology Edition, may allow a malicious IIOP server to induce loading and instantation of arbitrary classes...

9.8CVSS0.00274EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 3:58 p.m.11 views

EUVD-2026-53438

IBM WebSphere Application Server 8.5, and 9.0 and IBM WebSphere Application Server - Liberty Continuous delivery has a flaw in the ORB component in IBM SDK, Java Technology Edition, may allow a malicious IIOP server to induce loading and instantation of arbitrary classes...

8.1CVSS5.6AI score0.00274EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 3:00 p.m.15 views

EUVD-2026-53395

A flaw was found in the SAML broker component of Keycloak, which is used to manage identity federation and user authentication. The issue occurs because the IdP-initiated Single Sign-On endpoint fails to check if a provider is restricted to account linking only. This allows an attacker with contr...

7.4CVSS5.5AI score0.00202EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/05 1:45 p.m.15 views

CVE-2026-16442

A flaw was found in the SAML broker component of Keycloak, which is used to manage identity federation and user authentication. The issue occurs because the IdP-initiated Single Sign-On endpoint fails to check if a provider is restricted to account linking only. This allows an attacker with contr...

9.8CVSS5.1AI score0.00202EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 1:24 p.m.11 views

CVE-2026-71279

Zigbee2MQTT's ExternalJSExtension.getFilePath lib/extension/externalJS.ts joins a parameter received via an MQTT message topic zigbee2mqtt/bridge/request/extension/save into the extensions base path using path.joinbasePath, name with no sanitization. The extension handler only validates that the...

8CVSS0.00363EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 1:24 p.m.9 views

CVE-2026-71274

OpenBK7231T's CHANNELSetLabel src/cmnds/cmdchannels.c stores channel labels received via the MQTT SetChannelLabel command using strdup with no HTML sanitization. CHANNELGetLabel returns these labels unsanitized, and they are rendered via hprintf255 at 15+ locations in src/httpserver/httpfns.c wit...

8.5CVSS0.00173EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 12:52 p.m.12 views

MAL-2026-12313 Malicious code in @ccfly/setup-darwin-x64 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 409d11825a61bed068425296e83dcc0c87427579f7b5d724ec52e5e87465f2b5 The package ships a prebuilt darwin/x64 Mach-O binary containing a Go agent module github.com/ccfly/rescue that, when executed, connects to a hardcod...

5.7AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/05 12:26 p.m.17 views

EUVD-2026-53364

Zigbee2MQTT's ExternalJSExtension.getFilePath lib/extension/externalJS.ts joins a name parameter received via an MQTT message topic zigbee2mqtt/bridge/request/extension/save into the extensions base path using path.joinbasePath, name with no sanitization. Because path.join resolves ../ sequences,...

8CVSS6AI score0.00363EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.39 views

CVE-2026-71279 Zigbee2MQTT External JS Extension Path Traversal Leading to Remote Code Execution

Zigbee2MQTT's ExternalJSExtension.getFilePath lib/extension/externalJS.ts joins a parameter received via an MQTT message topic zigbee2mqtt/bridge/request/extension/save into the extensions base path using path.joinbasePath, name with no sanitization. The extension handler only validates that the...

8CVSS0.00363EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 12:26 p.m.18 views

EUVD-2026-53359

OpenBK7231T's CHANNELSetLabel src/cmnds/cmdchannels.c stores channel labels received via the MQTT SetChannelLabel command using strdup with no HTML sanitization. CHANNELGetLabel returns these labels unsanitized, and they are rendered via hprintf255 at 15+ locations in src/httpserver/httpfns.c wit...

8.5CVSS5.5AI score0.00173EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 7:16 a.m.13 views

CVE-2026-68080

It was not possible to govern the rate at which the broker would respond to an echo flow, enabling an authenticated attacker to cause excessive resource usage and potential denial of service. This issue affects Apache Qpid Broker-J: through 10.0.1. Users are recommended to upgrade to version...

6.5CVSS0.00421EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 7:16 a.m.15 views

CVE-2026-68077

An authenticated attacker can craft a disposition frame with large or illegal ranges causing excessive CPU usage due to naive range handling, leading to denial of service. This issue affects Apache Qpid Broker-J: through 10.0.1. Users are recommended to upgrade to version 10.1.0, which fixes the...

6.5CVSS0.00421EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 7:16 a.m.11 views

CVE-2026-68078

It was not possible to govern the maximum number of transfer frames per incoming delivery, enabling an authenticated attacker to cause excessive resource usage and potential denial of service. This issue affects Apache Qpid Broker-J: through 10.0.1. Users are recommended to upgrade to version...

6.5CVSS0.00413EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 7:16 a.m.14 views

CVE-2026-68075

An authenticated attacker could exceed the session flow control incoming window potentially leading to denial of service. This issue affects Apache Qpid Broker-J: through 10.0.1. Users are recommended to upgrade to version 10.1.0, which fixes the issue...

6.5CVSS0.00421EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 7:16 a.m.14 views

CVE-2026-68073

A pre-authentication attacker could leverage type nesting to cause a StackOverflowError potentially leading to denial of service. This issue affects Apache Qpid Broker-J: through 10.0.1. Users are recommended to upgrade to version 10.1.0, which fixes the issue...

7.5CVSS0.00483EPSS
SaveExploits0References2
Rows per page
Query Builder