LiveActive security incident?Get immediate response
CVE Record

CVE-2022-33142: WordPress Better Messages plugin <= 1.9.10.57 - Denial Of Service (DoS) vulnerability

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

HighCVSS 7.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability affects the WordPlus Better Messages plugin for WordPress versions 1.9.10.57 and earlier. A logged-in user with subscriber-level access or higher could trigger resource exhaustion that disrupts site availability. The issue impacts uptime, not confidentiality or data integrity, based on the supplied CVSS vector.

Executive priority

Treat this as a high-priority availability risk for WordPress sites that rely on Better Messages and allow many low-privilege users. Prioritize remediation for customer-facing, revenue-generating, or support-critical sites; lower urgency where the plugin is absent or subscriber accounts are tightly controlled.

Technical view

CVE-2022-33142 is an authenticated network-accessible denial-of-service issue in Better Messages <= 1.9.10.57, categorized as CWE-400 resource consumption. CVSS 3.1 is 7.7 high, with low attack complexity, low privileges required, no user interaction, changed scope, and high availability impact.

Likely exposure

Exposure is likely limited to WordPress sites running Better Messages versions <= 1.9.10.57 where untrusted or broadly issued subscriber accounts exist. Public login or registration increases practical risk. The sources do not identify CPEs or deployment-specific prerequisites beyond subscriber-plus authentication.

Exploitation context

The bundle does not show CISA KEV listing and provides no cited evidence of active exploitation. Because the attack requires an authenticated subscriber-or-higher account, risk depends on how easily users can obtain accounts and whether site availability is business-critical.

Researcher notes

The public details in the supplied bundle are sparse. The CVSS vector indicates authenticated, low-complexity, network-triggered resource exhaustion with availability-only impact. Do not assume exploit details, affected endpoints, or fixed versions beyond checking vendor and Patchstack guidance.

Mitigation direction

  • Identify WordPress sites using Better Messages and record installed plugin versions.
  • Upgrade or remove Better Messages if running version 1.9.10.57 or earlier.
  • Check the WordPress plugin page and Patchstack entry for vendor remediation guidance.
  • Restrict subscriber account creation where public registration is unnecessary.
  • Apply rate limiting or abuse controls for authenticated messaging workflows where supported.

Validation and detection

  • Confirm whether Better Messages is installed on each WordPress site.
  • Verify the installed plugin version is later than 1.9.10.57.
  • Review WordPress user registration settings and subscriber account issuance controls.
  • Check uptime, application, and resource metrics for unusual authenticated activity.
  • Document affected sites, remediation status, and remaining compensating controls.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-400: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2022-33142 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.7CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H3.14Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.7High
CVSS 3.1 vector shape for CVE-2022-33142Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
WordPlusBetter Messages (WordPress plugin)<= 1.9.10.57Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.