VYPR
Moderate severityNVD Advisory· Published Sep 23, 2022· Updated May 22, 2025

Disabled Certificate Validation makes Broker, Proxy Admin Clients vulnerable to MITM attack

CVE-2022-33683

Description

Apache Pulsar Brokers and Proxies create an internal Pulsar Admin Client that does not verify peer TLS certificates, even when tlsAllowInsecureConnection is disabled via configuration. The Pulsar Admin Client's intra-cluster and geo-replication HTTPS connections are vulnerable to man in the middle attacks, which could leak authentication data, configuration data, and any other data sent by these clients. An attacker can only take advantage of this vulnerability by taking control of a machine 'between' the client and the server. The attacker must then actively manipulate traffic to perform the attack. This issue affects Apache Pulsar Broker and Proxy versions 2.7.0 to 2.7.4; 2.8.0 to 2.8.3; 2.9.0 to 2.9.2; 2.10.0; 2.6.4 and earlier.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Apache Pulsar Brokers and Proxies' internal Admin Client fails to verify TLS certificates, enabling man-in-the-middle attacks on intra-cluster and geo-replication traffic.

Vulnerability

Apache Pulsar Brokers and Proxies create an internal Pulsar Admin Client that does not verify peer TLS certificates, even when tlsAllowInsecureConnection is disabled via configuration. This flaw affects all versions from 2.7.0 to 2.10.0 and earlier, as listed in the advisory [1].

Exploitation

An attacker must gain control of a machine positioned between the client and server (man-in-the-middle) and actively manipulate traffic to exploit this vulnerability. The attacker does not need credentials but must have network access to the communication path [1].

Impact

Successful exploitation can leak authentication data, configuration data, and any other data sent by the Admin Client over intra-cluster and geo-replication HTTPS connections [1].

Mitigation

As of the advisory, no fix is mentioned. Users should upgrade to a patched version once available or apply workarounds such as segmenting network access to limit man-in-the-middle opportunities [1].

AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.apache.pulsar:pulsar-brokerMaven
< 2.7.52.7.5
org.apache.pulsar:pulsar-proxyMaven
< 2.7.52.7.5
org.apache.pulsar:pulsar-brokerMaven
>= 2.8.0, < 2.8.42.8.4
org.apache.pulsar:pulsar-proxyMaven
>= 2.8.0, < 2.8.42.8.4
org.apache.pulsar:pulsar-brokerMaven
>= 2.9.0, < 2.9.32.9.3
org.apache.pulsar:pulsar-proxyMaven
>= 2.9.0, < 2.9.32.9.3
org.apache.pulsar:pulsar-brokerMaven
>= 2.10.0, < 2.10.12.10.1
org.apache.pulsar:pulsar-proxyMaven
>= 2.10.0, < 2.10.12.10.1

Affected products

4

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.