| Title | The PHP GroupのPHPにおける複数の脆弱性 |
|---|---|
| Summary | PHPのバージョン8.2.*の8.2.31未満、8.3.*の8.3.31未満、8.4.*の8.4.21未満、および8.5.*の8.5.6未満において、ext/standard/metaphone.cのmetaphone()関数は、入力文字列内の現在位置を追跡するために符号付きint変数を使用しています。2,147,483,647バイトを超える文字列が渡されると、符号付き整数のオーバーフローが発生し、未定義の動作を引き起こします。これにより境界外読み取りが発生し、セグメンテーションフォルトや関連のないメモリへのアクセスが生じて、PHPプロセスの可用性に影響を及ぼす可能性があります。 |
| Possible impacts | 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | May 10, 2026, midnight |
| Registration Date | May 14, 2026, 10:14 a.m. |
| Last Update | May 14, 2026, 10:14 a.m. |
| CVSS3.0 : 重要 | |
| Score | 7.5 |
|---|---|
| Vector | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
| The PHP Group |
| PHP 8.2.0 以上 8.2.31 未満 |
| PHP 8.3.0 以上 8.3.31 未満 |
| PHP 8.4.0 以上 8.4.21 未満 |
| PHP 8.5.0 以上 8.5.6 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年05月14日] 掲載 |
May 14, 2026, 10:14 a.m. |
| Summary | 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. |
|---|---|
| Publication Date | May 10, 2026, 2:16 p.m. |
| Registration Date | May 11, 2026, 4:08 a.m. |
| Last Update | May 13, 2026, 2:38 a.m. |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 8.2.0 | 8.2.31 | |||
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 8.3.0 | 8.3.31 | |||
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 8.4.0 | 8.4.21 | |||
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 8.5.0 | 8.5.6 | |||