← Vulnerability feed

Vulnerability record · CVE-2013-1428 · published 26 April 2013

CVE-2013-1428: tinc VPN stack buffer overflow in receive_tcppacket

Tinc Vpn · Tinc

tinc before 1.0.21 and 1.1 before 1.1pre7 has a stack-based buffer overflow in receive_tcppacket in net_packet.c. A remote authenticated peer can send a large TCP packet to crash the daemon or possibly execute arbitrary code. The flaw matters because tinc peers are trusted nodes, so a single compromised or malicious peer can take down or compromise the VPN mesh.

6.5 CVSS 2.0 Medium EPSS 61% · top 0.9% CWE-119 · Memory buffer overflow
6.5CVSS 2.0 base score
61%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
24References
16 Jun 2026Last modified by NVD

Description

Stack-based buffer overflow in the receive_tcppacket function in net_packet.c in tinc before 1.0.21 and 1.1 before 1.1pre7 allows remote authenticated peers to cause a denial of service (crash) or possibly execute arbitrary code via a large TCP packet.

AV:N/AC:L/Au:S/C:P/I:P/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

high priorityRemote authenticated code execution or DoS in a VPN daemon with a high EPSS score, though exploitation is not confirmed and a valid peer account is required.

What it is

tinc before 1.0.21 and 1.1 before 1.1pre7 has a stack-based buffer overflow in receive_tcppacket in net_packet.c. A remote authenticated peer can send a large TCP packet to crash the daemon or possibly execute arbitrary code. The flaw matters because tinc peers are trusted nodes, so a single compromised or malicious peer can take down or compromise the VPN mesh.

Impact

An attacker who is an authenticated tinc peer can cause a denial of service by crashing the daemon, and may be able to execute arbitrary code in the context of the tinc process. That could disrupt the VPN and potentially give the attacker a foothold on the peer host.

Attack surface

Reachable over the network via the tinc TCP control/data channel; the CVSS vector AV:N/AC:L/Au:S indicates no user interaction but a single authenticated peer account is required. The attacker must already be a valid peer in the tinc network.

Exploitation

Not listed in CISA KEV and no ransomware associations are documented. EPSS is high (0.60679, 99.1st percentile), but the record contains no public exploit or in-the-wild exploitation references, so exploitation is not confirmed.

What to do

  • Upgrade tinc to 1.0.21 or later, or 1.1pre7 or later, which contain the fix.
  • Apply vendor and distribution patches (Debian DSA-2663, Fedora package updates) if immediate upgrade is not possible.
  • Restrict which peers can connect to the tinc daemon and treat peer credentials as high-value; a compromised peer is the required precondition.
  • Monitor tinc daemon logs for crashes or abnormal restarts and investigate any peer that triggers them.

Detection

  • Watch for tinc daemon crashes, core dumps, or unexpected restarts and correlate with peer connection events.
  • Inspect network traffic for unusually large TCP packets sent to the tinc port from peer addresses.
  • Audit tinc peer configuration and connection logs for unexpected or unauthorized peers.
  • Use host-based monitoring to detect abnormal child processes or memory corruption indicators in the tinc process.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2013-1428 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

5.9CVE-2018-16758Tinc-vpn tinc missing authentication for critical function vulnerabilityMissing message authentication in the meta-protocol in Tinc VPN version 1.0.34 and earlier allows a man-in-the-middle attack to disable the encryptio…EPSS 0.95%5.3CVE-2018-16737Tinc-vpn tinc improper authentication vulnerabilitytinc before 1.0.30 has a broken authentication protocol, without even a partial mitigation.EPSS 1.5%3.7CVE-2018-16738Tinc-vpn tinc improper authentication vulnerabilitytinc 1.0.30 through 1.0.34 has a broken authentication protocol, although there is a partial mitigation. This is fixed in 1.1.EPSS 1.4%8.8CVE-2026-8452Citrix NetScaler ADC and Gateway memory buffer overflow causes DoSCVE-2026-8452 is a memory buffer overflow (CWE-119) in Citrix NetScaler ADC and NetScaler Gateway that leads to unpredictable or erroneous behavior a…KEVEPSS 1.0%analysed8.8CVE-2009-3459Adobe Reader and Acrobat heap buffer overflow via crafted PDFAdobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 contain a heap-based buffer overflow (CWE-122) triggered by a crafted…KEVEPSS 87%analysed9.8CVE-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed8.8CVE-2025-31277Apple WebKit memory corruption via malicious web contentApple WebKit fails to handle memory correctly when processing crafted web content, leading to memory corruption across Safari, iOS, iPadOS, macOS, tv…KEVEPSS 1.6%analysed8.8CVE-2026-3910Google Chrome V8 improper implementation allows sandbox code executionChrome before 146.0.7680.75 contains an inappropriate implementation in the V8 JavaScript engine, classified as code injection and memory buffer over…KEVEPSS 1.0%analysed

Source: NIST National Vulnerability Database (record CVE-2013-1428), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.