Numeric Range Comparison Without Minimum Check The advisory has been revoked - it doesn't affect any version of package php-xml  (opens in a new tab)


Threat Intelligence

EPSS
0.34% (26th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL10-PHPXML-16730632
  • published17 May 2026
  • disclosed10 May 2026

Introduced: 10 May 2026

CVE-2026-7258  (opens in a new tab)
CWE-839  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:10.

NVD Description

Note: Versions mentioned in the description apply only to the upstream php-xml package and not the php-xml package as distributed by RHEL.

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.