Lucene search
+L

1293 matches found

NVD
NVD
added 2026/08/22 6:16 a.m.13 views

CVE-2026-18052

The ManageWP Worker WordPress plugin before 4.9.37 does not bind the account being logged in to the signature which authorises the login, nor prevent an already used login link from being replayed, allowing attackers who obtain such a link to gain a session as any user on the site, including an...

8.1CVSS0.00142EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/22 6:00 a.m.26 views

CVE-2026-18052 ManageWP Worker < 4.9.37 - Unauthenticated Authentication Bypass via Unsigned Auto-Login Parameters

The ManageWP Worker WordPress plugin before 4.9.37 does not bind the account being logged in to the signature which authorises the login, nor prevent an already used login link from being replayed, allowing attackers who obtain such a link to gain a session as any user on the site, including an...

0.00142EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 10:49 p.m.11 views

EUVD-2026-64193

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's cluster replication receiver at internal/cluster/replication/receiver.go validates only the wire-format envelope length, opcode of inbound messages. The MsgReplicateSync payload itself is...

8.3CVSS5.4AI score0.00157EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/20 6:35 p.m.6 views

node-opcua missing nonce verification in UserNameIdentityToken authentication

Summary A missing nonce verification in the UserNameIdentityToken authentication handler allows an unauthenticated remote attacker to forge a password token that extracts as an empty string, and to replay captured authentication tokens across sessions. Affected versions: = 2.165.0 Tested version:...

5.6AI score
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/08/20 5:27 p.m.21 views

CVE-2026-53424

CVE-2026-53424 is an authentication bypass by capture-replay in dropbox/samly , a SAML service provider library for Elixir, affecting versions 0.3.0 and later . The root cause is that Samly.Helper.decode_idp_auth_resp/3 calls esaml_sp:validate_assertion/2, whose default duplicate detector is a no...

9.1CVSS5.4AI score0.00344EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 7:30 p.m.28 views

CVE-2026-55088

In ep_etherpad-lite versions 2.6.0–3.0.0, the GET /tokenTransfer/{uuid} handler in tokenTransfer.ts has no expiration check, no single-use enforcement, and echoes the raw author token in the response body via res.send(tokenData). Any attacker who obtains a transfer UUID can repeatedly redeem it t...

6.8CVSS5.3AI score0.00433EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 7:30 p.m.31 views

CVE-2026-55088 Etherpad: Device-to-device author-token transfer endpoint is replayable, never expires, and exposes the cleartext author token

Etherpad is a real-time collaborative editor. From 2.6.0 until 3.1.0, Etherpad's src/node/hooks/express/tokenTransfer.ts uses POST /tokenTransfer to store an author token for transfer between browsers and exposes it through GET /tokenTransfer/uuid. Although the record includes createdAt, the...

6.8CVSS0.00433EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 7:30 p.m.7 views

CVE-2026-55088 Etherpad: Device-to-device author-token transfer endpoint is replayable, never expires, and exposes the cleartext author token

Etherpad is a real-time collaborative editor. From 2.6.0 until 3.1.0, Etherpad's src/node/hooks/express/tokenTransfer.ts uses POST /tokenTransfer to store an author token for transfer between browsers and exposes it through GET /tokenTransfer/uuid. Although the record includes createdAt, the...

6.8CVSS5.5AI score
SaveExploits0References6
NVD
NVD
added 2026/08/19 6:17 p.m.7 views

CVE-2026-73136

Authentication Bypass by Capture-replay in ZenHive mpp allows an unauthenticated third party to obtain paid resources by replaying a transfer settled by an unrelated payer. MPP.Methods.Tempo normally binds a settled TIP-20 TransferWithMemo to the specific challenge under verification through an...

8.2CVSS0.00543EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 6:17 p.m.8 views

CVE-2026-73829

Time-of-check Time-of-use TOCTOU Race Condition in ZenHive mpp allows an unauthenticated remote client to redeem one confirmed on-chain payment for multiple paid-resource accesses. The type="hash" credential path in MPP.Methods.Tempo.verify/2 guards against replay with a non-atomic check-then-mar...

6.3CVSS0.0024EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 6:17 p.m.8 views

CVE-2026-67581

Authentication Bypass by Capture-replay in ZenHive mpp allows an unauthenticated remote client to obtain paid resources by resubmitting one settled on-chain transfer. MPP.Methods.EVM.verify/2 accepts a transaction-hash credential and matches a transfer purely on token, to and amount ERC-20 or to...

