Lucene search
+L

2444 matches found

UbuntuCve
UbuntuCve
added 2026/05/26 5:16 p.m.12 views

CVE-2026-48691

FastNetMon Community Edition through 1.2.9 contains an integer overflow in the BGP ASPATH attribute encoder. In src/bgpprotocol.hpp, the IPv4UnicastAnnounce::getattributes function computes attributelength as 'sizeofbgpaspathsegmentelementt + this-aspathasns.size sizeofuint32t' and stores it in a...

9.8CVSS6.2AI score0.00308EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/26 4:16 p.m.11 views

DEBIAN-CVE-2026-48686

FastNetMon Community Edition through 1.2.9 contains a stack-based buffer overflow in the BGP NLRI Network Layer Reachability Information decoder. The function decodebgpsubnetencodingipv4raw in src/bgpprotocol.cpp reads prefixbitlength directly from the BGP packet line 99 without validating it is ...

9.8CVSS6.4AI score0.00565EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/26 4:16 p.m.59 views

CVE-2026-48688

FastNetMon Community Edition through 1.2.9 contains multiple out-of-bounds reads in the BGP MPREACHNLRI IPv6 attribute decoder. The function decodempreachipv6 in src/bgpprotocol.cpp contains a TODO comment at line 156 explicitly acknowledging 'we should add sanity checks to avoid reads after...

7.5CVSS0.00283EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/05/26 4:16 p.m.15 views

CVE-2026-48688

FastNetMon Community Edition through 1.2.9 contains multiple out-of-bounds reads in the BGP MPREACHNLRI IPv6 attribute decoder. The function decodempreachipv6 in src/bgpprotocol.cpp contains a TODO comment at line 156 explicitly acknowledging 'we should add sanity checks to avoid reads after...

7.5CVSS5.9AI score0.00283EPSS
SaveExploits0References6
CVE
CVE
added 2026/05/26 12:0 a.m.24 views

CVE-2026-48685

CVE-2026-48685 affects FastNetMon Community Edition up to 1.2.9. The issue is an out-of-bounds memory access caused by incorrect handling of BGP path attributes when the extended length flag is set. In parse_raw_bgp_attribute(), extended_length_bit triggers a 2-byte length field, but the code rea...

6.5CVSS5.8AI score0.00295EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/26 12:0 a.m.11 views

CVE-2026-48685

FastNetMon Community Edition through 1.2.9 has out-of-bounds memory access because it incorrectly parses BGP path attributes with the extended length flag set. In src/bgpprotocol.hpp, the parserawbgpattribute function correctly identifies when extendedlengthbit is set and sets lengthoflengthfield...

5.8AI score0.00295EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/26 12:0 a.m.11 views

CVE-2026-48685

FastNetMon Community Edition through 1.2.9 has out-of-bounds memory access because it incorrectly parses BGP path attributes with the extended length flag set. In src/bgpprotocol.hpp, the parserawbgpattribute function correctly identifies when extendedlengthbit is set and sets lengthoflengthfield...

5.8AI score0.00295EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/26 12:0 a.m.10 views

CVE-2026-48691

FastNetMon Community Edition through 1.2.9 contains an integer overflow in the BGP ASPATH attribute encoder. In src/bgpprotocol.hpp, the IPv4UnicastAnnounce::getattributes function computes attributelength as 'sizeofbgpaspathsegmentelementt + this-aspathasns.size sizeofuint32t' and stores it in a...

6.2AI score0.00308EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/26 12:0 a.m.11 views

CVE-2026-48686

FastNetMon Community Edition through 1.2.9 contains a stack-based buffer overflow in the BGP NLRI Network Layer Reachability Information decoder. The function decodebgpsubnetencodingipv4raw in src/bgpprotocol.cpp reads prefixbitlength directly from the BGP packet line 99 without validating it is ...

6.4AI score0.00565EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/26 12:0 a.m.45 views

CVE-2026-48688

FastNetMon Community Edition through 1.2.9 contains multiple out-of-bounds reads in the BGP MPREACHNLRI IPv6 attribute decoder. The function decodempreachipv6 in src/bgpprotocol.cpp contains a TODO comment at line 156 explicitly acknowledging 'we should add sanity checks to avoid reads after...

0.00283EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/26 12:0 a.m.47 views

CVE-2026-48685

