CVE-2026-28532

medium
Published 2026-04-30 · Modified 2026-05-01
CVSS v3
6.5
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS v2
VIR risk
6.5

Description

FRRouting before 10.5.3 contains an integer overflow vulnerability in seven OSPF Traffic Engineering and Segment Routing TLV parser functions where a uint16_t accumulator variable truncates uint32_t values returned by the TLV_SIZE() macro, causing the loop termination condition to fail while pointer advancement continues unchecked. Attackers with an established OSPF adjacency can send a crafted LS Update packet with a malicious Type 10 or Type 11 Opaque LSA to trigger out-of-bounds memory reads and crash all affected routers in the OSPF area or autonomous system.

Predictions

Exploit likelihood
65%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2026-28532.html

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-28532

vendor Authored 2026-05-27

Vendor advisory: disclosure@vulncheck.com — https://github.com/FRRouting/frr/releases/tag/frr-10.5.3

vendor Authored 2026-05-27

Vendor advisory: disclosure@vulncheck.com — https://github.com/FRRouting/frr/pull/21002

vendor Authored 2026-05-27

Vendor advisory: disclosure@vulncheck.com — https://github.com/FRRouting/frr/commit/f098decf02987fbf1c891766c1516ac832adadfd

OS impact

OSVersionStatusFixed in
debian debianbookwormaffected
debian debianbullseyeaffected
debian debianforkyfixed10.5.3-1
debian debiansidfixed10.5.3-1
debian debiantrixieaffected
suse slesaffected

Application impact

VendorProductVersionsFixed
frroutingfrrouting{"endExcluding":"10.5.3"}10.5.3

References

CWEs

CWE-125 CWE-190

Verify integrity in audit chain (admin only). AS-IS.