{"api_version":"1","generated_at":"2026-06-03T20:26:00+00:00","cve":"CVE-2026-8788","urls":{"html":"https://cve.report/CVE-2026-8788","api":"https://cve.report/api/cve/CVE-2026-8788.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-8788","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-8788"},"summary":{"title":"Net::Statsd::Lite versions through 0.10.0 for Perl allowed metric injections","description":"Net::Statsd::Lite versions through 0.10.0 for Perl allowed metric injections.\n\nThe values from the set_add method were not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional statsd metrics.\n\nNote that version 0.9.0 fixed a similar issue CVE-2026-46719 for metric names.","state":"PUBLISHED","assigner":"CPANSec","published_at":"2026-05-18 08:16:15","updated_at":"2026-05-19 14:16:50"},"problem_types":["CWE-93","CWE-93 CWE-93 Improper Neutralization of CRLF Sequences"],"metrics":[{"version":"3.1","source":"ADP","type":"DECLARED","score":"7.3","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"LOW","baseScore":7.3,"baseSeverity":"HIGH","confidentialityImpact":"LOW","integrityImpact":"LOW","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L","version":"3.1"}},{"version":"3.1","source":"134c704f-9b21-4f2e-91b3-4a467353bcc0","type":"Secondary","score":"7.3","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L","baseScore":7.3,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"LOW","integrityImpact":"LOW","availabilityImpact":"LOW"}}],"references":[{"url":"https://www.cve.org/CVERecord?id=CVE-2026-46719","name":"https://www.cve.org/CVERecord?id=CVE-2026-46719","refsource":"9b29abf9-4ab0-4765-b253-1875cd9b441e","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://metacpan.org/release/RRWO/Net-Statsd-Lite-v0.10.1/changes","name":"https://metacpan.org/release/RRWO/Net-Statsd-Lite-v0.10.1/changes","refsource":"9b29abf9-4ab0-4765-b253-1875cd9b441e","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-8788","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-8788","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"RRWO","product":"Net::Statsd::Lite","version":"affected 0.10.0 custom","platforms":[]}],"timeline":[{"source":"CNA","time":"2026-05-14T00:00:00.000Z","lang":"en","value":"Issue reported to CPANSec"},{"source":"CNA","time":"2026-05-15T00:00:00.000Z","lang":"en","value":"Author notified"},{"source":"CNA","time":"2026-05-16T00:00:00.000Z","lang":"en","value":"Fix released for CVE-2026-46719"},{"source":"CNA","time":"2026-05-17T00:00:00.000Z","lang":"en","value":"CVE-2026-8788 identified by author"},{"source":"CNA","time":"2025-05-17T00:00:00.000Z","lang":"en","value":"Fix released for CVE-2026-8788"}],"solutions":[{"source":"CNA","title":"","value":"Upgrade to Net::Statsd::Lite version 0.10.1 or later.","time":"","lang":"en"}],"workarounds":[{"source":"CNA","title":"","value":"In version 0.10.0, use the secure_set_add method which logs an HMAC digest of the value instead of the raw value.\n\nValidate that all values sent to the client based on untrusted data do not contain metric injections.","time":"","lang":"en"}],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"8788","cve":"CVE-2026-8788","epss":"0.000540000","percentile":"0.170490000","score_date":"2026-05-26","updated_at":"2026-05-27 00:01:53"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"LOW","baseScore":7.3,"baseSeverity":"HIGH","confidentialityImpact":"LOW","integrityImpact":"LOW","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L","version":"3.1"}},{"other":{"content":{"id":"CVE-2026-8788","options":[{"Exploitation":"none"},{"Automatable":"yes"},{"Technical Impact":"partial"}],"role":"CISA Coordinator","timestamp":"2026-05-19T12:45:22.290912Z","version":"2.0.3"},"type":"ssvc"}}],"providerMetadata":{"dateUpdated":"2026-05-19T12:45:27.703Z","orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP"},"title":"CISA ADP Vulnrichment"}],"cna":{"affected":[{"collectionURL":"https://cpan.org/modules","defaultStatus":"unaffected","packageName":"Net-Statsd-Lite","product":"Net::Statsd::Lite","programRoutines":[{"name":"Net::Statsd::Lite::record_metric"}],"repo":"https://github.com/robrwo/Net-Statsd-Lite","vendor":"RRWO","versions":[{"lessThanOrEqual":"0.10.0","status":"affected","version":"0","versionType":"custom"}]}],"descriptions":[{"lang":"en","value":"Net::Statsd::Lite versions through 0.10.0 for Perl allowed metric injections.\n\nThe values from the set_add method were not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional statsd metrics.\n\nNote that version 0.9.0 fixed a similar issue CVE-2026-46719 for metric names."}],"problemTypes":[{"descriptions":[{"cweId":"CWE-93","description":"CWE-93 Improper Neutralization of CRLF Sequences","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-05-18T06:34:24.030Z","orgId":"9b29abf9-4ab0-4765-b253-1875cd9b441e","shortName":"CPANSec"},"references":[{"tags":["release-notes"],"url":"https://metacpan.org/release/RRWO/Net-Statsd-Lite-v0.10.1/changes"},{"tags":["related"],"url":"https://www.cve.org/CVERecord?id=CVE-2026-46719"}],"solutions":[{"lang":"en","value":"Upgrade to Net::Statsd::Lite version 0.10.1 or later."}],"source":{"discovery":"UNKNOWN"},"timeline":[{"lang":"en","time":"2026-05-14T00:00:00.000Z","value":"Issue reported to CPANSec"},{"lang":"en","time":"2026-05-15T00:00:00.000Z","value":"Author notified"},{"lang":"en","time":"2026-05-16T00:00:00.000Z","value":"Fix released for CVE-2026-46719"},{"lang":"en","time":"2026-05-17T00:00:00.000Z","value":"CVE-2026-8788 identified by author"},{"lang":"en","time":"2025-05-17T00:00:00.000Z","value":"Fix released for CVE-2026-8788"}],"title":"Net::Statsd::Lite versions through 0.10.0 for Perl allowed metric injections","workarounds":[{"lang":"en","value":"In version 0.10.0, use the secure_set_add method which logs an HMAC digest of the value instead of the raw value.\n\nValidate that all values sent to the client based on untrusted data do not contain metric injections."}],"x_generator":{"engine":"cpansec-cna-tool 0.1"}}},"cveMetadata":{"assignerOrgId":"9b29abf9-4ab0-4765-b253-1875cd9b441e","assignerShortName":"CPANSec","cveId":"CVE-2026-8788","datePublished":"2026-05-18T06:34:24.030Z","dateReserved":"2026-05-17T12:01:20.592Z","dateUpdated":"2026-05-19T12:45:27.703Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-05-18 08:16:15","lastModifiedDate":"2026-05-19 14:16:50","problem_types":["CWE-93","CWE-93 CWE-93 Improper Neutralization of CRLF Sequences"],"metrics":{"cvssMetricV31":[{"source":"134c704f-9b21-4f2e-91b3-4a467353bcc0","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L","baseScore":7.3,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"LOW","integrityImpact":"LOW","availabilityImpact":"LOW"},"exploitabilityScore":3.9,"impactScore":3.4}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"8788","Ordinal":"1","Title":"Net::Statsd::Lite versions through 0.10.0 for Perl allowed metri","CVE":"CVE-2026-8788","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"8788","Ordinal":"1","NoteData":"Net::Statsd::Lite versions through 0.10.0 for Perl allowed metric injections.\n\nThe values from the set_add method were not checked for newlines, colons or pipes. Metrics generated from untrusted sources could inject additional statsd metrics.\n\nNote that version 0.9.0 fixed a similar issue CVE-2026-46719 for metric names.","Type":"Description","Title":"Net::Statsd::Lite versions through 0.10.0 for Perl allowed metri"}]}}}