CVE & CISA-KEV Catalog

CVE-2026-8463

MEDIUM
5.3
CVSS v3
NVD

Description

Crypt::Argon2 versions from 0.017 before 0.031 for Perl perform a heap out-of-bounds read in argon2_verify on empty encoded input. The auto-detect form of argon2_verify passes encoded_len - 1 as the length argument to memchr without checking that encoded_len is non-zero. When the encoded string is empty, the size_t subtraction underflows to SIZE_MAX and memchr scans adjacent heap memory looking for a '$' separator byte. A caller that invokes argon2_verify against a stored hash that may legitimately be empty (for example a placeholder row or a NULL column materialised as an empty string) reads out-of-bounds heap memory, which can crash the process or leak the position of an adjacent '$' byte into subsequent parsing.

How to fix

Remediation Available
libcrypt-argon2-perlDebian
Fixed in:0.031-1CVE-2026-8463

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityLow

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Exploit Intelligence

0.33%probability of exploitation in 30 days
25thpercentile

Low risk: more likely to be exploited than 25% of all known CVEs.

References

Third-Party Advisory1
Release Notes1
Embed a live status badge for CVE-2026-8463
CVE-2026-8463 severity badge

Markdown

[![CVE-2026-8463](https://tridentstack.com/cve/badge/CVE-2026-8463.svg)](https://tridentstack.com/cve/CVE-2026-8463)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-8463"><img src="https://tridentstack.com/cve/badge/CVE-2026-8463.svg" alt="CVE-2026-8463"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-05-13.