CVE-2026-43623
Last modified
CVE-2026-43623 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. microtar through 0.1.0 contains a stack-based buffer overflow vulnerability in the raw_to_header() function in src/microtar.c that allows attackers to corrupt adjacent stack memory by supplying a crafted TAR archive with non-null-terminated name or linkname fields. The function uses strcpy() to copy 100-byte ustar format fields that lack null terminators, causing writes of up to 355 bytes into a 100-byte destination buffer when mtar_open(), mtar_find(), or mtar_read_header() process attacker-supplied TAR archives.. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
microtar through 0.1.0 contains a stack-based buffer overflow vulnerability in the raw_to_header() function in src/microtar.c that allows attackers to corrupt adjacent stack memory by supplying a crafted TAR archive with non-null-terminated name or linkname fields. The function uses strcpy() to copy 100-byte ustar format fields that lack null terminators, causing writes of up to 355 bytes into a 100-byte destination buffer when mtar_open(), mtar_find(), or mtar_read_header() process attacker-supplied TAR archives.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-43623?
How severe is CVE-2026-43623?
How do I fix CVE-2026-43623?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-43618Rsync version 3.4.2 and prior contain an integer overflow vu…8.1
- CVE-2026-43619Rsync version 3.4.2 and prior contain symlink race condition…7.2
- CVE-2026-4362The ElementsKit Elementor Addons plugin for WordPress is vul…6.5
- CVE-2026-43620Rsync version 3.4.2 and prior contain a receiver-side out-of…5.5
- CVE-2026-43621Simple Machines Forum (SMF) through 2.1.7, fixed in commit 6…8.1
- CVE-2026-43622llama.cpp builds b1886 through b7445 contain a double free v…7.8
- CVE-2026-43624F5-TTS through version 1.1.20 contains a path traversal vuln…8.8
- CVE-2026-43625CodexBar prior to 0.32.0 contains a session cookie leakage v…8.2
- CVE-2026-43627llama.cpp builds b1283 through b9058 contain an integer over…7.8
- CVE-2026-43628llama.cpp builds b3978 through b9058 contain an integer unde…7.8
- CVE-2026-43629llama.cpp builds b4882 through b9058 contain a heap buffer o…8.1
- CVE-2026-4363GitLab has remediated an issue in GitLab EE affecting all ve…3.7
Are you affected by CVE-2026-43623?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
