CVE-2022-48623
Description
The Cpanel::JSON::XS package before 4.33 for Perl performs out-of-bounds accesses in a way that allows attackers to obtain sensitive information or cause a denial of service.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Cpanel::JSON::XS before 4.33 in Perl has out-of-bounds accesses enabling information disclosure or denial of service.
Vulnerability
In the Cpanel::JSON::XS Perl module, versions prior to 4.33 contain out-of-bounds memory accesses [1]. The flaw resides in the JSON parsing logic and can be triggered when processing specially crafted input. No special configuration is required; the vulnerable code path is reachable during normal JSON decoding operations. Affected versions include all releases before 4.33 [1].
Exploitation
An attacker can exploit this vulnerability by supplying a malicious JSON payload to an application that uses Cpanel::JSON::XS to parse untrusted data. No authentication or elevated privileges are required; the attacker only needs network access to deliver the payload. The out-of-bounds access occurs during parsing, and the attack can be performed remotely without user interaction.
Impact
Successful exploitation allows an attacker to read sensitive information from memory beyond the intended buffer (information disclosure) or cause the application to crash, resulting in a denial of service (DoS). The exact impact depends on how the module is used, but both confidentiality and availability are potentially compromised.
Mitigation
The vulnerability is fixed in version 4.33 of Cpanel::JSON::XS [1]. Users should upgrade to 4.33 or later immediately. There is no known workaround short of updating the module. The package is not known to be listed on CISA's KEV.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Perl/Cpanel::JSON::XSdescription
- Range: <4.33
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/briandfoy/cpan-security-advisory/blob/9374f98bef51e1ae887f293234050551c079776f/cpansa/CPANSA-Cpanel-JSON-XS.ymlmitre
- github.com/rurban/Cpanel-JSON-XS/commit/41f32396eee9395a40f9ed80145c37622560de9bmitre
- github.com/rurban/Cpanel-JSON-XS/issues/208mitre
- metacpan.org/release/RURBAN/Cpanel-JSON-XS-4.33/changesmitre
News mentions
0No linked articles in our index yet.