CVE-2026-37457
An off-by-one out-of-bounds write vulnerability in the bgp_flowspec_op_decode() function (bgpd/bgp_flowspec_util.c) of FRRouting (FRR) stabl
CVSS
7.5
Alto
EPSS
0.4%
p33
KEV
—
Exploit Today
10
0-100
Publicado: 1 may 2026 · Última mod.: 15 jul 2026 · CWE-787
0.4%EPSS · 30 días0.4%
2026-08-242026-09-21
An off-by-one out-of-bounds write vulnerability in the bgp_flowspec_op_decode() function (bgpd/bgp_flowspec_util.c) of FRRouting (FRR) stable/10.0 allows attackers to cause a Denial of Service (DoS) via supplying a crafted FlowSpec component.
- github.comhttps://github.com/FRRouting/frr/commit/0e6882bc72c0278988a47b2f0f73b7a91099a25c
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:24340
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:24347
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:24370
- access.redhat.comhttps://access.redhat.com/errata/RHSA-2026:24371
- access.redhat.comhttps://access.redhat.com/security/cve/CVE-2026-37457
- bugzilla.redhat.comhttps://bugzilla.redhat.com/show_bug.cgi?id=2464548
- security.access.redhat.comhttps://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-37457.json
CVECVSSEPSSKEVRExplotTítuloVis.
CVE-2026-63276——
———LibreOffice converts CFF fonts to Type 1 when it subsets a font, which happens when a document is exported to PDF, and CFF fonts may be embedded in documents. A stack buffer overflow existed in that conversion. The converted operators were written into a fixed size buffer with no check that they still fit, so a glyph emitting many operators wrote past the end of the buffer. In fixed versions the remaining capacity is tracked and the conversion stops when it is used up.3hCVE-2026-63275——
———LibreOffice can read CFF fonts, which may be embedded in documents. A stack buffer overflow existed when reading the hints of a glyph. The number of hints was checked against the wrong bound, so a glyph declaring more hints than the array can hold wrote past its end. In fixed versions the hint count is checked against the capacity the array really has.3hCVE-2026-63274——
———LibreOffice Draw can import PDF documents. A heap buffer overflow existed when importing a stream object. The length of the stream was taken from the object's own dictionary and was not checked against the number of bytes actually present, so copying the stream read and wrote past the end of the buffer holding it. In fixed versions the declared length is clamped to the bytes actually read.3hCVE-2026-63273——
———LibreOffice Draw can import PDF documents. A heap buffer overflow existed when importing an encrypted document. The length of the decryption key was taken from the document's own encryption dictionary and was used to fill a fixed size key buffer without being checked against it, so a length larger than that buffer wrote past its end. In fixed versions a declared key length larger than the buffer is rejected.3hCVE-2026-63272——
———LibreOffice can import WMF graphics, which may be embedded in documents. A heap buffer overflow existed when importing a text record that carries its own character advance widths. The count of advance values and the length of the text were read separately from the file and were not required to agree, so drawing the text walked the advance array by character position and ran past its end when the array was the shorter of the two. In fixed versions an advance array shorter than its text is ignored.3hCVE-2026-955087.4 ALT—
———A heap-based buffer overflow was found in the DHCPv6 and TFTP response builders of libslirp. When the host is configured with a small interface MTU, a guest-supplied DHCPv6 CLIENTID option or TFTP blksize option can overflow the reply buffer with attacker-controlled content and length, resulting in denial of service and potentially arbitrary code execution in the host process. The default interface MTU is not affected.7h