wordplus CVE Vulnerabilities & Metrics

Focus on wordplus vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About wordplus Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with wordplus. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total wordplus CVEs: 9
Earliest CVE date: 01 Nov 2021, 09:15 UTC
Latest CVE date: 01 Feb 2025, 13:15 UTC

Latest CVE reference: CVE-2024-13612

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 1

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): -100.0%
Year Variation (Calendar): 0.0%

Month Growth Rate (30-day Rolling): -100.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical wordplus CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 1.23

Max CVSS: 6.8

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 7
4.0-6.9 2
7.0-8.9 0
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS wordplus CVEs

These are the five CVEs with the highest CVSS scores for wordplus, sorted by severity first and recency.

All CVEs for wordplus

CVE-2024-13612 wordplus vulnerability CVSS: 0 01 Feb 2025, 13:15 UTC

The Better Messages – Live Chat for WordPress, BuddyPress, PeepSo, Ultimate Member, BuddyBoss plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'better_messages_live_chat_button' shortcode in all versions up to, and including, 2.6.9 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

CVE-2023-49168 wordplus vulnerability CVSS: 0 14 Dec 2023, 15:15 UTC

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WordPlus Better Messages – Live Chat for WordPress, BuddyPress, PeepSo, Ultimate Member, BuddyBoss allows Stored XSS.This issue affects Better Messages – Live Chat for WordPress, BuddyPress, PeepSo, Ultimate Member, BuddyBoss: from n/a through 2.4.0.

CVE-2022-41609 wordplus vulnerability CVSS: 0 19 Nov 2022, 00:15 UTC

Auth. (subscriber+) Server-Side Request Forgery (SSRF) vulnerability in Better Messages plugin 1.9.10.68 on WordPress.

CVE-2022-40216 wordplus vulnerability CVSS: 0 18 Nov 2022, 23:15 UTC

Auth. (subscriber+) Messaging Block Bypass vulnerability in Better Messages plugin <= 1.9.10.69 on WordPress.

CVE-2022-36389 wordplus vulnerability CVSS: 0 23 Aug 2022, 16:15 UTC

Cross-Site Request Forgery (CSRF) vulnerability in WordPlus Better Messages plugin <= 1.9.9.148 at WordPress.

CVE-2022-33142 wordplus vulnerability CVSS: 0 23 Aug 2022, 16:15 UTC

Authenticated (subscriber+) Denial Of Service (DoS) vulnerability in WordPlus WordPress Better Messages plugin <= 1.9.10.57 at WordPress.

CVE-2022-29454 wordplus vulnerability CVSS: 0 20 Jul 2022, 19:15 UTC

Cross-Site Request Forgery (CSRF) vulnerability in WordPlus Better Messages plugin <= 1.9.9.148 at WordPress allows attackers to upload files. File attachment to messages must be activated.

CVE-2021-24809 wordplus vulnerability CVSS: 6.8 01 Nov 2021, 09:15 UTC

The BP Better Messages WordPress plugin before 1.9.9.41 does not check for CSRF in multiple of its AJAX actions: bp_better_messages_leave_chat, bp_better_messages_join_chat, bp_messages_leave_thread, bp_messages_mute_thread, bp_messages_unmute_thread, bp_better_messages_add_user_to_thread, bp_better_messages_exclude_user_from_thread. This could allow attackers to make logged in users do unwanted actions

CVE-2021-24808 wordplus vulnerability CVSS: 4.3 01 Nov 2021, 09:15 UTC

The BP Better Messages WordPress plugin before 1.9.9.41 sanitise (with sanitize_text_field) but does not escape the 'subject' parameter before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting issue