CVE-2026-82309
Last modified
CVE-2026-82309 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. Robots::Validate versions from 0.3.2 before 0.3.11 for Perl allow unbounded outbound DNS queries per validation via a forward-confirmation loop that does not bound the names it queries. _check_dns issues one PTR query for the client address, keeps the returned names matching the rule's domain, and issues a forward query for each until one resolves back to that address. Nothing bounds that list, and a client controls the reverse zone for its own address, so it chooses how many names the PTR answer holds. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
Robots::Validate versions from 0.3.2 before 0.3.11 for Perl allow unbounded outbound DNS queries per validation via a forward-confirmation loop that does not bound the names it queries. _check_dns issues one PTR query for the client address, keeps the returned names matching the rule's domain, and issues a forward query for each until one resolves back to that address. Nothing bounds that list, and a client controls the reverse zone for its own address, so it chooses how many names the PTR answer holds. Net::DNS refetches a truncated answer over TCP by default, so the 512-byte UDP payload does not cap it either. Any client whose User-Agent matches a rule with a domain reaches _check_dns. Each forward name is distinct and client-chosen, so every query misses the local cache and is resolved against the authoritative servers for that domain. The queries are synchronous, so the caller is held until all of them answer or time out.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| — | — | >= 0.3.2, < 0.3.11 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-82309?
How severe is CVE-2026-82309?
How do I fix CVE-2026-82309?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-82299Incorrect Authorization (CWE-863) in Kibana can lead to info…6.5
- CVE-2026-8230A flaw has been found in Wavlink NU516U1 240425. The impacte…8.8
- CVE-2026-82302Incorrect Authorization (CWE-863) in Kibana can lead to unau…8.1
- CVE-2026-82304The Music Store WordPress plugin before 1.4.5 does not sani…8.6
- CVE-2026-82305The YITH WooCommerce Wishlist WordPress plugin before 4.18.1…5.3
- CVE-2026-82306StarRocks through 4.0.13 contains an information disclosure …6.5
- CVE-2026-8231A vulnerability has been found in CodeAstro Online Catering …6.3
- CVE-2026-82310Apache Airflow FAB provider: deactivating a user account doe…7.2
- CVE-2026-82311Apache Airflow FAB provider: resetting a user's password doe…9.8
- CVE-2026-82312OpenVPN 2.0.0 through 2.6.22 and 2.7_alpha1 through 2.7.6 on…1.8
- CVE-2026-8232A vulnerability was found in Dotouch XproUPF 2.0.0-release-0…5.1
- CVE-2026-82324A flaw was found in the file-iff (IFF/ILBM) plugin in GIMP. …6.1
Are you affected by CVE-2026-82309?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
