Disabled Certificate Validation makes Broker, Proxy Admin Clients vulnerable to MITM attack
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.
| Package | Affected versions | Patched versions |
|---|---|---|
org.apache.pulsar:pulsar-brokerMaven | < 2.7.5 | 2.7.5 |
org.apache.pulsar:pulsar-proxyMaven | < 2.7.5 | 2.7.5 |
org.apache.pulsar:pulsar-brokerMaven | >= 2.8.0, < 2.8.4 | 2.8.4 |
org.apache.pulsar:pulsar-proxyMaven | >= 2.8.0, < 2.8.4 | 2.8.4 |
org.apache.pulsar:pulsar-brokerMaven | >= 2.9.0, < 2.9.3 | 2.9.3 |
org.apache.pulsar:pulsar-proxyMaven | >= 2.9.0, < 2.9.3 | 2.9.3 |
org.apache.pulsar:pulsar-brokerMaven | >= 2.10.0, < 2.10.1 | 2.10.1 |
org.apache.pulsar:pulsar-proxyMaven | >= 2.10.0, < 2.10.1 | 2.10.1 |
Affected products
4- ghsa-coords2 versions
< 2.7.5+ 1 more
- (no CPE)range: < 2.7.5
- (no CPE)range: < 2.7.5
- Range: 2.10.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-j3qw-g67q-7m64ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-33683ghsaADVISORY
- lists.apache.org/thread/42v5rsxj36r3nhfxhmhb2x12r5jmvx3xghsax_refsource_MISCWEB
News mentions
0No linked articles in our index yet.