NONE · 0

CVE-2026-84736

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 b...

Vulnerability 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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-84736?

CVE-2026-84736 is a documented vulnerability. 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 b...

How severe is CVE-2026-84736?

CVSS scoring is not yet available for CVE-2026-84736. Check NVD for updates.

Is there a patch for CVE-2026-84736?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.