SCA: security update for z-push/z-push-dev (GHSA-w832-w3p8-cw29)

critical Tenable Self-Hosted Container Security Plugin ID 428676

Description

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

- Versions of the package z-push/z-push-dev before 2.7.6 are vulnerable to SQL Injection due to
unparameterized queries in the IMAP backend. An attacker can inject malicious commands by manipulating the
username field in basic authentication. This allows the attacker to access and potentially modify or
delete sensitive data from a linked third-party database. **Note:** This vulnerability affects Z-Push
installations that utilize the IMAP backend and have the IMAP_FROM_SQL_QUERY option configured. Mitigation
Change configuration to use the default or LDAP in backend/imap/config.php php define('IMAP_DEFAULTFROM',
''); or php define('IMAP_DEFAULTFROM', 'ldap'); (CVE-2025-8264)

See Also

https://github.com/advisories/GHSA-w832-w3p8-cw29

Plugin Details

Severity: Critical

ID: 428676

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 7/30/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.49

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.6

Temporal Score: 5.6

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

CVSS Score Source: CVE-2025-8264

CVSS v3

Risk Factor: Critical

Base Score: 9

Temporal Score: 7.8

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.1

Threat Score: 7.9

Threat Vector: CVSS:4.0/E:P

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 7/29/2025

Vulnerability Publication Date: 7/29/2025

Reference Information

CVE: CVE-2025-8264

cwe: CWE-89