VYPR

php-src

by GitHub

CVEs (2)

  • CVE-2025-1861CriMar 30, 2025
    risk 0.64cvss 9.8epss 0.01

    In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when parsing HTTP redirect in the response to an HTTP request, there is currently limit on the location value size caused by limited size of the location buffer to 1024.…

  • CVE-2026-6722CriMay 10, 2026
    risk 0.57cvss 9.8epss 0.01

    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 SOAP extension's object deduplication mechanism stores pointers to PHP objects in a global map without incrementing their reference counts. When an apache:Map node…