CVE-2026-92842
Last modified
CVE-2026-92842 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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 the value with pestrdup(), which stops at the first NUL byte, while keeping the original length.
Description
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 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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| PHP Group | PHP | >= 8.2.*, < 8.2.34; >= 8.3.*, < 8.3.35; >= 8.4.*, < 8.4.26; >= 8.5.*, < 8.5.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-92842?
How severe is CVE-2026-92842?
How do I fix CVE-2026-92842?
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-92816ComfyUI before 0.30.0 fails to sanitize folder_name input in…7.8
- CVE-2026-9282The W3 Total Cache plugin for WordPress is vulnerable to Dir…7.5
- CVE-2026-92829The Blog2Social: Social Media Auto Post & Scheduler plugin f…4.3
- CVE-2026-92838A DLL hijacking vulnerability exists in the GeoVision GV-Rem…7.8
- CVE-2026-92839Canva Desktop before v1.125.0 performed double decoding in t…4.3
- CVE-2026-9284The WooCommerce PayPal Payments plugin for WordPress is vuln…8.2
- CVE-2026-92860A security flaw has been discovered in rcourtman Pulse up to…9.1
- CVE-2026-92874GitLab has remediated an issue in GitLab CE/EE affecting all…5.4
- CVE-2026-92879A security flaw has been discovered in vgmstream up to r2117…4.3
- CVE-2026-92880A weakness has been identified in vgmstream up to r2117. Imp…6.3
- CVE-2026-92881A security vulnerability has been detected in vgmstream. The…4.3
- CVE-2026-92882Insufficiently protected credentials in the host and folder …5.3
Are you affected by CVE-2026-92842?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
