Better Messages – Live Chat for WordPress, BuddyPress, PeepSo, Ultimate Member, BuddyBoss <= 2.7.4 - Unauthenticated Limited Server-Side Request Forgery in nice_links
Strategic Overview
- Status
- Patched in 2.7.5
- Affected Version
<= 2.7.4- CVSS
- 4.8Medium
- Weakness type
- CWE-918 · Server-Side Request Forgery (SSRF)
- CVE
CVE-2024-13697
At a glance
CVE-2024-13697 is a medium-severity Server-Side Request Forgery (SSRF) vulnerability in the Better Messages WordPress plugin, affecting versions <= 2.7.4. It carries a CVSS score of 4.8 (reachable over the network). Exploitation requires no authentication. The issue is fixed in version 2.7.5; sites on affected versions should update now. Disclosed February 2025, reported by Tim Coen.
Vulnerability Overview
The Better Messages – Live Chat for WordPress, BuddyPress, PeepSo, Ultimate Member, BuddyBoss plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.7.4 via the 'nice_links'. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services. Successful exploitation requires the "Enable link previews" to be enabled (default).
Technical Analysis
The vector marks this flaw as remotely reachable over the network, and no privileges on the target site, and no interaction from a victim user.
CWE-918: Server-Side Request Forgery (SSRF)
Better Messages <= 2.7.4 carries this weakness at nice_links, and reaching it takes no account at all. Server-side request forgery means the application fetches a URL supplied by the caller, turning the server into a proxy for requests the attacker could not make directly.
The request originates from inside the hosting network, which is how these flaws reach cloud metadata endpoints, internal admin panels and services that trust local traffic. For Better Messages the fix is 2.7.5: builds <= 2.7.4 are affected, anything from 2.7.5 onward is not.
Remediation
Update to version 2.7.5, or a newer patched version
How does WordSec protect against this?
Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Better Messages 2.7.5 closes this, and updating the plugin is the step that ends it.
- Firewall
- Login Security
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots
- 8.8CVE-2022-36389: Better Messages <= 1.9.9.148 CSRF
CVE-2022-36389 - 8.8CVE-2022-29454: Better Messages <= 1.9.9.148 CSRF
CVE-2022-29454 - 8.8CVE-2021-24809: BP Better Messages <= 1.9.9.37 CSRF
CVE-2021-24809 - 7.7CVE-2022-33142: Better Messages <= 1.9.10.57 Resource Exhaustion
CVE-2022-33142 - 7.5CVE-2024-13611: Better Messages Info Exposure
CVE-2024-13611 - 7.2CVE-2026-84812: Better Messages Stored XSS
CVE-2026-84812 - 7.2CVE-2026-32547: Better Messages Stored XSS
CVE-2026-32547 - 7.2CVE-2026-16585: Better Messages <= 2.15.19 Arbitrary File Deletion
CVE-2026-16585
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C