Cyber Resilience

CVE-2022-3900

CriticalPublic PoC

Published: 12 December 2022

Published
12 December 2022
Modified
22 April 2025
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0430 89.1th percentile
Risk Priority 22 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2022-3900 is a critical-severity an unspecified weakness vulnerability in Boxystudio Cooked. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 10.9% 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 Cooked Pro WordPress plugin before version 1.7.5.7 contains a PHP Object injection vulnerability. The plugin fails to properly validate or sanitize the recipe_args parameter prior to unserializing it when handling the cooked_loadmore action, which can be reached without authentication.

An unauthenticated attacker can supply a crafted serialized object via this parameter over the network. Successful exploitation yields arbitrary PHP object instantiation, which under the right gadget chains can lead to remote code execution, data disclosure, or other impacts consistent with the CVSS 9.8 rating.

The vulnerability is addressed by updating to Cooked Pro 1.7.5.7 or later, as indicated by the affected-version range in public advisories.

EPSS for this CVE rose from a low baseline to a peak of 0.3333 on 2025-12-11 before receding to the current value of 0.0430, indicating a period of increased exploitation interest after disclosure.

EU & UK References

Vulnerability details

The Cooked Pro WordPress plugin before 1.7.5.7 does not properly validate or sanitize the recipe_args parameter before unserializing it in the cooked_loadmore action, allowing an unauthenticated attacker to trigger a PHP Object injection vulnerability.

CWE(s)
None listed

Related Threats

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

Affected Assets

boxystudio
cooked
≤ 1.7.5.7

Mitigating Controls

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

References