CVE-2026-13082CWE-338CWE-804

GD::SecurityImage versions through 1.75 for Perl use rand to generate secrets

Medium · published July 17, 2026

CVSS v3.1
5.3
EPSS
0%
Percentile
22.9
In the wild
Unconfirmed
What it is

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.

The record
Technical detail
CVSS v3.1
5.3 · MEDIUM
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS v4.0
Not supplied
EPSS
0.00305 · 22.9th percentile
Weaknesses
CWE-338 · Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG); CWE-804 · Guessable CAPTCHA
Published
2026-07-17T12:54Z
EPSS history
Timeline
  • 17 JUL 12:54Z
    GD::SecurityImage versions through 1.75 for Perl use rand to generate secrets
    cvelistv5