CVE-2026-58095 is a critical vulnerability in FreeBSD's ppp(8) daemon affecting the mp_Enddisc() function. The function uses incorrect length calculations when formatting endpoint discriminator addresses for display purposes. This flaw allows a received endpoint option from a malicious PPP peer to overflow a global result buffer. Exploitation can result in a crash of the ppp(8) process or potentially allow arbitrary code execution with root privileges. The vulnerability is remotely triggerable by a malicious PPP peer, making it particularly dangerous in network environments. A security advisory has been published by FreeBSD (FreeBSD-SA-26:60.ppp.asc) to address this issue. The high criticality rating reflects the potential for unauthenticated remote code execution as root.