Vulnary
← back to the feed
Critical· 9.1official fix available

CVE-2026-59142

A critical flaw in the Perl module Data::HashMap::Shared lets an attacker read memory outside the intended bounds. The issue stems from unvalidated offsets and lengths used when copying shared memory. Exploitation could expose sensitive data or crash the application.

publishedJul 21, 2026
last modifiedJul 22, 2026
sourcesNVD
severity · cvss
9.1
critical · how bad it is
exploitation · epss
<1%
26th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Aug 21, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Perl module Data::HashMap::Shared, versions before 0.14, used by any Perl application that relies on this module.

02

Real-world impact

An attacker could read arbitrary memory, potentially leaking confidential information or causing a denial‑of‑service crash, which could disrupt services or expose sensitive data.

03

Why this severity

The CVSS score of 9.1 reflects that the vulnerability is network‑exploitable with no authentication or user interaction, and can lead to complete loss of confidentiality and availability.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade Data::HashMap::Shared to version 0.14 or later.
  2. 02Restart any applications that use the module to ensure the new version is loaded.

NVD description indicates affected versions before 0.14.

05

Timeline

  1. Jul 21, 2026 · 11d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 22, 2026 · 10d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactNone
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →