Cyber Resilience

CVE-2022-44588

Critical

Published: 15 December 2022

Published
15 December 2022
Modified
28 April 2026
KEV Added
Patch
CVSS Score v3.1 9.9 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:L
EPSS Score 0.3466 97.1th percentile
Risk Priority 41 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-44588 is a critical-severity SQL Injection (CWE-89) vulnerability in Blocksera Cryptocurrency Widgets Pack. Its CVSS base score is 9.9 (Critical).

Operationally, ranked in the top 2.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2022-44588 is an unauthenticated SQL injection vulnerability, tracked under CWE-89, that affects the Cryptocurrency Widgets Pack plugin for WordPress at version 1.8.1 and earlier. The flaw carries a CVSS 3.1 score of 9.9, reflecting network attack vector, low attack complexity, no required privileges or user interaction, and changed scope with high confidentiality impact alongside limited integrity and availability effects.

An attacker can exploit the issue remotely without authentication to inject arbitrary SQL queries against the underlying database. Successful exploitation can result in disclosure of sensitive information stored by the WordPress site, limited modification of data, and partial disruption of service availability.

Public advisories published on Patchstack document the vulnerability and direct administrators to the corresponding plugin entry for remediation guidance. The EPSS score has remained steady at 0.3466 with no material increase after disclosure.

EU & UK References

Vulnerability details

Unauth. SQL Injection vulnerability in Cryptocurrency Widgets Pack Plugin <=1.8.1 on WordPress.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

blocksera
cryptocurrency widgets pack
≤ 1.8.1

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-89

Penetration testing uses SQL injection payloads against database interfaces, identifying and supporting fixes for SQL injection weaknesses.

addresses: CWE-89

Validates query inputs to prevent SQL syntax or command manipulation.

References