Threats Tagged 'cwe-294'
View all threats tagged with 'cwe-294'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cwe-294'
Click on any threat for detailed analysis and mitigation recommendations
CVE-2026-18967: Authentication Bypass by Capture-replay in Red Hat Red Hat Build of KeycloakCVE-2026-18967 0 A vulnerability in the SAML broker component of Keycloak allows replay of SAML assertions when using the IdP-Initiated flow. The flaw is due to failure to enforce the OneTimeUse condition, enabling attackers who capture a valid assertion to reuse it multiple times. This can lead to session hijacking and unauthorized access. The vulnerability has a moderate severity score of 6.4 and requires the attacker to capture a valid assertion and replay it within a limited time window. No official patch or mitigation is currently available from Red Hat. Join the discussion | GCVE Database | 08/06/2026, 05:33:17 UTC Added: 08/06/2026, 18:17:09 UTC |
CVE-2026-68079: CWE-294 Authentication Bypass by Capture-replay in Apache Software Foundation Apache CXFCVE-2026-68079 0 In Apache CXF's DefaultEncryptingCodeDataProvider, a captured authorization code can be redeemed an unlimited number of times due to a flaw in the implementation of the removeCodeGrant functionality. This violates the RFC requirement that "The authorization code MUST NOT be used more than once." Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue. Join the discussion | CVE Database V5 | 08/06/2026, 11:22:57 UTC Added: 08/06/2026, 11:56:59 UTC |
CVE-2026-53431: CWE-294 Authentication Bypass by Capture-replay in malach-it borutaCVE-2026-53431 0 Authentication Bypass by Capture-replay vulnerability in malach-it Boruta allows an attacker who has obtained a previously valid JWT client assertion to authenticate as the issuing OAuth client after the assertion has expired. Boruta accepts JWT-based client authentication (client_secret_jwt and private_key_jwt token endpoint authentication methods) but never enforces that the assertion's exp claim is in the future. The pre-check helper Boruta.Oauth.Request.Base.check_expiration/1 in lib/boruta/oauth/request/base.ex only verifies that an exp claim is present (it pattern-matches on the existence of the key and returns success), and the Joken token configuration used for signature verification, Boruta.Oauth.Authorization.Client.Token.token_config/0 in lib/boruta/oauth/authorization/client.ex, returns an empty map, so Joken's default exp claim validator is not engaged either. Any attacker who obtains a validly-signed client assertion (for example through logs, reverse proxies, browser tooling, or other observability surfaces) can replay it indefinitely to authenticate as the client and obtain access tokens with that client's privileges. This issue affects boruta: from 2.3.0 before 2.3.7. Join the discussion | CVE Database V5 | 07/30/2026, 14:17:27 UTC Added: 07/30/2026, 16:52:57 UTC |
CVE-2026-47133: CWE-294: Authentication Bypass by Capture-replay in craigjbass clearancekitCVE-2026-47133 0 ClearanceKit intercepts file-system access events on macOS and enforces per-process access policies. Prior to version 5.0.10, each table in the on-disk SQLite policy store (`/Library/Application Support/clearancekit/store.db`) is verified using an ECDSA signature stored in the `data_signatures` table. The signed payload contains only the canonical row content, with no version counter or freshness binding. An attacker who can write `store.db` and the matching `data_signatures` row — feasible during the opfilter-update window when the Endpoint Security filter is offline, or via offline-boot / decrypted-backup scenarios — can substitute a previously-captured legitimately-signed snapshot. opfilter accepts the older snapshot as fully valid on next boot because the existing signatures still verify. Version 5.0.10 patches the issue. Join the discussion | CVE Database V5 | 07/20/2026, 21:12:26 UTC Added: 07/20/2026, 21:27:27 UTC |
CVE-2026-56453: CWE-294: Exposure of Sensitive Information to an Unauthorized Actor in HCL Software DFXAnalyticsCVE-2026-56453 0 HCL DFXAnalytics is affected by an Account Takeover via Response Manipulation vulnerability. A remote attacker can intercept and alter the contents of the server's HTTP responses before they reach the client application, allowing them to manipulate the authentication or authorization logic to bypass controls and gain unauthorized access to targeted user accounts. Join the discussion | CVE Database V5 | 07/16/2026, 13:06:49 UTC Added: 07/16/2026, 13:18:08 UTC |
CVE-2026-35141: CWE-294: Authentication Bypass by Capture-replay in HCL Software DFXAnalyticsCVE-2026-35141 0 HCL DFXAnalytics is affected by a Login Replay Attack vulnerability. The application allows a remote attacker to intercept, delay, or fraudulently retransmit valid authentication data to achieve unauthorized access. To mitigate this risk, the application must implement a mechanism to include timestamps with every message, ensuring that messages exceeding a specific age threshold are automatically rejected by the recipient system. Join the discussion | CVE Database V5 | 07/16/2026, 12:59:07 UTC Added: 07/16/2026, 13:18:08 UTC |
CVE-2026-35149: CWE-294: Authentication Bypass by Capture-replay in HCL Software DFXServerCVE-2026-35149 0 HCL DFXServer is affected by an Authentication Bypass vulnerability via server response manipulation. An unauthorized user without valid credentials can exploit this flaw by intercepting and altering the server's authentication responses, allowing them to gain unauthorized access to the application without verification. Join the discussion | CVE Database V5 | 07/16/2026, 11:03:06 UTC Added: 07/16/2026, 11:48:04 UTC |
CVE-2026-57574: CWE-294: Authentication Bypass by Capture-replay in misskey-dev misskeyCVE-2026-57574 0 Misskey is an open source, federated social media platform. Prior to 2026.6.0, Misskey contains a vulnerability in Time-based One-Time Password (TOTP) authentication in UserAuthService where insufficient validation of used tokens allows the reuse of a single-use code within its valid time step. If both credentials and a TOTP code are obtained concurrently, an attacker may reuse the code to perform unauthorized actions, potentially leading to account takeover. This issue is fixed in version 2026.6.0. Join the discussion | CVE Database V5 | 07/10/2026, 20:55:49 UTC Added: 07/10/2026, 21:03:31 UTC |
CVE-2026-55370: CWE-294: Authentication Bypass by Capture-replay in logto-io logtoCVE-2026-55370 0 Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 1.41.0, Logto's existing TOTP verification accepted a successfully used TOTP code again while the code remained inside the RFC 6238 acceptance window because the verifier used otplib's stateless check with window = 1 and did not persist or compare the accepted TOTP time-step counter. An attacker who has the victim's first factor and captures a live TOTP value can replay that value to satisfy MFA during the same acceptance window. This issue is fixed in version 1.41.0. Join the discussion | CVE Database V5 | 07/10/2026, 19:56:53 UTC Added: 07/10/2026, 20:03:21 UTC |
Showing 1 to 9 of 9 results