CVE-2026-53435
In Jenkins 2.567 and earlier, LTS 2.555.2 and earlier, it is possible for attackers to have Jenkins deserialize arbitrary types defined in J
CVSS
8.8
Alto
EPSS
53.1%
p99
KEV
—
Exploit Today
30
0-100
Publicado: 10 jun 2026 · Última mod.: 27 ago 2026 · CWE-502
19.0%EPSS · 30 días53.1%
2026-08-022026-08-30
In Jenkins 2.567 and earlier, LTS 2.555.2 and earlier, it is possible for attackers to have Jenkins deserialize arbitrary types defined in Jenkins core or plugins from an attacker-controlled `config.xml` submission in a way that allows them to handle HTTP requests afterwards. This can be used to impersonate any user and send HTTP requests on their behalf, up to and including use of the Script Console to run arbitrary code, or to read arbitrary files from the Jenkins controller.
- www.jenkins.iohttps://www.jenkins.io/security/advisory/2026-06-10/#SECURITY-3707
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:60239
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:60246
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:60247
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:60248
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:60249
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:60250
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:60251
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:60252
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:60254
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:60256
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:60259
- access.redhat.comhttps://access.redhat.com/security/cve/CVE-2026-53435
- bugzilla.redhat.comhttps://bugzilla.redhat.com/show_bug.cgi?id=2487539
- security.access.redhat.comhttps://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53435.json
CVECVSSEPSSKEVRExplotTítuloVis.
CVE-2026-81319——
———Deserialization of Untrusted Data vulnerability in ash-project ash_cloak allows an attacker who can influence the bytes of an encrypted column to crash the BEAM node, by triggering unbounded atom creation or a decompression bomb during decryption.
AshCloak.Calculations.Decrypt decodes the decrypted binary with Ash.Helpers.non_executable_binary_to_term/1 without the :safe option, so atoms in the payload are interned during the decode and never garbage collected, and the term format's compressed form is inflated transparently. vault.decrypt!() is the only barrier and stops tampering only for an authenticated cipher. Cloak also ships the unauthenticated AES.CTR, whose ciphertext an attacker who knows their own plaintext can XOR into any same-length payload without the key, so an ordinary read of the forged column reaches the decoder. A few hundred kilobytes of distinct atoms exhausts the atom table, or a small compressed payload inflates to gigabytes.
This issue affects ash_cloak: from 0.1.0 before 0.4.0.12hCVE-2026-765476.6 MED15.7%
——5The User Profile Builder WordPress plugin before 4.0.1 does not validate the type of data being deserialized when importing a configuration file, allowing high privilege users such as administrators to conduct PHP Object Injection. The affected feature is a free add-on which is disabled by default, and no POP chain is present in the User Profile Builder WordPress plugin before 4.0.1 itself, so further impact requires a suitable gadget from another installed User Profile Builder WordPress plugin before 4.0.1 or .1dCVE-2026-55220—40.7%
——12Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.19, 12.3.10, and 2026.1.6, Pimcore\Model\DataObject\ClassDefinition\Data\Hotspotimage::getDataFromResource() in models/DataObject/ClassDefinition/Data/Hotspotimage.php passes the field __hotspots object-store column to Pimcore\Tool\Serialize::unserialize() without an allowed-classes restriction after JSON decoding fails. An attacker with a separate capability to write crafted PHP serialized bytes into that column can instantiate available classes and trigger magic methods when an affected DataObject is loaded, which can produce arbitrary file writes or code execution through bundled gadget chains. The related ImageGallery, Block, and Video callers use the same fallback pattern, but the identified June fix changes the Hotspotimage caller only. This issue is fixed for Hotspotimage in versions 11.5.19, 12.3.10, and 2026.1.6.2dCVE-2026-817577.2 ALT36.1%
——11Author Remote Code Execution (RCE) in Rank Math SEO <= 1.0.276 versions.2dCVE-2026-822597.5 ALT30.0%
——9SvelteKit versions from 2.49.0 through 2.53.2 (fixed in 2.53.3) contain a deserialization expansion issue in the experimental form remote function. When an application enables experimental.remoteFunctions and uses the form function to process the files array without validating files.length or individual file sizes, an attacker can submit relatively small inputs that expand into very large file arrays, leading to expensive processing and denial of service.2dCVE-2026-8222210.0 CRÍ34.8%
——10Deserialization of Untrusted Data vulnerability in Liquid Web / StellarWP GiveWP allows Object Injection.
This issue affects GiveWP: from n/a through 4.16.7.1.3d