# CVE-2026-13082

## Summary

- **CVE ID:** CVE-2026-13082
- **Severity:** MEDIUM
- **CVSS Score:** 5.3 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N)
- **CWE:** CWE-338, CWE-804
- **Published:** Jul 17, 2026
- **Last Modified:** Jul 17, 2026

## Description

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.

## Affected Products

- BURAK — GD::SecurityImage (0)

## References

- [CNA](https://www.cve.org/CVERecord?id=CVE-2025-40916)
- [CNA](https://security.metacpan.org/patches/G/GD-SecurityImage/1.75/CVE-2026-13082-r1.patch)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.30%
- **EPSS Percentile:** 23.0

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-10._