Severity by source
AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:N/A:L
Local vector confirmed by description; low privilege and required user interaction match overflow trigger; no integrity impact applies; scope unchanged per application boundary.
Primary rating from Vendor (TR-CERT).
CVSS VectorVendor: TR-CERT
Lifecycle Timeline
2DescriptionCVE.org
Improper null termination vulnerability in TUBITAK BILGEM Software Technologies Research Institute Pardus Pen allows Overflow Buffers.
This issue affects Pardus Pen: from <=4.1.5 before 4.2.1.
AnalysisAI
Buffer overflow via improper null termination in Pardus Pen affects versions up to and including 4.1.5, with a fix available in 4.2.1. A local, low-privileged user who interacts with crafted input can trigger a CWE-170 null termination error causing out-of-bounds memory reads, resulting in limited confidentiality exposure and availability disruption. No public exploit code and no CISA KEV listing are associated with this CVE; the vulnerability was disclosed by TR-CERT (Turkey's national CERT) and carries a low CVSS base score of 3.9.
Technical ContextAI
Pardus Pen is a stylus and pen-input utility developed by TUBITAK BILGEM Software Technologies Research Institute (Turkey's national cybersecurity and software research body) for the Pardus Linux distribution. The flaw is classified as CWE-170 (Improper Null Termination), a root cause where a string or buffer is not correctly terminated with a null byte, allowing subsequent string operations to read or write beyond the intended boundary. This leads to an overflow condition that can corrupt adjacent memory, leak limited data, or cause a crash. The CPE string cpe:2.3:a:tubitak_bilgem_software_technologies_research_institute:pardus_pen:*:*:*:*:*:*:*:* confirms the affected product is the application-layer Pardus Pen software, not an OS-kernel component, which constrains the blast radius to the application's memory space given the unchanged scope (S:U) in the CVSS vector.
RemediationAI
Upgrade Pardus Pen to version 4.2.1 or later, which resolves the improper null termination flaw. The patch is confirmed by the vendor advisory published at https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0499 by TR-CERT. If an immediate upgrade is not feasible, restrict local user access to the application to only trusted accounts, reducing the PR:L attack surface. Additionally, monitor the application for unexpected crashes that may indicate exploitation attempts; note that this logging approach may produce noise in environments with legitimate high-volume pen-input usage. There are no known workarounds that fully mitigate the null termination flaw short of patching.
More in Pardus Pen
View allSame weakness CWE-170 – Improper Null Termination
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41764
GHSA-hmmj-28g4-h22x