CVE 1 LOW

OpenSC < 0.27.0 Buffer Overrun in do_key_value() via profile.c_CVE-2026-40528

1 / 10
LOW
CVSS:4.0/AV:P/AC:H/AT:N/PR:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

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.

Basic Information

ID CVE-2026-40528
Source VulnCheck
Published May 29, 2026 at 13:38

Affected Product

Vendor OpenSC
Product OpenSC
Affected Versions OpenSC OpenSC 0
OpenSC OpenSC 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.