CVE-2026-30405
7.5GoBGP · gobgpd
A denial of service vulnerability in GoBGP gobgpd allows remote attackers to disrupt service via a crafted NEXT_HOP path attribute.
Executive summary
A critical denial of service vulnerability in the GoBGP gobgpd daemon allows unauthenticated remote attackers to crash the service, posing a significant risk to network infrastructure availability.
Vulnerability
The vulnerability is a denial of service flaw triggered by an unauthenticated remote attacker sending a malformed NEXT_HOP path attribute, which the application fails to handle correctly.
Business impact
The exploitation of this vulnerability results in service disruption, which can lead to significant network instability and downtime for dependent services. Given the CVSS score of 7.5, the high impact on availability is a major concern for organizations relying on GoBGP for critical routing operations.
Remediation
Immediate Action: Since no formal fix is currently listed, administrators should restrict access to the BGP service to trusted peers only and monitor the project repository for upcoming patches.
Proactive Monitoring: Monitor system logs and BGP session states for unexpected daemon restarts or recurring connection failures that may indicate exploitation attempts.
Compensating Controls: Implement network-level access control lists to filter BGP traffic, ensuring only authorized neighbors can communicate with the gobgpd service.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Organizations utilizing GoBGP should treat this vulnerability with high priority due to its potential to cause widespread network disruption. Until a formal patch is released, strict network segmentation and limiting BGP peer access are essential to reduce the attack surface and mitigate the risk of unauthorized service termination.