{"api_version":"1","generated_at":"2026-09-05T20:56:38+00:00","cve":"CVE-2026-82309","urls":{"html":"https://cve.report/CVE-2026-82309","api":"https://cve.report/api/cve/CVE-2026-82309.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-82309","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-82309"},"summary":{"title":"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","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.\n\n_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.\n\nAny 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.","state":"PUBLISHED","assigner":"CPANSec","published_at":"2026-09-04 13:20:10","updated_at":"2026-09-04 15:17:35"},"problem_types":["CWE-405","CWE-770","CWE-770 CWE-770 Allocation of Resources Without Limits or Throttling","CWE-405 CWE-405 Asymmetric Resource Consumption (Amplification)"],"metrics":[],"references":[{"url":"https://github.com/robrwo/Robots-Validate/commit/6426178c49ff6c440922f31a92a6feb3c661b143.patch","name":"https://github.com/robrwo/Robots-Validate/commit/6426178c49ff6c440922f31a92a6feb3c661b143.patch","refsource":"9b29abf9-4ab0-4765-b253-1875cd9b441e","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/robrwo/Robots-Validate/security/advisories/GHSA-6399-5qhh-48h5","name":"https://github.com/robrwo/Robots-Validate/security/advisories/GHSA-6399-5qhh-48h5","refsource":"9b29abf9-4ab0-4765-b253-1875cd9b441e","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"http://www.openwall.com/lists/oss-security/2026/09/04/3","name":"http://www.openwall.com/lists/oss-security/2026/09/04/3","refsource":"af854a3a-2127-422b-91ae-364da2661108","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://metacpan.org/release/RRWO/Robots-Validate-v0.4.0/changes","name":"https://metacpan.org/release/RRWO/Robots-Validate-v0.4.0/changes","refsource":"9b29abf9-4ab0-4765-b253-1875cd9b441e","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-82309","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-82309","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[{"source":"CNA","title":"","value":"Upgrade to Robots-Validate 0.3.11 or later.","time":"","lang":"en"}],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"providerMetadata":{"dateUpdated":"2026-09-04T15:07:21.822Z","orgId":"af854a3a-2127-422b-91ae-364da2661108","shortName":"CVE"},"references":[{"url":"http://www.openwall.com/lists/oss-security/2026/09/04/3"}],"title":"CVE Program Container"}],"cna":{"affected":[{"collectionURL":"https://cpan.org/modules","defaultStatus":"unaffected","modules":["Robots::Validate"],"packageName":"Robots-Validate","packageURL":"pkg:cpan/Robots-Validate","programFiles":["lib/Robots/Validate.pm"],"programRoutines":[{"name":"Robots::Validate::_check_dns"}],"repo":"https://github.com/robrwo/Robots-Validate","versions":[{"lessThan":"0.3.11","status":"affected","version":"0.3.2","versionType":"custom"}]}],"descriptions":[{"lang":"en","value":"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.\n\n_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.\n\nAny 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."}],"problemTypes":[{"descriptions":[{"cweId":"CWE-770","description":"CWE-770 Allocation of Resources Without Limits or Throttling","lang":"en","type":"CWE"}]},{"descriptions":[{"cweId":"CWE-405","description":"CWE-405 Asymmetric Resource Consumption (Amplification)","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-09-04T12:21:11.513Z","orgId":"9b29abf9-4ab0-4765-b253-1875cd9b441e","shortName":"CPANSec"},"references":[{"tags":["vendor-advisory"],"url":"https://github.com/robrwo/Robots-Validate/security/advisories/GHSA-6399-5qhh-48h5"},{"tags":["patch"],"url":"https://github.com/robrwo/Robots-Validate/commit/6426178c49ff6c440922f31a92a6feb3c661b143.patch"},{"tags":["release-notes"],"url":"https://metacpan.org/release/RRWO/Robots-Validate-v0.4.0/changes"}],"solutions":[{"lang":"en","value":"Upgrade to Robots-Validate 0.3.11 or later."}],"source":{"discovery":"UNKNOWN"},"title":"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","x_generator":{"engine":"cpansec-cna-tool 0.1"}}},"cveMetadata":{"assignerOrgId":"9b29abf9-4ab0-4765-b253-1875cd9b441e","assignerShortName":"CPANSec","cveId":"CVE-2026-82309","datePublished":"2026-09-04T12:21:11.513Z","dateReserved":"2026-08-28T12:56:46.972Z","dateUpdated":"2026-09-04T15:07:21.822Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-09-04 13:20:10","lastModifiedDate":"2026-09-04 15:17:35","problem_types":["CWE-405","CWE-770","CWE-770 CWE-770 Allocation of Resources Without Limits or Throttling","CWE-405 CWE-405 Asymmetric Resource Consumption (Amplification)"],"metrics":[],"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"82309","Ordinal":"1","Title":"Robots::Validate versions from 0.3.2 before 0.3.11 for Perl allo","CVE":"CVE-2026-82309","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"82309","Ordinal":"1","NoteData":"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.\n\n_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.\n\nAny 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.","Type":"Description","Title":"Robots::Validate versions from 0.3.2 before 0.3.11 for Perl allo"}]}}}