VYPR

libgd-securityimage-perl

by Debian

CVEs (1)

  • CVE-2026-13082MedJul 17, 2026
    risk 0.00cvss 5.3epss 0.00

    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…