Lucene search
+L

1038852 matches found

NVD
NVD
added 2026/05/26 12:16 a.m.30 views

CVE-2026-8376

Perl versions through 5.43.10 have a heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit builds. Perlstudychunk in regcompstudy.c checked the size of the joined substring buffer in characters rather than bytes. For a quantified fixed substring with a lar...

9.8CVSS0.00443EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/05/26 12:00 a.m.18 views

Bugsink 安全漏洞

Bugsink is an open-source, self-hosted bug tracking software developed by Bugsink. Versions of Bugsink prior to 2.2.0 contained security vulnerabilities. These vulnerabilities stemmed from the fact that the event pages did not require events to be issues within URLs, which could allow authenticat...

3.1CVSS5.8AI score0.00154EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/26 12:00 a.m.18 views

PT-2026-43272

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/bgp protocol.hpp, the parse raw bgp attribute function correctly identifies when extended length bit is set and sets length of...

5.8AI score0.00295EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/26 12:00 a.m.29 views

PT-2026-43433

Name of the Vulnerable Software and Affected Versions GitHub Enterprise Server versions prior to 3.21.1 Description A Server-Side Request Forgery SSRF allows an attacker to force the server to send HTTP requests to internal services through the security advisories package lookup feature. By...

7CVSS5.2AI score0.00386EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/05/26 12:00 a.m.38 views

PT-2026-43377

Name of the Vulnerable Software and Affected Versions FastNetMon Community Edition versions prior to 1.2.10 Description An off-by-one heap-based buffer overflow exists in the dynamic binary buffer t class within the src/dynamic binary buffer.hpp file. The issue stems from an incorrect bounds chec...

9.8CVSS6.5AI score0.00677EPSS
SaveExploits1References24
Cvelist
Cvelist
added 2026/05/26 12:00 a.m.51 views

CVE-2026-48683

FastNetMon Community Edition through 1.2.9 contains an out-of-bounds read vulnerability in the NetFlow v9 data flowset processor. In src/netflowplugin/netflowv9collector.cpp, the Data template branch lines 1695-1702 iterates over flow records without performing a per-iteration bounds check agains...

0.00331EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/26 12:00 a.m.50 views

CVE-2026-48684

FastNetMon Community Edition through 1.2.9 contains an out-of-bounds read in the NetFlow v9 options template parser. In processnetflowv9optionstemplate src/netflowplugin/netflowv9collector.cpp, the scope parsing loop lines 224-229 iterates until scopesoffset reaches the attacker-controlled...

0.00264EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/26 12:00 a.m.31 views

PT-2026-43270

Name of the Vulnerable Software and Affected Versions FastNetMon Community Edition versions prior to 1.2.10 Description An out-of-bounds read exists in the NetFlow v9 data flowset processor within the src/netflow plugin/netflow v9 collector.cpp file. The Data template branch iterates over flow...

6.5CVSS5.9AI score0.00331EPSS
SaveExploits0References6
Amazon
Amazon
added 2026/05/26 12:00 a.m.32 views

Important: unbound

Issue Overview: NLnet Labs Unbound 1.19.1 up to and including version 1.25.0 has a vulnerability in the DNSSEC validator that enables denial of service and possible remote code execution as a result of deep copying a data structure and erroneously overwriting a destination pointer. An adversary c...

10CVSS6.6AI score0.01272EPSS
SaveExploits0
OSV
OSV
added 2026/05/26 12:00 a.m.16 views

CVE-2026-48693

FastNetMon Community Edition through 1.2.9 is vulnerable to a local symlink attack via predictable file paths in /tmp. The statistics file path defaults to '/tmp/fastnetmon.dat' src/fastnetmon.cpp line 159. The printscreencontentsintofile function src/fastnetmonlogic.cpp line 2186 opens this path...

5.5CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/05/26 12:00 a.m.51 views

CVE-2026-48693

FastNetMon Community Edition through 1.2.9 is vulnerable to a local symlink attack via predictable file paths in /tmp. The statistics file path defaults to '/tmp/fastnetmon.dat' src/fastnetmon.cpp line 159. The printscreencontentsintofile function src/fastnetmonlogic.cpp line 2186 opens this path...

0.00127EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/26 12:00 a.m.35 views

PT-2026-43434

Name of the Vulnerable Software and Affected Versions GitHub Enterprise Server versions prior to 3.22 Description A server-side request forgery SSRF issue exists where an unauthenticated attacker can send crafted requests to internal services due to insufficient input validation in an upload...

9.2CVSS5.8AI score0.06552EPSS
SaveExploits0References19
CVE
CVE
added 2026/05/26 12:00 a.m.50 views

CVE-2026-48689

CVE-2026-48689 affects FastNetMon Community Edition up to 1.2.9, due to an off-by-one heap-based buffer overflow in dynamic_binary_buffer.hpp. Five methods (append_dynamic_buffer, append_data_as_pointer, append_data_as_object_ptr, memcpy_from_ptr, memcpy_from_object_ptr) check bounds with offset ...

9.8CVSS6.5AI score0.00677EPSS
SaveExploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/26 12:00 a.m.27 views

TencentOS Server 3: python3.12 (TSSA-2026:0389)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by multiple vulnerabilities as referenced in the TSSA-2026:0389 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities...

9.1CVSS6.9AI score0.01315EPSS
SaveExploits1References12
Amazon
Amazon
added 2026/05/26 12:00 a.m.39 views

Important: golang

Issue Overview: When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash. CVE-2026-33811 When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a...

7.5CVSS7.6AI score0.00813EPSS
SaveExploits0
Amazon
Amazon
added 2026/05/26 12:00 a.m.63 views

Important: golang

Issue Overview: When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash. CVE-2026-33811 When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a...

7.5CVSS7.6AI score0.00813EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/26 12:00 a.m.32 views

PT-2026-47117

In Lua 5.4.3, an erroneous finalizer called during a tail call leads to a heap-based buffer over-read...

5.7AI score
SaveExploits0References4
EUVD
EUVD
added 2026/05/26 12:00 a.m.24 views

EUVD-2026-31844

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
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/26 12:00 a.m.23 views

Bugsink 安全漏洞

Bugsink is an open-source, self-hosted bug tracking software developed by Bugsink. Versions of Bugsink prior to 2.2.0 contained security vulnerabilities. These vulnerabilities stemmed from the issue where batch operations did not require the submission of issue IDs belonging to the same project...

3.1CVSS5.8AI score0.00147EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/26 12:00 a.m.48 views

PT-2026-43335

Name of the Vulnerable Software and Affected Versions NVIDIA Display Driver for Linux affected versions not specified Description An issue exists where an attacker could cause an incorrect conversion between numeric types, resulting in a heap buffer overflow. A heap buffer overflow occurs when a...

7.8CVSS5.9AI score0.00206EPSS
SaveExploits0References7
Rows per page
Query Builder