Description
Group-Office is an enterprise customer relationship management and groupware tool. Prior to 26.0.25, 25.0.100, and 6.8.165, GroupOffice allows authenticated users to persist arbitrary legacy settings for any user_id via index.php?r=core/saveSetting. A separate client-side sink in the email module injects the email_font_size setting directly into JavaScript without escaping. By combining these two issues, any low-privileged authenticated user can overwrite an administrator's email_font_size setting with a JavaScript payload and trigger stored XSS in the administrator's browser when the GroupOffice web client loads views/Extjs3/modulescripts.php. This vulnerability is fixed in 26.0.25, 25.0.100, and 6.8.165.
Published: 2026-05-29
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Group‑Office allows any authenticated user to persist arbitrary legacy settings for any user ID via the endpoint index.php?r=core/saveSetting. A separate client‑side sink in the email module injects the email_font_size setting directly into JavaScript without escaping. By combining these two flaws, an attacker with low privileges can overwrite an administrator's email_font_size setting with malicious JavaScript. When the administrator loads the module scripts, the payload executes in the admin's browser, resulting in stored XSS. This allows the attacker to read or modify the administrator’s session data, potentially leading to credential theft or further business‑network attacks. Based on the description, it is inferred that the attack vector requires only authentication and does not rely on additional network privileges.

Affected Systems

Versions of Intermesh Group‑Office older than 26.0.25, 25.0.100, and 6.8.165 are vulnerable. The issue originates from a lack of access control on the legacy settings endpoint and the absence of escaping when rendering the email_font_size setting in client‑side code. Administrators using any of these affected releases with default role configurations are at risk.

Risk and Exploitability

The CVSS score of 5.1 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw because the saveSetting endpoint accepts arbitrary user_id values from any authenticated session. The resulting stored XSS runs with the privileges of the administrator’s browser session, exposing the admin to confidentiality, integrity, and availability risks. The likely attack vector is a simple authenticated web request to the saveSetting endpoint, followed by an admin navigation to the module scripts view.

Generated by OpenCVE AI on May 29, 2026 at 13:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Group‑Office release (26.0.25, 25.0.100, or 6.8.165) to remove the write‑setting and escaping vulnerabilities.
  • Restrict the ability to write legacy settings to administrators only by reconfiguring role permissions so that low‑privileged users cannot target other user IDs.
  • Ensure that all settings rendered into client‑side JavaScript, such as email_font_size, are properly escaped or sanitized to prevent script injection.

Generated by OpenCVE AI on May 29, 2026 at 13:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 29 May 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 29 May 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Intermesh
Intermesh group-office
Vendors & Products Intermesh
Intermesh group-office

Fri, 29 May 2026 12:45:00 +0000

Type Values Removed Values Added
Description Group-Office is an enterprise customer relationship management and groupware tool. Prior to 26.0.25, 25.0.100, and 6.8.165, GroupOffice allows authenticated users to persist arbitrary legacy settings for any user_id via index.php?r=core/saveSetting. A separate client-side sink in the email module injects the email_font_size setting directly into JavaScript without escaping. By combining these two issues, any low-privileged authenticated user can overwrite an administrator's email_font_size setting with a JavaScript payload and trigger stored XSS in the administrator's browser when the GroupOffice web client loads views/Extjs3/modulescripts.php. This vulnerability is fixed in 26.0.25, 25.0.100, and 6.8.165.
Title Group-Office: Authenticated Stored XSS in Administrator Context via Arbitrary Cross-User Setting Write
Weaknesses CWE-639
CWE-79
References
Metrics cvssV4_0

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


Subscriptions

Intermesh Group-office
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-05-29T13:16:31.397Z

Reserved: 2026-05-12T17:48:47.880Z

Link: CVE-2026-45551

cve-icon Vulnrichment

Updated: 2026-05-29T13:16:13.802Z

cve-icon NVD

Status : Deferred

Published: 2026-05-29T13:16:22.917

Modified: 2026-05-29T16:29:11.350

Link: CVE-2026-45551

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-29T14:00:20Z

Weaknesses