Cyber Resilience

CVE-2022-3934

MediumPublic PoC

Published: 12 December 2022

Published
12 December 2022
Modified
22 April 2025
KEV Added
Patch
CVSS Score v3.1 5.4 CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
EPSS Score 0.0485 89.8th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-3934 is a medium-severity an unspecified weakness vulnerability in Mehanoid Flat Pm. Its CVSS base score is 5.4 (Medium).

Operationally, ranked in the top 10.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

The FlatPM WordPress plugin before version 3.0.13 contains a reflected cross-site scripting vulnerability. The plugin fails to sanitize and escape certain parameters before echoing them back into web pages, allowing script injection that affects the plugin component running on WordPress sites.

An authenticated attacker with low privileges can supply a crafted URL or request containing malicious JavaScript. When a high-privilege user such as an administrator follows the link, the script executes in the victim's browser context with the site's origin, enabling limited impacts on confidentiality and integrity as reflected by the CVSS vector.

Advisories published by WPScan identify the flaw and direct users to upgrade the FlatPM plugin to version 3.0.13 or later to eliminate the unsanitized parameter handling.

The associated EPSS score rose materially from lower values to a peak of 0.3014 on 2025-12-11 before receding to the current 0.0485, indicating a period of increased exploitation interest after disclosure.

EU & UK References

Vulnerability details

The FlatPM WordPress plugin before 3.0.13 does not sanitise and escape some parameters before outputting them back in pages, leading to Reflected Cross-Site Scripting which could be used against high privilege users such as admin

CWE(s)
None listed

Related Threats

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

Affected Assets

mehanoid
flat pm
≤ 2.661

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References