CVE-2026-27832

Summary

Group-Office is an enterprise customer relationship management and groupware tool. Versions prior to 26.0.8, 25.0.87, and 6.8.153 have a SQL Injection (SQLi) vulnerability, exploitable through the advancedQueryData parameter (comparator field) on an authenticated endpoint. The endpoint index.php?r=email/template/emailSelection processes advancedQueryData and forwards the SQL comparator without a strict allowlist into SQL condition building. This enables blind boolean-based exfiltration of the core_auth_password table. Versions 26.0.8, 25.0.87, and 6.8.153 fix the issue.

Affected Software

VendorProductVersion RangeStatus
Intermeshgroupoffice< 6.8.153affected
Intermeshgroupoffice>= 25.0.0, < 25.0.87affected
Intermeshgroupoffice>= 26.0.0, < 26.0.8affected

Weaknesses

  • CWE-89: CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References