{"id":"CVE-2026-92842","title":"The convert.base64-encode, convert.quoted-printable-encode and convert.quoted-printable-decode stream filters accept a line-break-chars option whose length is tracked separately from the string itself","summary":"The convert.base64-encode, convert.quoted-printable-encode and convert.quoted-printable-decode stream filters accept a line-break-chars option whose length is tracked separately from the string itself. The filter constructors duplicate t…","severity":"medium","cvss":5.9,"cvssVector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N","cwe":["CWE-122","CWE-125"],"vendor":"PHP Group","product":"ext-standard","affected":["ext-standard >= 8.2.* < 8.2.34","ext-standard >= 8.3.* < 8.3.35","ext-standard >= 8.4.* < 8.4.26","ext-standard >= 8.5.* < 8.5.11"],"published":"2026-09-25","updated":"2026-09-25","sourceUpdated":"2026-09-25T22:18:49.943","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-92842","references":[{"url":"https://github.com/php/php-src/security/advisories/GHSA-88hq-2827-7pg6","label":"security@php.net"}],"tags":["nvd","cve.org"],"ingestedAt":"2026-09-25T21:19:40.217Z","slug":"CVE-2026-92842","body":"## Overview\n\nThe convert.base64-encode, convert.quoted-printable-encode and convert.quoted-printable-decode stream filters accept a line-break-chars option whose length is tracked separately from the string itself. The filter constructors duplicate the value with pestrdup(), which stops at the first NUL byte, while keeping the original length. When the filter later emits a line break it copies the recorded length out of the truncated allocation, reading past its end and placing adjacent heap bytes into the filter output.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.","depth":"sunlit","depthScore":32,"depthScoreParts":{"impact":32.5,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[]}