VYPR
Vendor

Prosody

Products
1
CVEs
22
Across products
22
Status
Private

Products

1

Recent CVEs

22
View all 22 CVEs →
  • CVE-2017-18265HigMay 9, 2018
    risk 0.49cvss 7.5epss 0.02

    Prosody before 0.10.0 allows remote attackers to cause a denial of service (application crash), related to an incompatibility with certain versions of the LuaSocket library, such as the lua-socket package from Debian stretch. The attacker needs to trigger a stream error. A crash…

  • CVE-2016-1232HigJan 12, 2016
    risk 0.49cvss 7.5epss 0.02

    The mod_dialback module in Prosody before 0.9.9 does not properly generate random values for the secret token for server-to-server dialback authentication, which makes it easier for attackers to spoof servers via a brute force attack.

  • CVE-2026-43505MedMay 1, 2026
    risk 0.42cvss 6.5epss 0.00

    An issue was discovered in Prosody before 0.12.6 and 1.0.0 through 13.0.0 before 13.0.5, when mod_proxy65 is enabled. Because mod_proxy65 mishandles access control in the activation scenario, relaying of unauthenticated traffic can occur.

  • CVE-2026-43504MedMay 1, 2026
    risk 0.42cvss 6.5epss 0.00

    An issue was discovered in Prosody before 0.12.6 and 1.0.0 through 13.0.0 before 13.0.5, when mod_proxy65 is enabled. Because mod_proxy65 mishandles access control in a paused scenario, relaying of unauthenticated traffic can occur.

  • CVE-2016-1231MedJan 12, 2016
    risk 0.39cvss 5.9epss 0.03

    Directory traversal vulnerability in the HTTP file-serving module (mod_http_files) in Prosody 0.9.x before 0.9.9 allows remote attackers to read arbitrary files via a .. (dot dot) in an unspecified path.

  • CVE-2016-0756MedJan 29, 2016
    risk 0.35cvss 5.3epss 0.02

    The generate_dialback function in the mod_dialback module in Prosody before 0.9.10 does not properly separate fields when generating dialback keys, which allows remote attackers to spoof XMPP network domains via a crafted stream id and domain name that is included in the target…

  • CVE-2026-43507MedMay 1, 2026
    risk 0.34cvss 5.3epss 0.00

    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.

  • CVE-2026-43506MedMay 1, 2026
    risk 0.34cvss 5.3epss 0.00

    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 memory leaks from unauthenticated connections.

  • CVE-2018-10847MedJul 30, 2018
    risk 0.27cvss 4.2epss 0.02

    prosody before versions 0.10.2, 0.9.14 is vulnerable to an Authentication Bypass. Prosody did not verify that the virtual host associated with a user session remained the same across stream restarts. A user may authenticate to XMPP host A and migrate their authenticated session…

  • CVE-2021-32920May 13, 2021
    risk 0.01cvss epss 0.02

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

  • CVE-2022-0217Aug 26, 2022
    risk 0.00cvss epss 0.05

    It was discovered that an internal Prosody library to load XML based on libexpat does not properly restrict the XML features allowed in parsed XML data. Given suitable attacker input, this results in expansion of recursive entity references from DTDs (CWE-776). In addition,…

  • CVE-2021-37601Jul 28, 2021
    risk 0.00cvss epss 0.02

    muc.lib.lua in Prosody 0.11.0 through 0.11.9 allows remote attackers to obtain sensitive information (list of admins, members, owners, and banned entities of a Multi-User chat room) in some common configurations.

  • CVE-2021-32921May 13, 2021
    risk 0.00cvss epss 0.02

    An issue was discovered in Prosody before 0.11.9. It does not use a constant-time algorithm for comparing certain secret strings when running under Lua 5.2 or later. This can potentially be used in a timing attack to reveal the contents of secret strings to an attacker.

  • CVE-2021-32919May 13, 2021
    risk 0.00cvss epss 0.01

    An issue was discovered in Prosody before 0.11.9. The undocumented dialback_without_dialback option in mod_dialback enables an experimental feature for server-to-server authentication. It does not correctly authenticate remote server certificates, allowing a remote server to…

  • CVE-2021-32918May 13, 2021
    risk 0.00cvss epss 0.02

    An issue was discovered in Prosody before 0.11.9. Default settings are susceptible to remote unauthenticated denial-of-service (DoS) attacks via memory exhaustion when running under Lua 5.2 or Lua 5.3.

  • CVE-2021-32917May 13, 2021
    risk 0.00cvss epss 0.02

    An issue was discovered in Prosody before 0.11.9. The proxy65 component allows open access by default, even if neither of the users has an XMPP account on the local server, allowing unrestricted use of the server's bandwidth.

  • CVE-2020-8086Jan 28, 2020
    risk 0.00cvss epss 0.02

    The mod_auth_ldap and mod_auth_ldap2 Community Modules through 2020-01-27 for Prosody incompletely verify the XMPP address passed to the is_admin() function. This grants remote entities admin-only functionality if their username matches the username of a local admin.

  • CVE-2014-2745Apr 11, 2014
    risk 0.00cvss epss 0.03

    Prosody before 0.9.4 does not properly restrict the processing of compressed XML elements, which allows remote attackers to cause a denial of service (resource consumption) via a crafted XMPP stream, aka an "xmppbomb" attack, related to core/portmanager.lua and…

  • CVE-2014-2744Apr 11, 2014
    risk 0.00cvss epss 0.03

    plugins/mod_compression.lua in (1) Prosody before 0.9.4 and (2) Lightwitch Metronome through 3.4 negotiates stream compression while a session is unauthenticated, which allows remote attackers to cause a denial of service (resource consumption) via compressed XML elements in an…

  • CVE-2011-2532Jun 22, 2011
    risk 0.00cvss epss 0.01

    The json.decode function in util/json.lua in Prosody 0.8.x before 0.8.1 might allow remote attackers to cause a denial of service (infinite loop) via invalid JSON data, as demonstrated by truncated data.