Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-22243
January 28, 2026
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.
Affected Packages
egroupware/egroupware (PHP):
Affected version(s) >=26.0.20251208 <26.0.20260113
Fix Suggestion:
Update to version 26.0.20260113
egroupware/egroupware (PHP):
Affected version(s) >=dev-changable_column_order <23.1.20260113
Fix Suggestion:
Update to version 23.1.20260113
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
EPSS
Base Score:
0.03