8.7CVSS0.00497EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:20 p.m.11 views

EEF-CVE-2026-67581 On-chain transfer proof is not single-use in mpp EVM payment method, enabling cross-challenge replay

Summary Authentication Bypass by Capture-replay in ZenHive mpp allows an unauthenticated remote client to obtain paid resources by resubmitting one settled on-chain transfer. MPP.Methods.EVM.verify/2 accepts a transaction-hash credential and matches a transfer purely on token, to and amount ERC-2...

8.7CVSS5.5AI score0.00497EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 5:20 p.m.21 views

CVE-2026-67581

ZenHive mpp (Elixir HTTP 402 payment library) versions 0.3.0 through before 0.6.3 contain an authentication bypass by capture-replay in the EVM payment method. The function MPP.Methods.EVM.verify/2 matches a transfer solely on token, recipient, and amount without binding the proof to the specific...

8.7CVSS5.5AI score0.00497EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 5:20 p.m.30 views

CVE-2026-67581 On-chain transfer proof is not single-use in mpp EVM payment method, enabling cross-challenge replay

Authentication Bypass by Capture-replay in ZenHive mpp allows an unauthenticated remote client to obtain paid resources by resubmitting one settled on-chain transfer. MPP.Methods.EVM.verify/2 accepts a transaction-hash credential and matches a transfer purely on token, to and amount ERC-20 or to...

8.7CVSS0.00497EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/19 5:20 p.m.8 views

CVE-2026-67581 On-chain transfer proof is not single-use in mpp EVM payment method, enabling cross-challenge replay

Authentication Bypass by Capture-replay in ZenHive mpp allows an unauthenticated remote client to obtain paid resources by resubmitting one settled on-chain transfer. MPP.Methods.EVM.verify/2 accepts a transaction-hash credential and matches a transfer purely on token, to and amount ERC-20 or to...

8.7CVSS5.5AI score0.00497EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:20 p.m.4 views

CVE-2026-67581 On-chain transfer proof is not single-use in mpp EVM payment method, enabling cross-challenge replay

Authentication Bypass by Capture-replay in ZenHive mpp allows an unauthenticated remote client to obtain paid resources by resubmitting one settled on-chain transfer. MPP.Methods.EVM.verify/2 accepts a transaction-hash credential and matches a transfer purely on token, to and amount ERC-20 or to...

8.7CVSS5.5AI score0.00497EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/19 5:19 p.m.17 views

CVE-2026-73136

CVE-2026-73136 is an authentication bypass by capture-replay in ZenHive mpp (versions 0.6.1 before 0.6.4), affecting the MPP.Methods.Tempo payment verification component. When a static "memo" is configured in method_config, the function check_matched_memo_binding/3 returns a match unconditionally...

8.2CVSS5.4AI score0.00543EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:19 p.m.6 views

EEF-CVE-2026-73136 Static memo configuration in mpp Tempo disables per-challenge attribution binding, enabling third-party replay

Summary Authentication Bypass by Capture-replay in ZenHive mpp allows an unauthenticated third party to obtain paid resources by replaying a transfer settled by an unrelated payer. MPP.Methods.Tempo normally binds a settled TIP-20 TransferWithMemo to the specific challenge under verification...

8.2CVSS5.4AI score0.00543EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/19 5:19 p.m.6 views

CVE-2026-73136 Static memo configuration in mpp Tempo disables per-challenge attribution binding, enabling third-party replay

Authentication Bypass by Capture-replay in ZenHive mpp allows an unauthenticated third party to obtain paid resources by replaying a transfer settled by an unrelated payer. MPP.Methods.Tempo normally binds a settled TIP-20 TransferWithMemo to the specific challenge under verification through an...

8.2CVSS5.3AI score0.00543EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:19 p.m.5 views

EEF-CVE-2026-73829 Non-atomic hash-credential dedup in mpp Tempo allows replay of a confirmed payment under a concurrent race

Summary Time-of-check Time-of-use TOCTOU Race Condition in ZenHive mpp allows an unauthenticated remote client to redeem one confirmed on-chain payment for multiple paid-resource accesses. The type="hash" credential path in MPP.Methods.Tempo.verify/2 guards against replay with a non-atomic...

6.3CVSS5.5AI score0.0024EPSS
SaveExploits0References4
Rows per page
Query Builder