SCA: security update for egroupware/egroupware (GHSA-rvxj-7f72-mhrx)

high Tenable Cloud Security Plugin ID 437363

Description

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

- EGroupware is a Web based groupware server written in PHP. A SQL Injection vulnerability exists in the
core components of EGroupware prior to versions 23.1.20260113 and 26.0.20260113, specifically in the
`Nextmatch` filter processing. The flaw allows authenticated attackers to inject arbitrary SQL commands
into the `WHERE` clause of database queries. This is achieved by exploiting a PHP type juggling issue
where JSON decoding converts numeric strings into integers, bypassing the `is_int()` security check used
by the application. Versions 23.1.20260113 and 26.0.20260113 patch the vulnerability. (CVE-2026-22243)

See Also

https://github.com/advisories/GHSA-rvxj-7f72-mhrx

Plugin Details

Severity: High

ID: 437363

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 1/29/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 6.9

Percentile: 96.95

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 9

Temporal Score: 7

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

CVSS Score Source: CVE-2026-22243

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

Vector: CVSS:3.0/AV:N/AC:L/PR:L/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: High

Base Score: 8.7

Threat Score: 7.4

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/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: 1/28/2026

Vulnerability Publication Date: 1/28/2026

Reference Information

CVE: CVE-2026-22243

cwe: CWE-89