Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-6900 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Improper certificate validation vulnerability in B&R Industrial Automation GmbH APROL. This issue affects APROL: before R 4.4-01P5.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-295Improper Certificate Validation[email protected]

Affected Products

ProductVersions
B&R Industrial Automation APROL
< R 4.4-01P5

CPE

  • cpe:2.3:a:br-automation:industrial_automation_aprol:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: R 4.4-01P5moderate effort
  • Workaround:low effort

    Enable TLS Certificate Verification System-Wide: Add the following configuration directive to the file /etc/openldap/ldap.conf: TLS_REQCERT demand Configure Certificate Verification for Each User Account: Each Linux user account (engineering, runtime, and operator accounts) needs its own configuration file that points to where its issuer certificates are stored. Create a .ldaprc file in the home directory of each account and add the appropriate certificate directory path. For Engineering Accounts: Create /home/<username>/.ldaprc and add: TLS_CACERTDIR /home/<username>/ENGIN/cnf/GLOBAL_ENGINEERING/LDAP/issuers/ For Runtime and Operator Accounts: Create /home/<username>/.ldaprc and add: TLS_CACERTDIR /home/<username>/RUNTIME/cnf/GLOBAL/LDAP/issuers/ Replace <username> with the actual Linux user account name. Prepare the Certificate Directories: For each issuer certificate directory you created above, run this command to enable certificate verification: openssl rehash <issuer certificate directory> This command indexes the certificates so the system can find them quickly during verification. Deploy Trusted Certificates: When you configure an external LDAP server, manually copy the server's trusted issuer certificate to the appropriate directories you created in "Configure Certificate Verification for Each User Account".

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-6900
NVD Published Date:
Jul 6, 2026
NVD Last Modified:
Jul 6, 2026
Source:
[email protected]
CVE-2026-6900 Details - Not Deferred