CVE detail
CVE-2026-7568
In PHP versions 8.2.* before 8.2.31, 8.3.* before 8.3.31, 8.4.* before 8.4.21, and 8.5.* before 8.5.6, the metaphone() function in ext/standard/metaphone.c uses a signed int variable to track the current position within the input string. If a string longer than 2,147,483,647 bytes is passed, a signed integer overflow occurs, resulting in undefined behavior. This can lead to an out-of-bounds read, causing a segmentation fault or access to unrelated memory, and may affect the availability of the PHP process.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 25.6 · diversity 18.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
12 source links · newest first
- CVE-2026-7568 Signed integer overflow in metaphone()Microsoft MSRC
Information published.
vendormsrc.microsoft.comJun 2, 2026, 8:45 AM - https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-7568.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comMay 10, 2026, 5:16 AM - https://bugzilla.redhat.com/show_bug.cgi?id=2468566bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comMay 10, 2026, 5:16 AM - https://access.redhat.com/security/cve/CVE-2026-7568access.redhat.com
No excerpt available.
Exploitaccess.redhat.comMay 10, 2026, 5:16 AM - https://access.redhat.com/errata/RHSA-2026:34354access.redhat.com
No excerpt available.
Exploitaccess.redhat.comMay 10, 2026, 5:16 AM - https://access.redhat.com/errata/RHSA-2026:33449access.redhat.com
No excerpt available.
Exploitaccess.redhat.comMay 10, 2026, 5:16 AM - https://access.redhat.com/errata/RHSA-2026:23388access.redhat.com
No excerpt available.
Exploitaccess.redhat.comMay 10, 2026, 5:16 AM - https://access.redhat.com/errata/RHSA-2026:22649access.redhat.com
No excerpt available.
Exploitaccess.redhat.comMay 10, 2026, 5:16 AM - https://access.redhat.com/errata/RHSA-2026:22305access.redhat.com
No excerpt available.
Exploitaccess.redhat.comMay 10, 2026, 5:16 AM - https://access.redhat.com/errata/RHSA-2026:22143access.redhat.com
No excerpt available.
Exploitaccess.redhat.comMay 10, 2026, 5:16 AM - https://access.redhat.com/errata/RHSA-2026:22142access.redhat.com
No excerpt available.
Exploitaccess.redhat.comMay 10, 2026, 5:16 AM No excerpt available.
Exploitgithub.comMay 10, 2026, 5:16 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2022-31630CVSS 6.5 · Medium
In PHP versions prior to 7.4.33, 8.0.25 and 8.1.12, when using imageloadfont() function in gd extension, it is possible to supply a specially crafted font file, such as if the loa…
- CVE-2021-21704CVSS 5.0 · Medium
In PHP versions 7.3.x below 7.3.29, 7.4.x below 7.4.21 and 8.0.x below 8.0.8, when using Firebird PDO driver extension, a malicious database server could cause crashes in various…
- CVE-2019-11039CVSS 9.1 · Critical
Function iconv_mime_decode_headers() in PHP versions 7.1.x below 7.1.30, 7.2.x below 7.2.19 and 7.3.x below 7.3.6 may perform out-of-buffer read due to integer overflow when parsi…
- CVE-2018-14883CVSS 7.5 · High
An issue was discovered in PHP before 5.6.37, 7.0.x before 7.0.31, 7.1.x before 7.1.20, and 7.2.x before 7.2.8. An Integer Overflow leads to a heap-based buffer over-read in exif_…
- CVE-2026-15534CVSS 5.7 · Medium
Perl versions through 5.45.1 have out-of-bounds heap reads and writes during regular expression matching via an undersized superlinear cache in S_regmatch. The regex engine's sup…
- CVE-2026-19028CVSS 6.8 · Medium
H5Z__filter_fletcher32 in H5Zfletcher32.c in HDF5 through 2.3.0 computes the data length to checksum by subtracting the 4-byte trailing checksum size from the input buffer size wi…