Pegatron `Tdelo64.sys` improperly exposes privileged hardware access functionality through the `\\.\TdeIo` device interface. IOCTL handlers including `TDE_IOCTL_INDEXIO_READ` and `TDE_IOCTL_INDEXIO_WRITE` permit unprivileged user-mode callers to perform arbitrary hardware I/O port reads and writes without authorization checks. A local attacker can abuse this functionality to manipulate hardware registers, tamper with firmware-related interfaces, cause system instability, or establish persistent low-level compromise.
Security readout for executives and security teams
Plain-English summary
CVE-2026-14960 is a critical flaw in Pegatron’s Tdelo64.sys driver. It exposes powerful hardware access through the \\.\TdeIo interface without authorization checks. If present on a Windows system, a low-privileged local user could tamper with hardware-level behavior, destabilize the system, or support persistent compromise.
Executive priority
Treat this as urgent for asset discovery and containment planning. The risk is highest on systems where the driver is installed, especially privileged workstations or systems touching firmware operations. Do not assume broad exposure until inventory confirms it.
Technical view
The driver exposes IOCTL handlers including TDE_IOCTL_INDEXIO_READ and TDE_IOCTL_INDEXIO_WRITE that allow arbitrary hardware I/O port reads and writes from unprivileged user mode. The source bundle maps this to CWE-269, CWE-284, and CWE-668. The bundle’s narrative says local abuse, while the CVSS vector lists AV:N/PR:N, so exposure modeling needs confirmation.
Likely exposure
Systems are likely exposed only where Pegatron Tdelo64.sys version 02-17-2025 is installed and loadable. The supplied evidence does not identify OEM device models, distribution channels, default installation status, or whether the driver ships broadly with utilities or firmware tooling.
Exploitation context
The source bundle does not show known active exploitation, and KEV is false. The impact is still serious because vulnerable kernel drivers can give attackers low-level hardware access after they already have a way to run code on an affected host.
Researcher notes
Key uncertainty: the bundle describes local user-mode abuse, but the CVSS vector is network/no-privilege. No patch, product distribution details, or exploitation evidence are provided in the supplied sources. Validation should focus on driver presence, loadability, device interface exposure, and vendor guidance.
Mitigation direction
Inventory endpoints for Pegatron Tdelo64.sys version 02-17-2025.
Check CERT and Pegatron guidance for fixed driver or removal instructions.
Remove or disable the driver where it is not operationally required.
Block unapproved vulnerable driver deployment through endpoint controls.
Prioritize systems used for administration, firmware management, or sensitive workloads.
Validation and detection
Confirm whether Tdelo64.sys is present and loaded on Windows endpoints.
Record driver file version, signing details, path, and installation source.
Review endpoint telemetry for unexpected access to \\.\TdeIo.
Validate whether business applications require this driver before removal.
Track CERT VU#529388 and CVE updates for remediation details.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-269: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
CWE-284: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-269 · source CWE mapping
Improper Privilege Management
Improper Privilege Management represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Exposure of Resource to Wrong Sphere represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.