4 matches found
CVE-2026-81101
The configure command accepted any endpoint URL and stored it beside the user's access token. ConfigureCommand.execute in src/cli.ts persisted the value given to its endpoint option into the user profile without passing it through createSafeUrl in src/config.ts, the helper that already restricted...
CVE-2026-58095 ppp(8): incorrect length calculation in mp_Enddisc()
mpEnddisc used incorrect length calculations when formatting endpoint discriminator addresses for display, allowing a received endpoint option to overflow a global result buffer. A malicious PPP peer can crash ppp8 or potentially execute arbitrary code as root...
CVE-2026-58095
FreeBSD's ppp(8) (a setuid-root PPP implementation) contained a buffer overflow in mp_Enddisc() , which used incorrect length calculations when formatting multilink endpoint discriminator addresses. A malicious PPP peer could send a crafted endpoint option to overflow a global result buffer , pot...
EUVD-2026-66246
mpEnddisc used incorrect length calculations when formatting endpoint discriminator addresses for display, allowing a received endpoint option to overflow a global result buffer. A malicious PPP peer can crash ppp8 or potentially execute arbitrary code as root...