VulnSea

PHP Group has 11 CVEs on record. Disclosure cadence is accelerating: 11 in the last 90 days against 0 in the 90 before. The busiest recent month was September 2026 with 11. The median CVSS is 5.9 (medium). None have a confirmed exploitation report. The dominant weakness classes are CWE-125 (4) and CWE-122 (3). Most affected products: ext-standard (3), PHP (2), ext-openssl (2).

CVEs per month

Last 12 months, by publish date

101112010203040506070809
Exploited share
0% vs 1% corpus
Median CVSS
5.9
Publish → KEV
—
Last 90 days
11 prev 0

Products

  • ext-standard 3
  • PHP 2
  • ext-openssl 2
  • ext-soap 2
  • PHP-FPM 1
  • ext-mysqlnd 1
11
Total CVEs
0
Critical
0
CISA KEV
0
Exploited

PHP Group vulnerabilities

CVEs affecting PHP Group, newest first. Open any entry for full detail, references, and exploit status.

11 CVEsRSS

CVE-2026-92842Medium· 5.9
yesterday

The convert.base64-encode, convert.quoted-printable-encode and convert.quoted-printable-decode stream filters accept a line-break-chars option whose length is tracked separately from the string itself

The convert.base64-encode, convert.quoted-printable-encode and convert.quoted-printable-decode stream filters accept a line-break-chars option whose length is tracked separately from the string itself. The filter constructors duplicate t…

▾ SunlitPHP Group · ext-standardvia NVD
CVE-2026-91768Medium· 6.5
yesterday

The IPv6 branch of the FastCGI client access check compares only the first 12 bytes of a 16-byte IPv6 address, so listen.allowed_clients matches on a /96 prefix instead of the exact address

The IPv6 branch of the FastCGI client access check compares only the first 12 bytes of a 16-byte IPv6 address, so listen.allowed_clients matches on a /96 prefix instead of the exact address. An attacker who can source an address sharing …

▾ SunlitPHP Group · PHP-FPMvia NVD
CVE-2026-91769Medium· 4.3
yesterday

PHP's OpenSSL stream peer verification checks the certificate's subjectAltName entries first and, whenever no entry matches, falls back to the Common Name

PHP's OpenSSL stream peer verification checks the certificate's subjectAltName entries first and, whenever no entry matches, falls back to the Common Name. RFC 6125 requires the CN to be ignored once the certificate presents any service …

▾ SunlitPHP Group · ext-opensslvia NVD
CVE-2026-91767Medium· 6.5
yesterday

php_openssl_matches_wildcard_name() in ext/openssl/xp_ssl.c underflows the length argument passed to memchr() when a TLS server certificate presents a wildcard name whose literal characters are together longer than the hostname being ver…

php_openssl_matches_wildcard_name() in ext/openssl/xp_ssl.c underflows the length argument passed to memchr() when a TLS server certificate presents a wildcard name whose literal characters are together longer than the hostname being ver…

▾ SunlitPHP Group · ext-opensslvia NVD
CVE-2026-91766Medium· 5.9
yesterday

When the http:// stream wrapper follows a redirect it forwards the user-supplied Authorization, Cookie and Proxy-Authorization headers unchanged, even when the redirect target is a different host, a different port, or a downgrade from HT…

When the http:// stream wrapper follows a redirect it forwards the user-supplied Authorization, Cookie and Proxy-Authorization headers unchanged, even when the redirect target is a different host, a different port, or a downgrade from HT…

▾ SunlitPHP Group · ext-standardvia NVD
CVE-2026-91765High· 7.5
yesterday

cleanup_xml_node() in the SOAP XML parser recurses once per XML nesting level with no depth limit

cleanup_xml_node() in the SOAP XML parser recurses once per XML nesting level with no depth limit. An unauthenticated attacker can post a SOAP request containing tens of thousands of nested elements to any SoapServer endpoint, exhaust th…

▾ TwilightPHP Group · ext-soapvia NVD
CVE-2026-6103Medium· 4.3PoC
yesterday

phar_tar_number() parses the octal size field of a TAR header into a uint32_t with no overflow check

phar_tar_number() parses the octal size field of a TAR header into a uint32_t with no overflow check. The field is 11 octal digits wide and holds values up to 0x1FFFFFFFF, so a size above 0xFFFFFFFF silently wraps. The parser then skips …

▾ TwilightPHP Group · PHPvia NVD
CVE-2026-17545Medium· 6.9PoC
yesterday

On Windows, PHP's filesystem and stream APIs do not reject reserved device names such as CON, PRN, AUX, NUL, COM1 to COM9, LPT1 to LPT9, CONIN$ and CONOUT$ when they appear as a component of a path

On Windows, PHP's filesystem and stream APIs do not reject reserved device names such as CON, PRN, AUX, NUL, COM1 to COM9, LPT1 to LPT9, CONIN$ and CONOUT$ when they appear as a component of a path. An attacker-controlled filename theref…

▾ TwilightPHP Group · PHPvia NVD
CVE-2025-1218Low· 3.4
yesterday

The mysqlnd wire protocol parser reads fields out of server packets before checking that the packet still holds enough bytes for them

The mysqlnd wire protocol parser reads fields out of server packets before checking that the packet still holds enough bytes for them. A malicious or compromised MySQL server can send a truncated packet and make the client read past the …

▾ SunlitPHP Group · ext-mysqlndvia NVD
CVE-2025-14181Medium· 6.5PoC
yesterday

The SOAP HTTP client guards its response buffer growth with a check that relies on signed integer overflow, which is undefined behaviour and is not guaranteed to trigger

The SOAP HTTP client guards its response buffer growth with a check that relies on signed integer overflow, which is undefined behaviour and is not guaranteed to trigger. When the check is optimised away, a malicious SOAP server can make…

▾ TwilightPHP Group · ext-soapvia NVD
CVE-2026-93682Medium· 5.8PoC
yesterday

When the HTTP stream wrapper follows a redirect and the response carries a Location header with an empty value, the redirect code reads one byte past the end of the heap buffer holding the location

When the HTTP stream wrapper follows a redirect and the response carries a Location header with an empty value, the redirect code reads one byte past the end of the heap buffer holding the location. The value of that out-of-bounds byte d…

▾ TwilightPHP Group · ext-standardvia NVD
PHP Group vulnerabilities (CVEs) · VulnSea