Vulnerability Description
An issue was discovered in GoBGP before 3.35.0. pkg/packet/mrt/mrt.go does not properly check the input length, e.g., by ensuring that there are 12 bytes or 36 bytes (depending on the address family).
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Osrg | Gobgp | < 3.35.0 |
Related Weaknesses (CWE)
References
- https://github.com/osrg/gobgp/commit/5153bafbe8dbe1a2f02a70bbf0365e98b80e47b0Patch
- https://github.com/osrg/gobgp/compare/v3.34.0...v3.35.0PatchRelease Notes
FAQ
What is CVE-2025-43970?
CVE-2025-43970 is a vulnerability with a CVSS score of 4.3 (MEDIUM). An issue was discovered in GoBGP before 3.35.0. pkg/packet/mrt/mrt.go does not properly check the input length, e.g., by ensuring that there are 12 bytes or 36 bytes (depending on the address family).
How severe is CVE-2025-43970?
CVE-2025-43970 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-43970?
Check the references section above for vendor advisories and patch information. Affected products include: Osrg Gobgp.