Description
In _connect.BRAIN versions prior to 5.06,
the application LogPathConfig.exe is executed during setup. During this
process, existing permissions on %ProgramData% are deleted and replaced,
granting the Windows group Everyone full control instead of restricting
access to %ProgramData%\Bizerba\_connect.BRAIN or %ProgramData%\Bizerba\BCT.









Starting with _connect.BRAIN 5.06,
the setup no longer executes this tool.
Published: 2026-07-20
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In _connect.BRAIN versions earlier than 5.06, the installer runs LogPathConfig.exe during setup. That utility removes the existing permission entries on the %ProgramData% directory and replaces them with a full-control grant to the Windows group Everyone. The flaw is a permission misconfiguration (CWE-276) that allows any user who can write to %ProgramData% to claim ownership of the directory and its contents. It does not provide direct code execution or remote impact, but it does allow an attacker to read or modify configuration files and other data stored there.

Affected Systems

The affected product is Bizerba SE & Co. KG’s _connect.BRAIN. All releases prior to version 5.06 experience this issue. A fresh installation of version 5.06 or later prevents the LogPathConfig.exe tool from running during setup, thereby avoiding the permission overwrite.

Risk and Exploitability

The CVSS score of 7.3 classifies this flaw as high severity. The EPSS score is reported as less than 1 %, indicating a very low exploitation probability at the time of analysis. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is the installation of _connect.BRAIN, which normally runs with administrative privileges. An attacker who can influence or perform the installation can overwrite permissions, granting the Everyone group full control over %ProgramData%. If the directory’s permissions are not corrected, any user on the local system could read or modify configuration data in that location. No remote exploitation path is known. Upgrading to 5.06 or later and manually correcting permissions mitigates the risk.

Generated by OpenCVE AI on August 3, 2026 at 01:22 UTC.

Remediation

Vendor Solution

* Upgrade to _connect.BRAIN 5.06 or later * Important: An update does not restore previously overwritten permissions on %ProgramData%. Permissions must be manually reviewed and corrected by a Windows administrator. Only a fresh installation of _connect.BRAIN 5.06 or later ensures that the issue does not occur during setup.


Vendor Workaround

An automatic correction is not possible, as restoring permissions on %ProgramData% may affect other installed software. A Windows administrator can reduce the risk by: * reviewing and restoring required permissions on %ProgramData%, and * removing full control permissions for Everyone, and * assigning full control permissions for Everyone specifically to %ProgramData%\Bizerba\_connect.BRAIN or %ProgramData%\Bizerba\BCT.


OpenCVE Recommended Actions

  • Upgrade _connect.BRAIN to version 5.06 or later
  • Manually review and correct the permissions on %ProgramData% as instructed by the vendor, ensuring that only necessary accounts retain access
  • Remove full control permissions for Everyone on %ProgramData%
  • Assign full control permissions for Everyone specifically to %ProgramData%\Bizerba\_connect.BRAIN and %ProgramData%\Bizerba\BCT

Generated by OpenCVE AI on August 3, 2026 at 01:22 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 connect.brain
Vendors & Products Bizerba
Bizerba connect.brain

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description In _connect.BRAIN versions prior to 5.06, the application LogPathConfig.exe is executed during setup. During this process, existing permissions on %ProgramData% are deleted and replaced, granting the Windows group Everyone full control instead of restricting access to %ProgramData%\Bizerba\_connect.BRAIN or %ProgramData%\Bizerba\BCT. Starting with _connect.BRAIN 5.06, the setup no longer executes this tool.
Title Insecure permission overwrite due to execution of LogPathConfig.exe while installing _connect.BRAIN
Weaknesses CWE-276
References
Metrics cvssV3_1

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


Subscriptions

Bizerba Connect.brain
cve-icon MITRE

Status: PUBLISHED

Assigner: bizerba

Published:

Updated: 2026-07-20T12:55:40.988Z

Reserved: 2026-07-20T07:04:24.445Z

Link: CVE-2026-16247

cve-icon Vulnrichment

Updated: 2026-07-20T12:55:36.702Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-16247

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T01:30:16Z

Weaknesses
  • CWE-276

    Incorrect Default Permissions