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-84736 Details

ANALYZED


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

Description

In the current development version of Eclipse aeriOS, for which no official release has yet been published, the Federator component disables TLS certificate validation for outbound HTTPS connections by default. When the TLS_CERTIFICATE_VALIDATION environment variable is unset or set to false, the component configures its HTTP transport to skip TLS certificate verification. As a result, an attacker able to intercept network communications between the Federator and external services could impersonate those services and intercept sensitive information transmitted over HTTPS, including OAuth client credentials and bearer tokens. The issue has been addressed by enabling TLS certificate validation by default. The TLS_CERTIFICATE_VALIDATION environment variable is now set to true in the default configuration provided by the Helm chart and Docker Compose deployment.

Metrics

CVSS 3.x Severity and Vector Strings:

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
Eclipse aeriOS
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • No remediation found in references.
Eclipse aeriOS Federator
All versions

CPE

  • cpe:2.3:a:eclipse:kura:*:*:*:*:*:*:*:*

Remediation

  • Workaround:low effort

    Set the TLS_CERTIFICATE_VALIDATION environment variable to true.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-84736
NVD Published Date:
Sep 3, 2026
NVD Last Modified:
Sep 3, 2026
Source:
[email protected]
CVE-2026-84736 Details - Not Deferred