Lucene search
+L

1370 matches found

RedhatCVE
RedhatCVE
added 2026/08/20 8:33 p.m.9 views

CVE-2025-30156

A flaw was found in the CephX authentication protocol used by Ceph, a distributed storage system. CephX uses AES-128-CBC encryption with a hardcoded initialization vector and no message authentication HMAC, making it vulnerable to the same class of unauthenticated-encryption attacks that...

8.7CVSS5.5AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/19 6:09 p.m.6 views

CVE-2026-39944

A flaw was found in Ceph RGW's STS Security Token Service session token implementation. The STS tokens use the same unauthenticated AES-128-CBC encryption as CephX, which lacks message authentication and uses a hardcoded initialization vector. Because there is no integrity protection on the token...

8.5CVSS5AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/19 1:15 p.m.7 views

libkcapi: IV reuse in libkcapi one-shot symmetric cipher chunking causes cipher state reset across chunk boundaries

A flaw was found in libkcapi. When performing one-shot symmetric cipher operations on large inputs over 64 KiB in stateful modes such as Counter CTR or Cipher Block Chaining CBC, the library improperly reuses the Initialization Vector IV for each internal data chunk. A remote attacker could...

6.5CVSS5.5AI score0.00301EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/08/19 7:01 a.m.8 views

EUVD-2026-62344

When building the iovec array for a received TLS 1.2 CBC record, ktlsocftlscbcdecrypt incremented the iovec index for every mbuf in the chain, including mbufs that were skipped because they contained only TLS header bytes. This left uninitialized entries in the iovec array. The iovec array was...

5.5AI score0.0015EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:01 a.m.45 views

CVE-2026-49423

In FreeBSD's KTLS receive path, ktls_ocf_tls_cbc_decrypt() incremented the iovec index for every mbuf, including skipped header-only ones, leaving uninitialized entries that caused a kernel panic during HMAC computation. A remote TLS peer controlling TCP segmentation triggers this. Workaround: se...

7.4AI score0.0015EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/16 8:20 a.m.13 views

EUVD-2026-59939

In the Linux kernel, the following vulnerability has been resolved: crypto: algifskcipher - force synchronous processing on trees without ctx-state The AIO/async path in skcipherrecvmsg passes the socket-wide ctx-iv directly into the skcipher request. After iosubmit the socket lock is dropped and...

5.4AI score0.00146EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 3:16 a.m.14 views

CVE-2026-15341

The User Session Synchronizer plugin for WordPress is vulnerable to Authentication Bypass leading to Account Takeover in all versions up to, and including, 1.4.0. The synchronizesession function, hooked on init and therefore executed on every request, performs no nonce, capability, or shared-secr...

9.8CVSS0.00333EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 2:26 a.m.33 views

CVE-2026-15341 User Session Synchronizer <= 1.4.0 - Unauthenticated Authentication Bypass to Account Takeover via 'ussync-key', 'ussync-token', and 'ussync-ref' Parameters

The User Session Synchronizer plugin for WordPress is vulnerable to Authentication Bypass leading to Account Takeover in all versions up to, and including, 1.4.0. The synchronizesession function, hooked on init and therefore executed on every request, performs no nonce, capability, or shared-secr...

9.8CVSS0.00333EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 2:26 a.m.12 views

EUVD-2026-58842

The User Session Synchronizer plugin for WordPress is vulnerable to Authentication Bypass leading to Account Takeover in all versions up to, and including, 1.4.0. The synchronizesession function, hooked on init and therefore executed on every request, performs no nonce, capability, or shared-secr...

9.8CVSS5.3AI score0.00333EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/15 2:26 a.m.9 views

CVE-2026-15341

The User Session Synchronizer plugin for WordPress is vulnerable to Authentication Bypass leading to Account Takeover in all versions up to, and including, 1.4.0. The synchronizesession function, hooked on init and therefore executed on every request, performs no nonce, capability, or shared-secr...

5.3AI score0.00333EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 2:26 a.m.33 views

CVE-2026-15341

CVE-2026-15341 affects the WordPress plugin User Session Synchronizer (versions up to and including 1.4.0). The vulnerability arises in synchronize_session() (hooked on init) which performs no nonce, capability, or shared-secret validation for attacker-supplied ussync-key, ussync-token, and ussyn...

9.8CVSS5.3AI score0.00333EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72146

Name of the Vulnerable Software and Affected Versions User Session Synchronizer versions prior to 1.4.1 Description An authentication bypass exists that can lead to account takeover. The synchronize session function, which executes on every request, fails to validate nonces, capabilities, or shar...

9.8CVSS5.3AI score0.00333EPSS
SaveExploits0References12
NVD
NVD
added 2026/08/11 9:17 p.m.8 views

CVE-2026-15606

The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.29.9. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with...

8.8CVSS0.00317EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/11 8:26 p.m.38 views

CVE-2026-15606 Frontend Admin by DynamiApps <= 3.29.9 - Authenticated (Subscriber+) Arbitrary Password Reset via Encrypted Object Token

The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.29.9. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with...

8.8CVSS0.00317EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/11 8:26 p.m.10 views

EUVD-2026-56970

The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.29.9. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with...

8.8CVSS5.3AI score0.00317EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/11 8:26 p.m.8 views

CVE-2026-15606

The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.29.9. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with...

8.8CVSS5.3AI score0.00317EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/11 8:17 p.m.9 views

CVE-2026-13457

The InstaWP Connect – 1-click WP Staging & Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 0.1.3.6 via the top-level script function. This is due to the plugin stores its encrypted options file as options-migratekey.txt in...

7.5CVSS0.00623EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/11 7:37 p.m.7 views

CVE-2026-13457

The InstaWP Connect – 1-click WP Staging & Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 0.1.3.6 via the top-level script function. This is due to the plugin stores its encrypted options file as options-migratekey.txt in...

7.5CVSS5.5AI score0.00623EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/11 7:37 p.m.7 views

CVE-2026-13457 InstaWP Connect <= 0.1.3.6 - Unauthenticated Cryptographic Key Disclosure

The InstaWP Connect – 1-click WP Staging & Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 0.1.3.6 via the top-level script function. This is due to the plugin stores its encrypted options file as options-migratekey.txt in...

7.5CVSS5.5AI score0.00623EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/11 7:37 p.m.39 views

CVE-2026-13457

The InstaWP Connect – 1-click WP Staging & Migration plugin for WordPress is vulnerable to unauthenticated cryptographic key disclosure and potential RCE in all versions up to and including 0.1.3.6. The root cause is storing an encrypted options file as options-{migrate_key}.txt in wp-content/ins...

7.5CVSS5.5AI score0.00623EPSS
SaveExploits0References3
Rows per page
Query Builder