Explore top 10 tips to secure your open-source projects now. Read More
×Prosody 13.0.5 Upstream is pleased to announce a new minor release from their stable branch. This is a security release for the Prosody 13.0.x stable series. It fixes multiple security issues, some memory leaks and some smaller bugs and changes which have been implemented since the previous release.. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2026-1efa008794 2026-05-10 03:21:58.076173+00:00 -------------------------------------------------------------------------------- Name : prosody Product : Fedora 42 Version : 13.0.5 Release : 1.fc42 URL : https://prosody.im/ Summary : Flexible communications server for Jabber/XMPP Description : Prosody is a flexible communications server for Jabber/XMPP written in Lua. It aims to be easy to use, and light on resources. For developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols. -------------------------------------------------------------------------------- Update Information: Prosody 13.0.5 Upstream is pleased to announce a new minor release from their stable branch. This is a security release for the Prosody 13.0.x stable series. It fixes multiple security issues, some memory leaks and some smaller bugs and changes which have been implemented since the previous release. Full details about the security vulnerabilities can be found in upstream's security advisory. Upstream encourages all Prosody operators on 13.0.4 or earlier to upgrade to 13.0.5 as soon as possible, or to review the advisory and implement appropriate mitigations. A summary of changes in this release: Security mod_proxy65: Consistently apply authorization checks mod_proxy65: Don\u2019t proxy data until after bytestream activation mod_c2s, mod_s2s: Introduce new pre-authentication stanza size limit Add limit for stanza max child elements mod_c2s: Remove timers immediately on disconnection net.server_epoll: Clean uptimers after disconnection Fixes and improvements net.http.parser: Fix handling of chunked request MUC: Advertise hats feature on room JID moduleapi: Use multitable add/remove instead of set (fixes memory leak) mod_cloud_notify: Fix leaking iq response handlers by using send_iq() Improve federation with servers using only IP addresses prosody: Prevent loading local code when installed system-wide mod_http_file_share: Improve handling of Range requests mod_carbons: Fix some carbons decision-making bugs Minor changes net.resolvers: Fix to avoid SRV lookups for IP addresses prosody: Abort earlier on incompatible Lua version mod_turn_external: hand out credentials for type == turns too mod_s2s: Fully validate stream addressing prosodyctl check features: Warn if http file sharing enabled on both host and component util.prosodyctl: Don\u2019t check for mod_posix being disabled, it\u2019s deprecated util.startup: Improve error message when failing to load config file util.x509: Add support for iPAddress certs prosodyctl: Trim any trailing newline from password entry mod_admin_shell: Make cert index search path relative to config file mod_admin_shell: Improve multi-host command handling mod_admin_shell: Show help listing when specifying only a section name mod_admin_shell: Ensure password validity when setting passwords for new/existing users mod_account_activity: Handle authentication provider returning no user info config: Use default value when enum option has incorrect value mod_http: \u201cHandle\u201d streaming requests to avoid invoking redirect handler -------------------------------------------------------------------------------- ChangeLog: * Thu Apr 30 2026 Robert Scheck 13.0.5-1 - Upgrade to 13.0.5 (#2463898) * Thu Apr 16 2026 Tom Callaway - 13.0.4-3 - rebuild * Sun Mar 15 2026 Tom Callaway - 13.0.4-2 - rebuild for lua 5.5 - apply upstream fix for configure - make a new patch to actually support lua 5.5 -------------------------------------------------------------------------------- References: [ 1] Bug #2464363 - CVE-2026-43507 Prosody: Prosody: Denial of Service via XML parsing resource amplification https://bugzilla.redhat.com/show_bug.cgi?id=2464363 [ 2 ] Bug #2464412 - CVE-2026-43504 Prosody: mod_proxy65: Prosody: Unauthenticated traffic relay due to access control mishandling in mod_proxy65 https://bugzilla.redhat.com/show_bug.cgi?id=2464412 [ 3 ] Bug #2464452 - CVE-2026-43505 Prosody: mod_proxy65: Prosody: Unauthorized traffic relay via mod_proxy65 access control flaw https://bugzilla.redhat.com/show_bug.cgi?id=2464452 [ 4 ] Bug #2464492 - CVE-2026-43506 Prosody: Prosody: Denial of Service via memory exhaustion from unauthenticated connections https://bugzilla.redhat.com/show_bug.cgi?id=2464492 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-1efa008794' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- . Prosody's new version addresses critical issues including memory exhaustion and unauthorized access. Immediate upgrade recommended.. Fedora security updates, Prosody 13.0.5, Denial of Service fix, memory exhaustion vulnerability. . Severity: Important. LinuxSecurity.com Team
Prosody 13.0.5 Upstream is pleased to announce a new minor release from their stable branch. This is a security release for the Prosody 13.0.x stable series. It fixes multiple security issues, some memory leaks and some smaller bugs and changes which have been implemented since the previous release.. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2026-36c53b9ca8 2026-05-10 03:04:49.565358+00:00 -------------------------------------------------------------------------------- Name : prosody Product : Fedora 43 Version : 13.0.5 Release : 1.fc43 URL : https://prosody.im/ Summary : Flexible communications server for Jabber/XMPP Description : Prosody is a flexible communications server for Jabber/XMPP written in Lua. It aims to be easy to use, and light on resources. For developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols. -------------------------------------------------------------------------------- Update Information: Prosody 13.0.5 Upstream is pleased to announce a new minor release from their stable branch. This is a security release for the Prosody 13.0.x stable series. It fixes multiple security issues, some memory leaks and some smaller bugs and changes which have been implemented since the previous release. Full details about the security vulnerabilities can be found in upstream's security advisory. Upstream encourages all Prosody operators on 13.0.4 or earlier to upgrade to 13.0.5 as soon as possible, or to review the advisory and implement appropriate mitigations. A summary of changes in this release: Security mod_proxy65: Consistently apply authorization checks mod_proxy65: Don\u2019t proxy data until after bytestream activation mod_c2s, mod_s2s: Introduce new pre-authentication stanza size limit Add limit for stanza max child elements mod_c2s: Remove timers immediately on disconnection net.server_epoll: Clean uptimers after disconnection Fixes and improvements net.http.parser: Fix handling of chunked request MUC: Advertise hats feature on room JID moduleapi: Use multitable add/remove instead of set (fixes memory leak) mod_cloud_notify: Fix leaking iq response handlers by using send_iq() Improve federation with servers using only IP addresses prosody: Prevent loading local code when installed system-wide mod_http_file_share: Improve handling of Range requests mod_carbons: Fix some carbons decision-making bugs Minor changes net.resolvers: Fix to avoid SRV lookups for IP addresses prosody: Abort earlier on incompatible Lua version mod_turn_external: hand out credentials for type == turns too mod_s2s: Fully validate stream addressing prosodyctl check features: Warn if http file sharing enabled on both host and component util.prosodyctl: Don\u2019t check for mod_posix being disabled, it\u2019s deprecated util.startup: Improve error message when failing to load config file util.x509: Add support for iPAddress certs prosodyctl: Trim any trailing newline from password entry mod_admin_shell: Make cert index search path relative to config file mod_admin_shell: Improve multi-host command handling mod_admin_shell: Show help listing when specifying only a section name mod_admin_shell: Ensure password validity when setting passwords for new/existing users mod_account_activity: Handle authentication provider returning no user info config: Use default value when enum option has incorrect value mod_http: \u201cHandle\u201d streaming requests to avoid invoking redirect handler -------------------------------------------------------------------------------- ChangeLog: * Thu Apr 30 2026 Robert Scheck 13.0.5-1 - Upgrade to 13.0.5 (#2463898) * Thu Apr 16 2026 Tom Callaway - 13.0.4-3 - rebuild * Sun Mar 15 2026 Tom Callaway - 13.0.4-2 - rebuild for lua 5.5 - apply upstream fix for configure - make a new patch to actually support lua 5.5 -------------------------------------------------------------------------------- References: [ 1] Bug #2464363 - CVE-2026-43507 Prosody: Prosody: Denial of Service via XML parsing resource amplification https://bugzilla.redhat.com/show_bug.cgi?id=2464363 [ 2 ] Bug #2464412 - CVE-2026-43504 Prosody: mod_proxy65: Prosody: Unauthenticated traffic relay due to access control mishandling in mod_proxy65 https://bugzilla.redhat.com/show_bug.cgi?id=2464412 [ 3 ] Bug #2464452 - CVE-2026-43505 Prosody: mod_proxy65: Prosody: Unauthorized traffic relay via mod_proxy65 access control flaw https://bugzilla.redhat.com/show_bug.cgi?id=2464452 [ 4 ] Bug #2464492 - CVE-2026-43506 Prosody: Prosody: Denial of Service via memory exhaustion from unauthenticated connections https://bugzilla.redhat.com/show_bug.cgi?id=2464492 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-36c53b9ca8' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- . Discover critical security advisory for Prosody 13.0.5 on Fedora 43 addressing multiple vulnerabilities and upgrade options.. Fedora Prosody 13.0.5 update critical security issues. . Severity: Critical. LinuxSecurity.com Team
Multiple security issues were found in Prosody, a lightweight Jabber/XMPP server, which could result in denial of service or insufficient access control when using the SOCKS5 proxy module. For the oldstable distribution (bookworm), these problems have been fixed in version 0.12.3-1+deb12u1.. - ------------------------------------------------------------------------- Debian Security Advisory DSA-6252-1
The update for prosody released as DSA 5047 introduced a memory leak. Updated prosody packages are now available to correct this issue. For the oldstable distribution (buster), this problem has been fixed . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 - ------------------------------------------------------------------------- Debian Security Advisory DSA-5047-2
Matthew Wild discovered that the WebSockets code in Prosody, a lightweight Jabber/XMPP server, was susceptible to denial of service. For the oldstable distribution (buster), this problem has been fixed . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 - ------------------------------------------------------------------------- Debian Security Advisory DSA-5047-1
An update that fixes one vulnerability is now available. . openSUSE Security Update: Security update for prosody ______________________________________________________________________________ Announcement ID: openSUSE-SU-2022:0012-1 Rating: important References: #1194596 Cross-References: CVE-2022-0217 Affected Products: openSUSE Backports SLE-15-SP3 ______________________________________________________________________________ An update that fixes one vulnerability is now available. Description: This update for prosody fixes the following issues: Update to 0.11.12: * CVE-2022-0217: util.xml: Do not allow doctypes, comments or processing instructions (bsc#1194596) Patch Instructions: To install this openSUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - openSUSE Backports SLE-15-SP3: zypper in -t patch openSUSE-2022-12=1 Package List: - openSUSE Backports SLE-15-SP3 (aarch64 i586 ppc64le s390x x86_64): prosody-0.11.12-bp153.2.12.1 References: https://www.suse.com/security/cve/CVE-2022-0217.html https://bugzilla.suse.com/1194596 . This Ubuntu Security Patch reveals critical enhancements for prosody impacting Backports SLE-15-SP3.. openSUSE Prosody Update, XML Doctype Fix, Security Update for Prosody. . Severity: Important. LinuxSecurity.com Team
An update that fixes one vulnerability is now available. . openSUSE Security Update: Security update for prosody ______________________________________________________________________________ Announcement ID: openSUSE-SU-2021:1173-1 Rating: moderate References: #1188976 Cross-References: CVE-2021-37601 CVSS scores: CVE-2021-37601 (NVD) : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Affected Products: openSUSE Backports SLE-15-SP3 ______________________________________________________________________________ An update that fixes one vulnerability is now available. Description: This update for prosody fixes the following issues: prosody was updated to 0.11.10: Security: * MUC: Fix logic for access to affiliation lists CVE-2021-37601 (boo#1188976) https://prosody.im/security/advisory_20210722/ Minor changes: * prosodyctl: Add ???limits??? to known globals to warn about misplacing it * util.ip: Fix netmask for link-local address range * mod_pep: Remove obsolete node restoration code * util.pubsub: Fix traceback if node data not initialized Patch Instructions: To install this openSUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - openSUSE Backports SLE-15-SP3: zypper in -t patch openSUSE-2021-1173=1 Package List: - openSUSE Backports SLE-15-SP3 (aarch64 ppc64le s390x x86_64): prosody-0.11.10-bp153.2.6.2 References: https://www.suse.com/security/cve/CVE-2021-37601.html https://bugzilla.suse.com/1188976 . A new security patch for Prosody has been released for openSUSE, targeting the vulnerability identified as CVE-2021-37601, categorized with moderate threat level.. openSUSE Security Update, prosody Patch, Access Control Issue. . LinuxSecurity.com Team
The package prosody before version 1:0.11.10-1 is vulnerable to information disclosure. . Arch Linux Security Advisory ASA-202108-11 ========================================= Severity: Medium Date : 2021-08-10 CVE-ID : CVE-2021-37601 Package : prosody Type : information disclosure Remote : Yes Link : https://security.archlinux.org/AVG-2237 Summary ====== The package prosody before version 1:0.11.10-1 is vulnerable to information disclosure. Resolution ========= Upgrade to 1:0.11.10-1. # pacman -Syu "prosody> =1:0.11.10-1" The problem has been fixed upstream in version 0.11.10. Workaround ========= None. Description ========== It was discovered that Prosody 0.11.0 up to 0.11.9 exposes the list of entities (Jabber/XMPP addresses) affiliated (part of) a Multi-User chat to any user, even if they are currently not part of the chat or if their affiliation would not let them become part of the chat, if the whois room configuration was set to anyone. This allows any entity to access the list of admins, members, owners and banned entities of any federated XMPP group chat of which they know the address if it is hosted on a vulnerable Prosody server. Impact ===== A remote attacker could disclose the list of admins, members, ownersand banned entities of any federated XMPP group chat of which they know the address. References ========= https://bugs.archlinux.org/task/71641 https://prosody.im/security/advisory_20210722/ https://prosody.im/security/advisory_20210722/1.patch http://hg.prosody.im/_challenge?redirect_uri=/0.11/rev/d117b92fd8e4 https://security.archlinux.org/CVE-2021-37601 . Arch Linux Security Advisory ASA-202108-11 addresses medium severity information disclosure in Prosody.. Arch Linux, Prosody, Information Disclosure, Security Advisory. . Severity: Medium. LinuxSecurity.com Team
Get the latest Linux and open source security news straight to your inbox.