DEBIAN-CVE-2026-9334

Source
https://security-tracker.debian.org/tracker/CVE-2026-9334
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-9334.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2026-9334
Upstream
Published
2026-06-03T01:16:23Z
Modified
2026-09-14T17:03:50Z
Severity
  • 7.3 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L CVSS Calculator
Summary
[none]
Details

Cpanel::JSON::XS versions before 4.41 for Perl allow type confusion via duplicate object keys when dupkeys_as_arrayref is enabled. decode_hv() collapses duplicate object keys into an array reference under dupkeys_as_arrayref. The branch reached for a duplicate key tests SvTYPE (old_value) != SVt_RV && SvTYPE (SvRV (old_value)) != SVt_PVAV, which evaluates SvRV(old_value) before establishing that old_value is a reference. When the existing value is a plain scalar rather than an array reference, a non-reference scalar is dereferenced as a reference. A caller decoding untrusted JSON with dupkeys_as_arrayref enabled is crashed, and the incompatible access follows a pointer taken from attacker controlled scalar contents.

References

Affected packages

Debian:12 / libcpanel-json-xs-perl

Package

Name
libcpanel-json-xs-perl
Purl
pkg:deb/debian/libcpanel-json-xs-perl?arch=source&distro=bookworm

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

4.*
4.35-1
4.35-1+deb12u1
4.36-1
4.37-1
4.38-1
4.39-1
4.39-2~deb13u1
4.39-2
4.40-1
4.41-1
4.42-1
4.51-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-9334.json"

Debian:13 / libcpanel-json-xs-perl

Package

Name
libcpanel-json-xs-perl
Purl
pkg:deb/debian/libcpanel-json-xs-perl?arch=source&distro=trixie

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

4.*
4.39-1
4.39-2~deb13u1
4.39-2
4.40-1
4.41-1
4.42-1
4.51-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-9334.json"

Debian:14 / libcpanel-json-xs-perl

Package

Name
libcpanel-json-xs-perl
Purl
pkg:deb/debian/libcpanel-json-xs-perl?arch=source&distro=forky

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
4.41-1

Affected versions

4.*
4.39-1
4.39-2~deb13u1
4.39-2
4.40-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-9334.json"