| 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未満において、urldecode()を含むいくつかの関数は符号付きcharをctype関数(例えばisxdigit())に渡します。デフォルトで符号付きcharを使用し、最適化されたテーブルルックアップctype関数を持つシステム(NetBSDなど)では、これにより負のオフセットの配列アクセスが発生し、サービス拒否(DoS)を引き起こす可能性があります。 |
| Possible impacts | 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | May 10, 2026, midnight |
| Registration Date | May 14, 2026, 10:15 a.m. |
| Last Update | May 14, 2026, 10:15 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.21 未満 |
| 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:15 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, some functions, including urldecode(), pass signed char to ctype functions (like isxdigit()). On the systems with default signed char and optimized table-lookup ctype functions - such as NetBSD - this can lead to accessing array with negative offset, which can trigger a denial of service. |
|---|---|
| Publication Date | May 10, 2026, 2:16 p.m. |
| Registration Date | May 11, 2026, 4:08 a.m. |
| Last Update | May 13, 2026, 2:41 a.m. |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:php:php:*:*:*:*:*:*:*:* | 8.2.0 | 8.2.21 | |||
| 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 | |||