Description
Group-Office is an enterprise customer relationship management and groupware tool. Prior to 6.8.150, 25.0.82, and 26.0.5, the MaintenanceController exposes an action zipLanguage which takes a lang parameter and passes it directly to a system zip command via exec(). This can be combined with uploading a crafted zip file to achieve remote code execution. This vulnerability is fixed in 6.8.150, 25.0.82, and 26.0.5.
Published: 2026-02-02
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Apply Patch
AI Analysis

Impact

The vulnerability resides in the MaintenanceController::actionZipLanguage method of Group-Office; it forwards a user-supplied "lang" parameter directly to the operating system's zip command via exec() without validation. This flaw permits an attacker to craft a malicious zip file and supply a tampered "lang" value, thereby injecting arbitrary command-line arguments and achieving remote execution of code on the host. The flaw is classified with a high severity CVSS score of 9.4, indicating a critical risk to confidentiality, integrity, and availability.

Affected Systems

The security issue afflicts Intermesh Group-Office versions released before 6.8.150, 25.0.82, and 26.0.5. All installations of the 6.x, 25.x, and 26.x branches that are older than these specific releases remain vulnerable. Updates beyond these versions contain the fix that validates the parameter prior to invoking the zip command.

Risk and Exploitability

Exploitation requires access to the web application to invoke the MaintenanceController action and upload a specially crafted zip archive. The EPSS of less than 1% suggests a low observed exploitation rate, yet the CVSS score signals that if an attacker succeeds they can execute arbitrary code with the privileges of the web server. The vulnerability is not currently listed in CISA’s Known Exploited Vulnerabilities catalog, but the mechanism and severity warrant immediate attention.

Generated by OpenCVE AI on April 18, 2026 at 00:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Group-Office to version 6.8.150 or newer.
  • Upgrade Group-Office to version 25.0.82 or newer.
  • Upgrade Group-Office to version 26.0.5 or newer.

Generated by OpenCVE AI on April 18, 2026 at 00:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 18 Feb 2026 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Group-office
Group-office group Office
CPEs cpe:2.3:a:group-office:group_office:*:*:*:*:*:*:*:*
Vendors & Products Group-office
Group-office group Office
Metrics cvssV3_1

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


Wed, 04 Feb 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 04 Feb 2026 12:30:00 +0000

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

Mon, 02 Feb 2026 23:15:00 +0000

Type Values Removed Values Added
Description Group-Office is an enterprise customer relationship management and groupware tool. Prior to 6.8.150, 25.0.82, and 26.0.5, the MaintenanceController exposes an action zipLanguage which takes a lang parameter and passes it directly to a system zip command via exec(). This can be combined with uploading a crafted zip file to achieve remote code execution. This vulnerability is fixed in 6.8.150, 25.0.82, and 26.0.5.
Title Group-Office Argument Injection in MaintenanceController::actionZipLanguage
Weaknesses CWE-88
References
Metrics cvssV4_0

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


Subscriptions

Group-office Group Office
Intermesh Group-office
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-04T16:53:26.657Z

Reserved: 2026-01-29T14:03:42.540Z

Link: CVE-2026-25134

cve-icon Vulnrichment

Updated: 2026-02-04T15:54:27.632Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-02T23:16:09.120

Modified: 2026-02-18T17:35:28.413

Link: CVE-2026-25134

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T00:30:25Z

Weaknesses