AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-15618

CRITICAL · CVSS 9.1 EPSS 0.33%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-03-31 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.1. See the original NVD description below for full technical details.

CVE
CVE-2025-15618
Severity
CRITICAL
CVSS
9.1
EPSS
0.33%

Original NVD Description

Business::OnlinePayment::StoredTransaction versions through 0.01 for Perl uses an insecure secret key. Business::OnlinePayment::StoredTransaction generates a secret key by using a MD5 hash of a single call to the built-in rand function, which is unsuitable for cryptographic use. This key is intended for encrypting credit card transaction data.