Lucene search
+L

124407 matches found

NVD
NVD
•added 2026/08/10 11:17 a.m.•13 views

CVE-2026-72591

A server-side request forgery SSRF vulnerability in gabehf/Koito through v0.3.2 allows an authenticated user to make the server perform HTTP requests to arbitrary internal or external hosts by supplying a crafted imageurl value in the PATCH /apis/web/v1/album/id/image endpoint...

7.7CVSS0.0037EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/10 9:17 a.m.•20 views

CVE-2026-66407

DEEBOT PRO M1 and DEEBOT PRO K1VAC improperly implement authentication in WebSocket communication. The WebSocket private key may be retrieved through analyzing the traffic data via a man-in-the-middle attack, and communication contents may be altered...

8.1CVSS0.00329EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/08/10 8:00 a.m.•13 views

CVE-2026-66407

DEEBOT PRO M1 and DEEBOT PRO K1VAC improperly implement authentication in WebSocket communication. The WebSocket private key may be retrieved through analyzing the traffic data via a man-in-the-middle attack, and communication contents may be altered...

8.1CVSS7.3AI score0.00329EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/10 8:00 a.m.•16 views

EUVD-2026-55114

DEEBOT PRO M1 and DEEBOT PRO K1VAC improperly implement authentication in WebSocket communication. The WebSocket private key may be retrieved through analyzing the traffic data via a man-in-the-middle attack, and communication contents may be altered...

8.1CVSS7.3AI score0.00329EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/10 8:00 a.m.•74 views

CVE-2026-66407

CVE-2026-66407 affects DEEBOT PRO M1 and PRO K1VAC, where authentication in WebSocket communications is improperly implemented. According to sources, the WebSocket private key may be retrieved via a man-in-the-middle analysis of traffic, allowing an attacker to analyze and potentially alter commu...

8.1CVSS7.3AI score0.00329EPSS
SaveExploits0References2
The Hacker News
The Hacker News
•added 2026/08/10 7:38 a.m.•28 views

Solidity Pro VS Code Extensions Steal Crypto Wallets, API Keys, and Credentials

Cybersecurity researchers have flagged a malicious Microsoft Visual Studio Code VS Code extension named Solidity Pro "solidity-pro" that has been observed delivering a browser wallet and credential stealer. The names of the extensions are below - helper-beeps.solidity-pro web3devtoolsx.solidity-p...

5.9AI score
SaveExploits0
attackerkb
attackerkb
•added 2026/08/10 6:00 a.m.•23 views

CVE-2026-17018

The CubeWP Framework WordPress plugin through 1.1.30 does not perform a per-object read authorization check, nor restrict which metadata keys may be requested, on one of its REST API endpoints, allowing users with the Contributor role and above to read arbitrary post metadata including that of...

5.4AI score0.00377EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/08/09 9:15 p.m.•18 views

CVE-2024-14041

A flaw was found in Bouncy Castle for Java, affecting ML-KEM CRYSTALS-Kyber routines. Specifically, the Poly.toMsg, Poly.compressPoly, and PolyVec.compressPolyVec routines, which handle secret-derived polynomial coefficients, perform division by the modulus q. A remote attacker can exploit this...

8.2CVSS5.3AI score0.00345EPSS
SaveExploits1References7
NVD
NVD
•added 2026/08/09 6:17 a.m.•20 views

CVE-2026-16988

The GeoDirectory WordPress plugin before 2.8.169 does not perform any authorization check when returning map marker data for a single requested listing, allowing unauthenticated users to disclose the title and exact geographic coordinates of non-public pending or draft listings...

7.5CVSS0.00434EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/09 6:00 a.m.•7 views

CVE-2026-16957 Slim SEO < 4.9.11 - Contributor+ Arbitrary Post Meta Disclosure

The Slim SEO WordPress plugin before 4.9.11 does not restrict a post-meta preview feature to posts the user is allowed to edit, verifying only read access, allowing users with the Contributor role to read arbitrary post meta, including protected and private keys, of published posts they do not ow...

5.4AI score0.00299EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/09 6:00 a.m.•60 views

CVE-2026-16957

The Slim SEO WordPress plugin versions prior to 4.9.11 are vulnerable to an authorization bypass in its post-meta preview feature . The root cause is that the plugin verifies only read access rather than ensuring the user is authorized to edit the specific post. This allows users with the Contrib...

5.4AI score0.00299EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/08/09 6:00 a.m.•39 views

CVE-2026-16957 Slim SEO < 4.9.11 - Contributor+ Arbitrary Post Meta Disclosure

The Slim SEO WordPress plugin before 4.9.11 does not restrict a post-meta preview feature to posts the user is allowed to edit, verifying only read access, allowing users with the Contributor role to read arbitrary post meta, including protected and private keys, of published posts they do not ow...

0.00299EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/07 8:11 p.m.•8 views

JLSEC-2026-1217 libcurl would reuse a previously created connection even when some mTLS config related option had...

libcurl would reuse a previously created connection even when some mTLS config related option had been changed that should have prohibited reuse. libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, some TLS...

7.5CVSS5.3AI score0.00396EPSS
SaveExploits2References5
NVD
NVD
•added 2026/08/07 7:18 p.m.•17 views

CVE-2026-71851

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random, instead of a cryptographically secure source...

9CVSS0.0055EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/07 7:18 p.m.•11 views

CVE-2026-71851

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random, instead of a cryptographically secure source...

9CVSS5.4AI score0.0055EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/07 7:18 p.m.•12 views

UBUNTU-CVE-2026-71851

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random, instead of a cryptographically secure source...

9CVSS5.4AI score0.0055EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2026/08/07 6:48 p.m.•20 views

crypto-js: Insufficient Entropy in Cryptographic Secret Generation via Vulnerable CryptoJS Dependency Chain

Summary CryptoJS.lib.WordArray.random in affected versions is not a cryptographically secure random number generator. Nominal requests for 128 or 256 bits of entropy produce effective search spaces of approximately 2^39 and 2^47 possibilities — small enough to enumerate on commodity hardware...

9CVSS5.3AI score0.0055EPSS
SaveExploits0References4Affected Software1
OSV
OSV
•added 2026/08/07 6:48 p.m.•90 views

CVE-2026-71851 crypto-js: Insufficient Entropy in Cryptographic Secret Generation via Vulnerable CryptoJS Dependency Chain

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random, instead of a cryptographically secure source...

9CVSS5.4AI score
SaveExploits0References5
CVE
CVE
•added 2026/08/07 6:48 p.m.•301 views

CVE-2026-71851

The CVE-2026-71851 entry describes a vulnerability in crypto-js prior to 4.0.0 where CryptoJS.lib.WordArray.random() uses a non-cryptographically secure PRNG seeded from Math.random(), yielding only 2^39–2^47 entropy. This affects downstream wallets using that entropy for BIP39 recovery phrases, ...

9CVSS5.4AI score0.0055EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/07 6:48 p.m.•13 views

CVE-2026-71851 crypto-js: Insufficient Entropy in Cryptographic Secret Generation via Vulnerable CryptoJS Dependency Chain

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random, instead of a cryptographically secure source...

9CVSS5.3AI score0.0055EPSS
SaveExploits0References3
Rows per page
Query Builder