
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-46445 is a SQL injection vulnerability in SOGo, an open-source groupware server developed by Alinto, affecting all versions before 5.12.7 when PostgreSQL is used as the database backend. The vulnerability stems from improper neutralization of user-supplied input in SQL queries (CWE-89), allowing authenticated attackers to inject malicious SQL commands. It was published on May 14, 2026, with a patch committed on March 24, 2026 and released in SOGo 5.12.7. The CVSS v3.1 base score is 7.1 (High) (GitHub Advisory, ENISA EUVD).
The root cause is insufficient input sanitization in SoObjects/SOGo/SQLSource.m, where user-controlled input was directly interpolated into SQL query strings without using the appropriate database adaptor's escaping mechanisms. Specifically, functions such as checkLogin, changePasswordForLogin, and fetchContactsMatching constructed raw SQL strings using format specifiers rather than parameterized queries or the EOAdaptor-aware appendSQLToString:withAdaptor: method. The fix (commit 1f7e5d2) replaces direct string formatting with proper EOKeyValueQualifier objects and adaptor-aware SQL generation, ensuring database-specific escaping is applied. Exploitation requires network access and low-level authenticated privileges, with high attack complexity (GitHub PR #379, GitHub Advisory).
A low-privileged authenticated attacker can inject arbitrary SQL commands into SOGo's PostgreSQL database, enabling unauthorized reading of sensitive data (e.g., user credentials, calendar/contact records), modification or deletion of database records, and — depending on PostgreSQL configuration and privileges — potential execution of operating system commands via database extensions. The confidentiality and integrity impacts are rated High, while availability impact is Low (GitHub Advisory, ENISA EUVD).
No public proof-of-concept exploit code is known to exist, and there is no evidence of in-the-wild exploitation at this time. The EPSS score is approximately 0.031% (10th percentile), indicating a low near-term exploitation probability. No threat actor attribution has been reported, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (GitHub Advisory, ENISA EUVD).
SQLSource.m.COPY TO/FROM, pg_read_file, or CREATE EXTENSION to escalate to OS-level access (GitHub PR #379, GitHub Advisory).UNION, SELECT, --, OR 1=1).pg_log) originating from the SOGo database user that include UNION SELECT, information_schema, or other enumeration patterns; unauthorized changes to user records or contact data.The primary remediation is to upgrade SOGo to version 5.12.7 or later, which includes the fix committed in PR #379 (SOGo Release, GitHub Advisory). If immediate patching is not feasible, restrict network access to the SOGo instance to trusted networks only, and monitor PostgreSQL query logs for anomalous SQL patterns. Additionally, ensure the PostgreSQL account used by SOGo operates with minimal required privileges (principle of least privilege) to limit the impact of any successful injection. Deploying a Web Application Firewall (WAF) with SQL injection detection rules can provide an additional layer of defense.
Fix availability across major Linux distributions and their releases.
bookworm
sogo: 5.8.0-2+deb12u3
sid
sogo: 5.12.7-1
trixie
sogo: 5.12.1-3+deb13u2
bionic (esm-apps)
sogo: 3.2.10-1ubuntu0.1~esm1
devel
sogo
focal (esm-apps)
sogo: 4.3.0-1ubuntu0.1~esm1
jammy
sogo
jammy (esm-apps)
sogo: 5.5.1-1ubuntu0.1~esm1
resolute
sogo
resolute (esm-apps)
sogo: 5.12.4-1.2ubuntu0.1~esm1
xenial (esm-apps-legacy)
sogo: 2.2.17a-1.1ubuntu0.1~esm1
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."