AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-25061

HIGH · CVSS 7.5 EPSS 1.82% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-05-18 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

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

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

CVE
CVE-2019-25061
Severity
HIGH
CVSS
7.5
EPSS
1.82%

Original NVD Description

The random_password_generator (aka RandomPasswordGenerator) gem through 1.0.0 for Ruby uses Kernel#rand to generate passwords, which, due to its cyclic nature, can facilitate password prediction.