CVE 8.7 HIGH

EGroupware has SQL Injection in Nextmatch Filter Processing_CVE-2026-22243

8.7 / 10
HIGH
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

Description

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.

Basic Information

ID CVE-2026-22243
Source GitHub_M
Published Jan 28, 2026 at 16:05
Modified Jan 28, 2026 at 16:28

Affected Product

Vendor EGroupware
Product egroupware
Version < 23.1.20260113
Affected Versions EGroupware egroupware < 23.1.20260113
EGroupware egroupware < 26.0.20260113

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.