Lucene search
K

34022 matches found

RedhatCVE
RedhatCVE
added 2026/02/27 7:45 p.m.4 views

CVE-2026-23747

Golioth Firmware SDK version 0.10.0 prior to 0.22.0, fixed in commit 48f521b, contain a stack-based buffer overflow in Payload Utils. The goliothpayloadasint and goliothpayloadasfloat helpers copy network-supplied payload data into fixed-size stack buffers using memcpy with a length derived from...

6.3CVSS6.2AI score0.00297EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/02/27 4:13 a.m.5 views

CVE-2026-27821

GPAC is an open-source multimedia framework. In versions up to and including 26.02.0, a stack buffer overflow occurs during NHML file parsing in src/filters/dmxnhml.c. The value of the xmlHeaderEnd XML attribute is copied from att-value into szXmlHeaderEnd1000 using strcpy without any length...

8.7CVSS5.6AI score0.00272EPSS
Exploits1References1
NVD
NVD
added 2026/02/27 2:16 a.m.3 views

CVE-2026-24497

Stack-based Buffer Overflow vulnerability in SimTech Systems, Inc. ThinkWise allows Remote Code Inclusion.This issue affects ThinkWise: from 7 through 23...

9.8CVSS0.00336EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/27 1:52 a.m.3 views

CVE-2026-24497

Stack-based Buffer Overflow vulnerability in SimTech Systems, Inc. ThinkWise allows Remote Code Inclusion.This issue affects ThinkWise: from 7 through 23...

9.8CVSS5.9AI score0.00336EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/27 1:52 a.m.3 views

CVE-2026-24497

Stack-based Buffer Overflow vulnerability in SimTech Systems, Inc. ThinkWise allows Remote Code Inclusion.This issue affects ThinkWise: from 7 through 23...

8.4CVSS6AI score0.00336EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/02/27 1:3 a.m.1 views

CVE-2026-20797 Copeland XWEB and XWEB Pro Stack-based Buffer Overflow

A stack based buffer overflow exists in an API route of XWEB Pro version 1.12.1 and prior, enabling unauthenticated attackers to cause stack corruption and a termination of the program...

4.3CVSS6.1AI score0.00777EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/02/27 1:3 a.m.18 views

CVE-2026-20797 Copeland XWEB and XWEB Pro Stack-based Buffer Overflow

A stack based buffer overflow exists in an API route of XWEB Pro version 1.12.1 and prior, enabling unauthenticated attackers to cause stack corruption and a termination of the program...

4.3CVSS0.00777EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/27 1:3 a.m.4 views

CVE-2026-20797

A stack based buffer overflow exists in an API route of XWEB Pro version 1.12.1 and prior, enabling unauthenticated attackers to cause stack corruption and a termination of the program...

9.8CVSS6AI score0.00777EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/02/27 12:0 a.m.6 views

PT-2026-22271

Name of the Vulnerable Software and Affected Versions XWEB Pro versions prior to 1.12.1 Description A stack-based buffer overflow exists in an API route of XWEB Pro. This allows unauthenticated attackers to cause stack corruption and program termination. The vulnerable API route is not specified...

9.8CVSS6.1AI score0.00777EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2026/02/27 12:0 a.m.5 views

PT-2026-22421

Name of the Vulnerable Software and Affected Versions Vim versions prior to 9.2.0078 Description Vim is an open source, command line text editor. A stack-based buffer overflow occurs in the build stl str hl function when rendering a statusline with a multi-byte fill character on a very wide...

7.8CVSS6.9AI score0.01162EPSS
Exploits0References73
CNNVD
CNNVD
added 2026/02/27 12:0 a.m.5 views

Vim 安全漏洞

Vim is an open-source, cross-platform text editor developed by Vim developers. Versions of Vim prior to 9.2.0078 contained a security vulnerability. This vulnerability occurred due to a stack buffer overflow in the buildstlstrhl function when using multi-byte fill characters to render status line...

