CVE-2026-34838 PUBLISHED

Group-Office: Authenticated Remote Code Execution via PHP Insecure Deserialization in `AbstractSettingsCollection`

Assigner: GitHub_M
Reserved: 30.03.2026 Published: 02.04.2026 Updated: 03.04.2026

Group-Office is an enterprise customer relationship management and groupware tool. Prior to versions 6.8.156, 25.0.90, and 26.0.12, a vulnerability in the AbstractSettingsCollection model leads to insecure deserialization when these settings are loaded. By injecting a serialized FileCookieJar object into a setting string, an authenticated attacker can achieve Arbitrary File Write, leading directly to Remote Code Execution (RCE) on the server. This issue has been patched in versions 6.8.156, 25.0.90, and 26.0.12.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 10

Product Status

Vendor Intermesh
Product groupoffice
Versions
  • Version < 6.8.156 is affected
  • Version < 25.0.90 is affected
  • Version < 26.0.12 is affected

References

Problem Types

  • CWE-502: Deserialization of Untrusted Data CWE