Skip to main content

Prosody XMPP Server CVE-2026-43507

| EUVDEUVD-2026-26660 MEDIUM
Allocation of Resources Without Limits or Throttling (CWE-770)
2026-05-01 mitre
5.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
Low

Lifecycle Timeline

6
Patch released
May 01, 2026 - 17:09 nvd
Patch available
Patch available
May 01, 2026 - 16:33 EUVD
Analysis Generated
May 01, 2026 - 16:01 vuln.today
EUVD ID Assigned
May 01, 2026 - 15:00 euvd
EUVD-2026-26660
Analysis Generated
May 01, 2026 - 15:00 vuln.today
CVE Published
May 01, 2026 - 14:47 nvd
MEDIUM 5.3

DescriptionCVE.org

An issue was discovered in Prosody before 0.12.6 and 1.0.0 through 13.0.0 before 13.0.5. A Denial of Service can occur via memory exhaustion caused by XML parsing resource amplification from unauthenticated connections.

AnalysisAI

Denial of service via memory exhaustion in Prosody before 0.12.6 and 1.0.0 through 13.0.4 allows unauthenticated remote attackers to crash the server through XML parsing resource amplification. An attacker can send specially crafted XML payloads to trigger excessive memory consumption without authentication, resulting in service unavailability with a CVSS score of 5.3 indicating low severity availability impact.

Technical ContextAI

Prosody is an XMPP (Extensible Messaging and Presence Protocol) server written in Lua. The vulnerability exploits the XML parsing subsystem commonly used to process incoming XMPP stanzas from client and server connections. XML resource amplification attacks, classified under CWE-770 (Allocation of Resources Without Limits or Throttling), leverage uncontrolled resource consumption during XML entity expansion or deeply nested XML structures. XMPP servers parse XML continuously as part of their core protocol functionality, making them inherently exposed to parsing-based denial of service attacks when resource limits are not properly enforced on untrusted input from unauthenticated connections.

RemediationAI

Upgrade Prosody to version 0.12.6 (for legacy 0.x deployments) or 13.0.5 or later (for current major versions). Organizations unable to immediately patch should implement per-connection rate limiting and XML parsing quotas at the firewall or load balancer level, specifically restricting XML document size and parsing depth from unauthenticated sources. Additionally, deploying connection timeouts and memory monitors for the Prosody process enables rapid detection and restart of DoS conditions. These compensating controls degrade user experience slightly (rejecting large valid stanzas) and require monitoring overhead but can reduce attack surface until patching occurs. Consult https://prosody.im/security/advisory_735dd9d3/ for patch specifics and any version-specific migration notes.

CVE-2014-2744 HIGH POC
7.8 Apr 11

plugins/mod_compression.lua in (1) Prosody before 0.9.4 and (2) Lightwitch Metronome through 3.4 negotiates stream compr

CVE-2022-0217 HIGH POC
7.5 Aug 26

It was discovered that an internal Prosody library to load XML based on libexpat does not properly restrict the XML feat

CVE-2021-37601 HIGH POC
7.5 Jul 30

muc.lib.lua in Prosody 0.11.0 through 0.11.9 allows remote attackers to obtain sensitive information (list of admins, me

CVE-2018-10847 HIGH
8.8 Jul 30

prosody before versions 0.10.2, 0.9.14 is vulnerable to an Authentication Bypass. Rated high severity (CVSS 8.8), this v

CVE-2014-2745 HIGH
7.8 Apr 11

Prosody before 0.9.4 does not properly restrict the processing of compressed XML elements, which allows remote attackers

CVE-2016-1232 HIGH
7.5 Jan 12

The mod_dialback module in Prosody before 0.9.9 does not properly generate random values for the secret token for server

CVE-2021-32920 HIGH
7.5 May 13

Prosody before 0.11.9 allows Uncontrolled CPU Consumption via a flood of SSL/TLS renegotiation requests. Rated high seve

CVE-2021-32919 HIGH
7.5 May 13

An issue was discovered in Prosody before 0.11.9. Rated high severity (CVSS 7.5), this vulnerability is remotely exploit

CVE-2021-32918 HIGH
7.5 May 13

An issue was discovered in Prosody before 0.11.9. Rated high severity (CVSS 7.5), this vulnerability is remotely exploit

CVE-2026-43505 MEDIUM
6.5 May 01

Unauthenticated traffic relay vulnerability in Prosody mod_proxy65 module allows network attackers to bypass access cont

CVE-2026-43504 MEDIUM
6.5 May 01

Improper access control in Prosody's mod_proxy65 module allows unauthenticated relaying of traffic when the module enter

CVE-2016-1231 MEDIUM
5.9 Jan 12

Directory traversal vulnerability in the HTTP file-serving module (mod_http_files) in Prosody 0.9.x before 0.9.9 allows

Share

CVE-2026-43507 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy