Lucene search
+L

21670 matches found

Cvelist
Cvelist
added 2026/07/27 11:17 a.m.44 views

CVE-2026-58662 Apache Thrift: C++ THeaderTransport::readString() info-header length bounds bypass

Improper Validation of Specified Quantity in Input, Out-of-bounds Read vulnerability in Apache Thrift C++ bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

8.7CVSS0.00635EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/27 11:14 a.m.45 views

CVE-2026-58389 Apache Thrift: Rust binary protocol non-strict path missing string size limit

Allocation of Resources Without Limits or Throttling vulnerability in Apache Thrift Rust bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

8.7CVSS0.00607EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/27 11:14 a.m.16 views

CVE-2026-58389 Apache Thrift: Rust binary protocol non-strict path missing string size limit

Allocation of Resources Without Limits or Throttling vulnerability in Apache Thrift Rust bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

8.7CVSS5.8AI score0.00607EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 11:14 a.m.11 views

CVE-2026-58389 Apache Thrift: Rust binary protocol non-strict path missing string size limit

Allocation of Resources Without Limits or Throttling vulnerability in Apache Thrift Rust bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue...

8.7CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/07/27 11:14 a.m.67 views

CVE-2026-58389

CVE-2026-58389 affects Apache Thrift before 0.24.0, specifically the Rust binary protocol non-strict path handling. The root cause is an allocation of resources without limits or throttling in the Rust bindings, which can lead to uncontrolled resource consumption. The practical impact is high ava...

8.7CVSS5.8AI score0.00607EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/27 8:40 a.m.62 views

CVE-2026-16554

cJSON is a lightweight JSON parser/generator library. The vulnerability is an integer overflow in the print_string_ptr() function of cJSON.c on 32-bit platforms . The escape_characters counter (a 32-bit size_t) wraps around when a JSON string contains approximately 858,993,460 or more control cha...

7.8CVSS6.4AI score0.00291EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/27 8:40 a.m.22 views

CVE-2026-16554 Integer Overflow Leading to Heap Buffer Overflow in cJSON

cJSON library is vulnerable to an integer overflow in the printstringptr function in cJSON.c on 32-bit platforms. The escapecharacters counter, a 32-bit sizet, can wrap around when processing strings containing approximately 858,993,460 or more control characters, causing the output buffer to be...

5.1CVSS6.3AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/27 8:40 a.m.10 views

CVE-2026-16554

cJSON library is vulnerable to an integer overflow in the printstringptr function in cJSON.c on 32-bit platforms. The escapecharacters counter, a 32-bit sizet, can wrap around when processing strings containing approximately 858,993,460 or more control characters, causing the output buffer to be...

5.1CVSS6.4AI score0.00291EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/27 8:40 a.m.56 views

CVE-2026-16554 Integer Overflow Leading to Heap Buffer Overflow in cJSON

cJSON library is vulnerable to an integer overflow in the printstringptr function in cJSON.c on 32-bit platforms. The escapecharacters counter, a 32-bit sizet, can wrap around when processing strings containing approximately 858,993,460 or more control characters, causing the output buffer to be...

5.1CVSS0.00291EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/27 8:40 a.m.13 views

CVE-2026-16554

cJSON library is vulnerable to an integer overflow in the printstringptr function in cJSON.c on 32-bit platforms. The escapecharacters counter, a 32-bit sizet, can wrap around when processing strings containing approximately 858,993,460 or more control characters, causing the output buffer to be...

7.8CVSS6.3AI score0.00291EPSS
SaveExploits0
CVE
CVE
added 2026/07/27 6:00 a.m.24 views

CVE-2026-14189

The CVE covers the WPBot WordPress plugin prior to version 8.5.2. The root cause is failure to validate administrator-configured field identifiers before they are used in a SQL query, enabling a second-order SQL injection when a visitor triggers a search. The vulnerability can be exploited by use...

3.8CVSS5.9AI score0.00158EPSS
SaveExploits0References1
FreeBSD
FreeBSD
added 2026/07/27 12:00 a.m.11 views

Erlang/OTP -- binary_to_term crash on crafted BIT_BINARY_EXT input

https://github.com/erlang/otp/security/advisories/GHSA-54pw-5645-jh86 reports: A specially crafted External Term Format ETF payload of merely 7 bytes triggers a crash in the BEAM virtual machine when processed by binarytoterm/1,2. The BITBINARYEXT tag with specific parameters causes an unsigned...

8.2CVSS5.9AI score0.0042EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/27 12:00 a.m.7 views

CVE-2026-51078

An issue in Dede CMS v.5.7.118 allows a remote attacker to obtain sensitive information via the str parameter of the filemanagecontrol.php component...

5.9AI score0.00315EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.20 views

PT-2026-65224

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds read exists in the Bluetooth bpa10x component. The bpa10x setup function sends a vendor command 0xfc0e and processes the response using bt dev info and hci set fw info a...

5.8AI score0.0018EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.24 views

PT-2026-64863

Name of the Vulnerable Software and Affected Versions cJSON version 1.7.19 Description An integer overflow exists in the print string ptr function within cJSON.c on 32-bit platforms. The escape characters counter, a 32-bit size t, can wrap around when processing strings containing approximately...

5.1CVSS6.2AI score0.00291EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:00 a.m.12 views

Siemens SIMATIC S7-1500 CPU 1518 MFP Use of Externally-Controlled Format String (CVE-2025-68816)

This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if description scriptid505823; scriptversion"1.3"; scriptsetattributeattribute:"pluginmodificationdate",...

6AI score0.00207EPSS
SaveExploits0References3
Mageia
Mageia
added 2026/07/25 6:04 p.m.21 views

Updated libnfs packages fix a security vulnerability

The updated packages fix a security vulnerability: libnfs through 6.0.2 before 55c18ea does not validate a string size, leading to an integer overflow during a connection to a crafted NFS server. This occurs in libnfszdrstring in lib/libnfs-zdr.c. CVE-2026-53689...

7.1CVSS5.9AI score0.00212EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/25 10:17 a.m.13 views

CVE-2026-64411

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: terminate table name before findtablelock updatecounters and compatupdatecounters forward a user-supplied 32-byte table name to findtablelock without NUL-terminating it. On a lookup miss, findinlistlock calls...

7.1CVSS0.00128EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-6390

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in GNU nano's multi-buffer error message handling. When a user opens multiple files at startup and one triggers an ALERT-level error, a special...

6.8CVSS5.8AI score0.00154EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/24 9:25 p.m.17 views

Improper Neutralization of Special Elements in Data Query Logic

Overview @budibase/string-templates is a Handlebars wrapper for Budibase templating. Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Data Query Logic in the enrichContext process. An attacker can gain unauthorized access to sensitive data, modify...

8.7CVSS5.9AI score
SaveExploits0References2
Rows per page
Query Builder