CVE-2021-43799
Last modified
CVE-2021-43799 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. Zulip is an open-source team collaboration tool. Zulip Server installs RabbitMQ for internal message passing. EPSS estimates a 5.39% chance of exploitation in the next 30 days.
Description
Zulip is an open-source team collaboration tool. Zulip Server installs RabbitMQ for internal message passing. In versions of Zulip Server prior to 4.9, the initial installation (until first reboot, or restart of RabbitMQ) does not successfully limit the default ports which RabbitMQ opens; this includes port 25672, the RabbitMQ distribution port, which is used as a management port. RabbitMQ's default "cookie" which protects this port is generated using a weak PRNG, which limits the entropy of the password to at most 36 bits; in practicality, the seed for the randomizer is biased, resulting in approximately 20 bits of entropy. If other firewalls (at the OS or network level) do not protect port 25672, a remote attacker can brute-force the 20 bits of entropy in the "cookie" and leverage it for arbitrary execution of code as the rabbitmq user. They can also read all data which is sent through RabbitMQ, which includes all message traffic sent by users. Version 4.9 contains a patch for this vulnerability. As a workaround, ensure that firewalls prevent access to ports 5672 and 25672 from outside the Zulip server.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Zulip | Zulip | < 4.9 |
References
- https://github.com/gteissier/erl-matterThird Party Advisory
- https://github.com/zulip/zulip/commit/a5496f4098e3998c9b84e8dc564aa983d6cdf6e8Patch, Third Party Advisory
- https://github.com/zulip/zulip/releases/tag/4.9Release Notes, Third Party Advisory
- https://github.com/zulip/zulip/security/advisories/GHSA-p663-wxvv-2fjpThird Party Advisory
- https://github.com/gteissier/erl-matterThird Party Advisory
- https://github.com/zulip/zulip/commit/a5496f4098e3998c9b84e8dc564aa983d6cdf6e8Patch, Third Party Advisory
- https://github.com/zulip/zulip/releases/tag/4.9Release Notes, Third Party Advisory
- https://github.com/zulip/zulip/security/advisories/GHSA-p663-wxvv-2fjpThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-43799?
How severe is CVE-2021-43799?
How do I fix CVE-2021-43799?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-43792Discourse is an open source discussion platform. In affected…4.3
- CVE-2021-43793Discourse is an open source discussion platform. In affected…4.3
- CVE-2021-43794Discourse is an open source discussion platform. In affected…5.3
- CVE-2021-43795Armeria is an open source microservice framework. In affecte…7.5
- CVE-2021-43797Netty is an asynchronous event-driven network application fr…6.5
- CVE-2021-43798Grafana is an open-source platform for monitoring and observ…7.5
- CVE-2021-4380The Pinterest Automatic plugin for WordPress is vulnerable t…9.8
- CVE-2021-43800Wiki.js is a wiki app built on Node.js. Prior to version 2.5…7.5
- CVE-2021-43801Mercurius is a GraphQL adapter for Fastify. Any users from M…7.5
- CVE-2021-43802Etherpad is a real-time collaborative editor. In versions pr…8.8
- CVE-2021-43803Next.js is a React framework. In versions of Next.js prior t…7.5
- CVE-2021-43804PJSIP is a free and open source multimedia communication lib…7.3
Are you affected by CVE-2021-43799?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
