SCA: security update for cakephp/debug_kit (GHSA-p46m-g734-vpc4)

medium Tenable Cloud Security Plugin ID 446369

Description

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

- DebugKit provides a debugging toolbar for CakePHP applications. Prior to 4.10.3 and 5.2.4, the DebugKit
MailPreview feature in src/Controller/MailPreviewController.php accepts a route-controlled previewName
value in findPreview and passes the resolved class from App::className() to constructor execution without
rejecting namespace separators or verifying that the class extends DebugKit\Mailer\MailPreview. An
attacker able to access DebugKit while debug mode is enabled and the request hostname is local or
allowlisted can select an unintended application class through the mail-preview preview route, resulting
in arbitrary constructor execution and limited disclosure of application information. This issue is fixed
in versions 4.10.3 and 5.2.4. (CVE-2026-54614)

Solution

Update the cakephp/debug_kit library and its related packages to version 4.10.3 or later.

See Also

https://github.com/advisories/GHSA-p46m-g734-vpc4

Plugin Details

Severity: Medium

ID: 446369

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/26/2026

Updated: 8/26/2026

Risk Information

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

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

CVSS Score Source: CVE-2026-54614

CVSS v3

Risk Factor: Medium

Base Score: 4.3

Temporal Score: 3.8

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/26/2026

Vulnerability Publication Date: 8/26/2026

Reference Information

CVE: CVE-2026-54614

cwe: CWE-470