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.
References
Configurations
No configuration.
History
17 Jul 2026, 18:17
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
17 Jul 2026, 13:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-17 13:17
Updated : 2026-07-17 18:17
NVD link : CVE-2026-13082
Mitre link : CVE-2026-13082
CVE.ORG link : CVE-2026-13082
JSON object : View
Products Affected
No product.
