CVE-2026-46446 Details
Description
SOGo before 5.12.7, when PostgreSQL or MariaDB is used, and cleartext passwords are stored, allows SQL injection. This is related to c_password = '%@' in changePasswordForLogin.
A SQL injection vulnerability has been identified in SOGo versions prior to 5.12.7, when using PostgreSQL or MariaDB databases that store passwords in cleartext. The issue arises in the 'changePasswordForLogin' function, where user input is not properly sanitized before being used in SQL queries, allowing for potential manipulation of the SQL command executed by the database.
Users should update SOGo to version 5.12.7 or later. Instructions for updating can be found in the SOGo documentation.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 14, 2026CISA-ADP
Assessed May 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Alinto/sogo/pull/379/changes/1f7e5d2b2c2047c44a6a9e05f73c36491cb96d21 | [email protected] | Source CodeVendor |
| https://www.mail-archive.com/debian-bugs-dist%40lists.debian.org/msg2100131.html | [email protected] | Issue TrackingMailing ListRemedy |
| https://www.sogo.nu/news/2026/sogo-v5127-released.html | [email protected] | AdvisoryRelease NotesVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Alinto SOGo | < 5.12.7 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 14, 2026 | New CVE Received | [email protected] |
Volerion