Description
In BRAIN2 versions prior to 3.09, the
application LogPathConfig.exe is executed during setup. As a result, the
Windows group Everyone is granted full control over %ProgramData% instead of
being restricted to %ProgramData%\Bizerba\BRAIN2\.





Starting with BRAIN2 3.09, the setup no
longer executes this tool.

However, the optional component Bizerba ScriptService still executes it.





Bizerba ScriptService is being
deprecated and will no longer be included starting with BRAIN2 version 3.11.
Published: 2026-07-20
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

During installation of BRAIN2 versions before 3.09, the LogPathConfig.exe utility is executed, granting the Windows group Everyone full control over the %ProgramData% folder. This misconfiguration allows any local user to read, write, or delete files under that directory, potentially overriding application data or configuration files for BRAIN2 and other software that rely on the folder. The vulnerability is a direct example of improper privilege assignment (CWE‑276).

Affected Systems

Affected vendors include Bizerba SE & Co. KG, specifically the BRAIN2 product line. All installations running BRAIN2 versions older than 3.09 are vulnerable. The optional Bizerba ScriptService component, which remains in the product delivery until BRAIN2 3.11, can trigger the same permission change even after BRAIN2 is updated to 3.09 or later. A fresh installation of BRAIN2 3.09 or newer that omits ScriptService, or an installation that uses the BRAIN2 Device Control Service instead, does not repeat the insecure permission assignment.

Risk and Exploitability

The CVSS score of 7.3 indicates a high severity, while the EPSS score of less than 1% signals a very low probability of exploitation. The vulnerability is not listed in CISA KEV. The attack vector is local: an attacker must be able to run the installer or the Bizerba ScriptService component on the target machine. Once the permissions are set, any local account can alter the contents of %ProgramData%, but no remote or privileged escalation beyond local accounts is supported by the description. Administrators should manually correct existing permissions on %ProgramData% if the flaw persists after upgrading.

Generated by OpenCVE AI on August 1, 2026 at 07:20 UTC.

Remediation

Vendor Solution

* Upgrade to BRAIN2 version 3.09 or later * Important: An update alone does not remove the incorrectly assigned permissions on %ProgramData%. These permissions must be manually corrected by a Windows administrator. * Only a fresh installation of BRAIN2 3.09 or later without installing Bizerba ScriptService prevents the issue during setup. * Do not install Bizerba ScriptService and use the BRAIN2 Device Control Service instead * Starting with BRAIN2 3.11, Bizerba ScriptService will no longer be included in the delivery


Vendor Workaround

An automatic correction is not possible, as modifying permissions on %ProgramData% may affect the functionality of other software installed on the system. A Windows administrator can reduce the risk by: * removing full control permissions for Everyone on %ProgramData%, and * assigning the required permissions specifically to %ProgramData%\Bizerba\BRAIN2\


OpenCVE Recommended Actions

  • Upgrade BRAIN2 to version 3.09 or later.
  • Perform a fresh installation without installing the Bizerba ScriptService component, or if installing, ensure it is omitted.
  • If a system already has BRAIN2 and cannot be reinstalled, re‑run the upgrade installer after applying the patch to prevent LogPathConfig.exe from executing.
  • Manually correct permissions on %ProgramData%: remove Everyone full control and assign the required permissions to %ProgramData%\\Bizerba\\BRAIN2\\.
  • Avoid installing or uninstall Bizerba ScriptService; use the BRAIN2 Device Control Service instead.

Generated by OpenCVE AI on August 1, 2026 at 07:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Bizerba
Bizerba brain2
Vendors & Products Bizerba
Bizerba brain2

Mon, 20 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 20 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Description In BRAIN2 versions prior to 3.09, the application LogPathConfig.exe is executed during setup. As a result, the Windows group Everyone is granted full control over %ProgramData% instead of being restricted to %ProgramData%\Bizerba\BRAIN2\. Starting with BRAIN2 3.09, the setup no longer executes this tool. However, the optional component Bizerba ScriptService still executes it. Bizerba ScriptService is being deprecated and will no longer be included starting with BRAIN2 version 3.11.
Title Insecure permission assignment due to execution of LogPathConfig.exe during setup
Weaknesses CWE-276
References
Metrics cvssV3_1

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


cve-icon MITRE

Status: PUBLISHED

Assigner: bizerba

Published:

Updated: 2026-07-20T13:02:48.220Z

Reserved: 2026-07-20T06:59:08.963Z

Link: CVE-2026-16246

cve-icon Vulnrichment

Updated: 2026-07-20T13:02:44.381Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-20T12:17:56.087

Modified: 2026-07-21T20:25:45.920

Link: CVE-2026-16246

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T07:30:13Z

Weaknesses
  • CWE-276

    Incorrect Default Permissions