CyberRota
Back to database

CVE-2026-40528

LOW · CVSS 3.8 EPSS 0.15% Public Exploit

Source: NVD + CISA KEV + EPSS · Published: 2026-05-29 · Last synced: 2026-06-28

CyberRota Analysis

Bellek tüketimine neden olabilir.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-40528
Severity
LOW
CVSS
3.8
EPSS
0.15%

Original NVD Description

OpenSC before 0.27.0, fixed in commit 0358817, contains a stack and heap buffer overrun vulnerability in the do_key_value() function in src/pkcs15init/profile.c that allows attackers to corrupt memory by supplying a crafted profile configuration file. During pkcs15-init invocation, a key value entry beginning with '=' followed by more than sizeof(keybuf) characters is copied into keybuf via memcpy without a length check, causing both stack and heap buffer overruns.