CyberRota
← Ana sayfaya dön

CVE-2026-13082

UNKNOWN · CVSS N/A

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-07-17T13:17:55.443 · Çekilme zamanı: 2026-07-17T18:33:08.751798+00:00

CyberRota Yorumu

Detaylı analiz gerekiyor.

CVE
CVE-2026-13082
Severity
UNKNOWN
CVSS
N/A
EPSS
Yok

Orijinal NVD Açıklaması

GD::SecurityImage versions through 1.75 for Perl use rand to generate secrets. The random method creates the challenge text used for the CAPTCHA by sampling characters from an array using Perl's built-in rand function, and generates a (by default) six-character string. The built-in rand function is unsuitable for security applications because it is predictable and reversible.