Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-31048 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

An issue in the <code>pickle</code> protocol of Pyro v3.x allows attackers to execute arbitrary code via supplying a crafted pickled string message.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-94Improper Control of Generation of Code ('Code Injection')CISA-ADP

Affected Products

ProductVersions
irmen Pyro
<= 3.16

CPE

  • cpe:2.3:a:pyro_project:pyro:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 5moderate effort
  • Workaround:moderate effort

    Migrate to Pyro 5, which uses the 'serpent' serializer by default and does not deserialize pickle from untrusted sources unless explicitly configured.

  • Mitigation:low effort

    Ensure Pyro 3.x is never exposed to untrusted networks and is used only over fully trusted channels.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-31048
NVD Published Date:
Apr 13, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-31048 Details - Not Deferred