FastNetMon Community Edition through 1.2.9 has out-of-bounds memory access because it incorrectly parses BGP path attributes with the extended length flag set. In src/bgpprotocol.hpp, the parserawbgpattribute function correctly identifies when extendedlengthbit is set and sets lengthoflengthfield...

0.00295EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/26 12:0 a.m.45 views

CVE-2026-48691

FastNetMon Community Edition through 1.2.9 contains an integer overflow in the BGP ASPATH attribute encoder. In src/bgpprotocol.hpp, the IPv4UnicastAnnounce::getattributes function computes attributelength as 'sizeofbgpaspathsegmentelementt + this-aspathasns.size sizeofuint32t' and stores it in a...

0.00308EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/26 12:0 a.m.14 views

CVE-2026-48689

FastNetMon Community Edition through 1.2.9 contains an off-by-one heap-based buffer overflow in the dynamicbinarybuffert class src/dynamicbinarybuffer.hpp. Five methods appenddynamicbuffer, appenddataaspointer, appenddataasobjectptr, memcpyfromptr, memcpyfromobjectptr use an incorrect bounds chec...

6.5AI score0.00677EPSS
SaveExploits1References3
CVE
CVE
added 2026/05/26 12:0 a.m.25 views

CVE-2026-48686

CVE-2026-48686 affects FastNetMon Community Edition up to version 1.2.9. The vulnerability is a stack-based buffer overflow in the BGP NLRI decoder: decode_bgp_subnet_encoding_ipv4_raw() reads prefix_bit_length from the BGP packet without enforcing an upper bound (

9.8CVSS6.4AI score0.00565EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/05/26 12:0 a.m.15 views

CVE-2026-48685

FastNetMon Community Edition through 1.2.9 has out-of-bounds memory access because it incorrectly parses BGP path attributes with the extended length flag set. In src/bgpprotocol.hpp, the parserawbgpattribute function correctly identifies when extendedlengthbit is set and sets lengthoflengthfield...

6.5CVSS5.8AI score0.00295EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/26 12:0 a.m.12 views

CVE-2026-48686

FastNetMon Community Edition through 1.2.9 contains a stack-based buffer overflow in the BGP NLRI Network Layer Reachability Information decoder. The function decodebgpsubnetencodingipv4raw in src/bgpprotocol.cpp reads prefixbitlength directly from the BGP packet line 99 without validating it is ...

9.8CVSS6.4AI score0.00565EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/26 12:0 a.m.12 views

CVE-2026-48691

FastNetMon Community Edition through 1.2.9 contains an integer overflow in the BGP ASPATH attribute encoder. In src/bgpprotocol.hpp, the IPv4UnicastAnnounce::getattributes function computes attributelength as 'sizeofbgpaspathsegmentelementt + this-aspathasns.size sizeofuint32t' and stores it in a...

9.8CVSS6.2AI score0.00308EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/05/22 9:25 p.m.13 views

CVE-2026-7737

A flaw was found in osrg GoBGP. A remote attacker can exploit an out-of-bounds read vulnerability within the BMP Parser component, specifically in the BMPPeerUpNotification.ParseBody and BMPStatisticsReport.ParseBody functions. This manipulation can lead to a denial of service, making the affecte...

7.5CVSS5.8AI score0.00631EPSS
SaveExploits0References9
Cisco
Cisco
added 2026/05/20 4:0 p.m.66 views

Cisco Nexus 3000 and 9000 Series Switches Border Gateway Protocol Denial of Service Vulnerability

A vulnerability in the Border Gateway Protocol BGP enforce-first-as feature of Cisco Nexus 3000 Series Switches and Cisco Nexus 9000 Series Switches in standalone NX-OS mode could allow an unauthenticated, remote attacker to trigger BGP peer flaps, resulting in a denial of service DoS condition...

6.8CVSS5.8AI score0.00467EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/20 12:0 a.m.13 views

Cisco NX-OS Software 安全漏洞

Cisco NX-OS Software is a data center-level operating system software used by switches from the American company Cisco. There are security vulnerabilities in Cisco NX-OS Software. These vulnerabilities stem from the incorrect parsing of BGP attributes, which may allow unauthenticated remote...

6.8CVSS5.8AI score0.00467EPSS
SaveExploits0References1
Rows per page
Query Builder