Description
SOGo versions 5.12.7 and prior contains a SQL injection vulnerability in the Access Control List management functionality that allows authenticated users to extract arbitrary data from the database by injecting SQL subqueries through the uid parameter of the addUserInAcls endpoint. Attackers can inject malicious SQL code to write extracted data into the sogo_acl table and retrieve it through the /acls API, establishing an out-of-band data exfiltration channel.
Published: 2026-05-18
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

SOGo 5.12.7 has a flaw in the ACL management feature that lets a logged‑in user inject arbitrary SQL through the uid parameter of the addUserInAcls endpoint. With this injection the attacker can read any data from the database and also write data into the sogo_acl table. The attacker can then retrieve the injected data through the /acls API, creating an out‑of‑band channel to exfiltrate information. This weakness is a classic instance of an uncontrolled user‑supplied value leading to SQL code execution, classified as CWE‑89.

Affected Systems

The vulnerable product is Alinto SOGo Webmail, version 5.12.7. The vendor has released version 5.12.8 that contains a fix for the issue; upgrading to that or later is recommended.

Risk and Exploitability

The CVSS score is 8.6, indicating high severity. The EPSS score is < 1% and the vulnerability is not listed in CISA’s KEV catalog. Exploitation requires an authenticated session; attackers need valid credentials with ACL management rights. The attack path is within the web application’s ACL subsystem, so it is limited to the application layer. Given the confirmed ability to read and write data via SQL injection, the risk of unauthorized data exposure remains high and should be mitigated promptly.

Generated by OpenCVE AI on May 19, 2026 at 15:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to SOGo 5.12.8 or a later version that contains the SQL injection fix.
  • Limit the use of the addUserInAcls endpoint to administrators or explicitly privileged accounts, and enforce least‑privilege access controls.
  • Conduct an audit of the database and application logs for anomalous query patterns that may indicate exploitation of the SQL injection flaw.

Generated by OpenCVE AI on May 19, 2026 at 15:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 19 May 2026 14:30:00 +0000

Type Values Removed Values Added
Description SOGo 5.12.7 contains a SQL injection vulnerability in the Access Control List management functionality that allows authenticated users to extract arbitrary data from the database by injecting SQL subqueries through the uid parameter of the addUserInAcls endpoint. Attackers can inject malicious SQL code to write extracted data into the sogo_acl table and retrieve it through the /acls API, establishing an out-of-band data exfiltration channel. SOGo versions 5.12.7 and prior contains a SQL injection vulnerability in the Access Control List management functionality that allows authenticated users to extract arbitrary data from the database by injecting SQL subqueries through the uid parameter of the addUserInAcls endpoint. Attackers can inject malicious SQL code to write extracted data into the sogo_acl table and retrieve it through the /acls API, establishing an out-of-band data exfiltration channel.
Title SOGo 5.12.7 SQL Injection via addUserInAcls endpoint SOGo < 5.12.8 SQL Injection via addUserInAcls endpoint

Tue, 19 May 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 19 May 2026 08:30:00 +0000

Type Values Removed Values Added
First Time appeared Alinto
Alinto sogo Web Mail
Vendors & Products Alinto
Alinto sogo Web Mail

Mon, 18 May 2026 20:45:00 +0000

Type Values Removed Values Added
Description SOGo 5.12.7 contains a SQL injection vulnerability in the Access Control List management functionality that allows authenticated users to extract arbitrary data from the database by injecting SQL subqueries through the uid parameter of the addUserInAcls endpoint. Attackers can inject malicious SQL code to write extracted data into the sogo_acl table and retrieve it through the /acls API, establishing an out-of-band data exfiltration channel.
Title SOGo 5.12.7 SQL Injection via addUserInAcls endpoint
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}

cvssV4_0

{'score': 8.6, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Alinto Sogo Web Mail
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-05-19T13:37:56.994Z

Reserved: 2026-05-18T16:00:14.954Z

Link: CVE-2026-8851

cve-icon Vulnrichment

Updated: 2026-05-19T12:16:10.404Z

cve-icon NVD

Status : Deferred

Published: 2026-05-18T21:16:41.777

Modified: 2026-05-19T15:16:33.277

Link: CVE-2026-8851

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-19T15:45:08Z

Weaknesses