SCA: security update for github.com/dunglas/frankenphp (GHSA-g966-83w7-6w38)

critical Tenable Self-Hosted Container Security Plugin ID 437707

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- FrankenPHP is a modern application server for PHP. Prior to 1.11.2, FrankenPHP’s CGI path splitting logic
improperly handles Unicode characters during case conversion. The logic computes the split index (for
finding .php) on a lowercased copy of the request path but applies that byte index to the original path.
Because strings.ToLower() in Go can increase the byte length of certain UTF-8 characters (e.g., Ⱥ expands
when lowercased), the computed index may not align with the correct position in the original string. This
results in an incorrect SCRIPT_NAME and SCRIPT_FILENAME, potentially causing FrankenPHP to execute a file
other than the one intended by the URI. This vulnerability is fixed in 1.11.2. (CVE-2026-24895)

Solution

Update the github.com/dunglas/frankenphp library and its related packages to version 1.11.2 or later.

See Also

https://github.com/advisories/GHSA-g966-83w7-6w38

Plugin Details

Severity: Critical

ID: 437707

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 2/12/2026

Updated: 6/30/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.88

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2026-24895

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Critical

Base Score: 9.3

Threat Score: 8.9

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 2/12/2026

Vulnerability Publication Date: 2/12/2026

Reference Information

CVE: CVE-2026-24895