2.2CVSS6AI score0.00142EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2026/02/27 12:0 a.m.7 views

RockyLinux 10 : gnupg2 (RLSA-2026:2719)

The remote RockyLinux 10 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:2719 advisory. GnuPG: GnuPG: Stack-based buffer overflow in tpm2daemon allows arbitrary code execution CVE-2026-24882 Tenable has extracted the preceding description block...

8.4CVSS6.7AI score0.00387EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2026/02/27 12:0 a.m.5 views

PT-2026-22282

Stack-based Buffer Overflow vulnerability in SimTech Systems, Inc. ThinkWise allows Remote Code Inclusion.This issue affects ThinkWise: from 7 through 23...

8.4CVSS5.4AI score0.00336EPSS
Exploits0References3
EUVD
EUVD
added 2026/02/26 10:33 p.m.4 views

EUVD-2026-8811

fast-xml-parser has stack overflow in XMLBuilder with preserveOrder...

6.9CVSS5.3AI score0.00453EPSS
Exploits0References4
OSV
OSV
added 2026/02/26 10:33 p.m.4 views

GHSA-FJ3W-JWP8-X2G3 fast-xml-parser has stack overflow in XMLBuilder with preserveOrder

Impact Application crashes with stack overflow when user use XML builder with prserveOrder:true for following or similar input 'foo': 'bar': '@V': 'baz' Cause: arrToStr was not validating if the input is an array or a string and treating all non-array values as text content. What kind of...

6.9CVSS5.9AI score0.00453EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/02/26 10:33 p.m.7 views

fast-xml-parser has stack overflow in XMLBuilder with preserveOrder

Impact Application crashes with stack overflow when user use XML builder with prserveOrder:true for following or similar input 'foo': 'bar': '@V': 'baz' Cause: arrToStr was not validating if the input is an array or a string and treating all non-array values as text content. What kind of...

7.5CVSS5.8AI score0.00453EPSS
Exploits0References5Affected Software1
EUVD
EUVD
added 2026/02/26 6:31 p.m.6 views

EUVD-2026-8868

Golioth Firmware SDK version 0.10.0 prior to 0.22.0, fixed in commit 48f521b, contain a stack-based buffer overflow in Payload Utils. The goliothpayloadasint and goliothpayloadasfloat helpers copy network-supplied payload data into fixed-size stack buffers using memcpy with a length derived from...

6.3CVSS5.8AI score0.00297EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/02/26 5:30 p.m.26 views

CVE-2026-23747 Golioth Firmware SDK < 0.22.0 Payload Utils Stack-based Buffer Overflow

Golioth Firmware SDK version 0.10.0 prior to 0.22.0, fixed in commit 48f521b, contain a stack-based buffer overflow in Payload Utils. The goliothpayloadasint and goliothpayloadasfloat helpers copy network-supplied payload data into fixed-size stack buffers using memcpy with a length derived from...

6.3CVSS0.00297EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/26 5:30 p.m.2 views

CVE-2026-23747

Golioth Firmware SDK version 0.10.0 prior to 0.22.0, fixed in commit 48f521b, contain a stack-based buffer overflow in Payload Utils. The goliothpayloadasint and goliothpayloadasfloat helpers copy network-supplied payload data into fixed-size stack buffers using memcpy with a length derived from...

6.3CVSS6.2AI score0.00297EPSS
Exploits0References6Affected Software1
CVE
CVE
added 2026/02/26 5:30 p.m.14 views

CVE-2026-23747

The CVE affects Golioth Firmware SDK versions 0.10.0 up to 0.21.x (fixed in v0.22.0). A stack-based buffer overflow occurs in Payload Utils via golioth_payload_as_int() and golioth_payload_as_float(), which copy network-provided payload data into fixed-size stack buffers using memcpy() with a len...

6.3CVSS5.8AI score0.00297EPSS
Exploits0References5
Rows per page
Query Builder