AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2018-17968

HIGH · CVSS 7.5 EPSS 1.21% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2018-10-23 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2018-17968
Severity
HIGH
CVSS
7.5
EPSS
1.21%

Original NVD Description

A gambling smart contract implementation for RuletkaIo, an Ethereum gambling game, generates a random value that is predictable by an external contract call. The developer wrote a random() function that uses a block timestamp and block hash from the Ethereum blockchain. This can be predicted by writing the same random function code in an exploit contract to determine the deadSeat value.