Lucene search
+L

133 matches found

Vulnrichment
Vulnrichment
added 2026/05/11 5:20 p.m.10 views

CVE-2026-43894 jq: Wild stack write via signed-integer overflow in decNumber D2U() macro

jq is a command-line JSON processor. In 1.8.1 and earlier, when decNumberFromString is given a number literal of INTMAX-1 2147483646 digits, the D2U macro overflows during signed-int arithmetic. The wrapped negative value bypasses the heap-allocation size check, causes the function to use a 30-by...

6.2CVSS5.8AI score0.00158EPSS
SaveExploits1References1
CVE
CVE
added 2026/05/11 5:20 p.m.43 views

CVE-2026-43894

CVE-2026-43894 affects jq up to version 1.8.1 and earlier. The root cause is a signed-int overflow in decNumberFromString’s D2U() macro, causing a wrap to a negative value, bypassing the heap-size check and using a 30-byte stack buffer. This results in writing ~715 million 16-bit units (≈1.4 GiB)...

6.2CVSS5.8AI score0.00158EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/05/11 5:20 p.m.90 views

CVE-2026-43894 jq: Wild stack write via signed-integer overflow in decNumber D2U() macro

jq is a command-line JSON processor. In 1.8.1 and earlier, when decNumberFromString is given a number literal of INTMAX-1 2147483646 digits, the D2U macro overflows during signed-int arithmetic. The wrapped negative value bypasses the heap-allocation size check, causes the function to use a 30-by...

6.2CVSS0.00158EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/05/11 12:0 a.m.21 views

PT-2026-39718

Name of the Vulnerable Software and Affected Versions jq versions prior to 1.8.2 Description A flaw exists in the decNumberFromString function when processing a number literal containing 2147483646 digits. This causes the D2U macro to overflow during signed-int arithmetic, leading to a wrapped...

7.3CVSS6AI score0.00158EPSS
SaveExploits5References55
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-43894

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - jq is a command-line JSON processor. In 1.8.1 and earlier, when decNumberFromString is given a number literal of INTMAX-1 2147483646 digits, the D2U macro...

6.2CVSS5.7AI score0.00158EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/05/05 10:14 p.m.20 views

AVideo: Unauthenticated CRLF/ICS Injection in Scheduler downloadICS.php Allows Calendar Event Spoofing

Summary The unauthenticated plugin/Scheduler/downloadICS.php endpoint passes attacker-controlled title, description, and joinURL parameters into Scheduler::downloadICS, which builds an ICS calendar file via the ICS helper class. ICS::escapestring objects/ICS.php:167-169 only escapes , and ; and...

4.3CVSS6AI score0.0018EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/05 12:0 a.m.22 views

PT-2026-37302

Name of the Vulnerable Software and Affected Versions changedetection.io versions prior to 0.55.1 Description An arbitrary local file disclosure issue exists due to the application trusting attacker-controlled snapshot paths restored from backup files. During the backup restore process, the...

8.5CVSS5.9AI score0.00354EPSS
SaveExploits1References16
Packet Storm News
Packet Storm News
added 2026/04/29 12:0 a.m.15 views

FreeBSD Security Advisory - FreeBSD-SA-26:13.exec

FreeBSD Security Advisory - An operator precedence bug in the kernel results in a scenario where a buffer overflow causes attacker-controlled data to overwrite adjacent execve2 argument buffers...

7.8CVSS5.7AI score0.00179EPSS
SaveExploits1
OSV
OSV
added 2026/04/27 6:33 p.m.12 views

JLSEC-2026-274 Issue summary: During processing of a crafted CMS EnvelopedData message with KeyAgreeRecipientInfo a...

Issue summary: During processing of a crafted CMS EnvelopedData message with KeyAgreeRecipientInfo a NULL pointer dereference can happen. Impact summary: Applications that process attacker-controlled CMS data may crash before authentication or cryptographic operations occur resulting in Denial of...

7.5CVSS7.1AI score0.01027EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/04/22 1:22 a.m.13 views

CVE-2026-5721

The wpDataTables – WordPress Data Table, Dynamic Tables & Table Charts Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 6.5.0.4. This is due to insufficient input sanitization and output escaping in the prepareCellOutput method of the...

4.7CVSS5.9AI score0.00272EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/10 2:24 p.m.7 views

crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information

The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional...

5.3CVSS6.2AI score0.00436EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/07 10:0 p.m.6 views

CVE-2026-28389 Possible NULL Dereference When Processing CMS KeyAgreeRecipientInfo

Issue summary: During processing of a crafted CMS EnvelopedData message with KeyAgreeRecipientInfo a NULL pointer dereference can happen. Impact summary: Applications that process attacker-controlled CMS data may crash before authentication or cryptographic operations occur resulting in Denial of...

7.5CVSS7.2AI score
SaveExploits0References10
NVD
NVD
added 2026/04/04 12:16 a.m.9 views

CVE-2026-34778

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to versions 38.8.6, 39.8.1, 40.8.1, and 41.0.0, a service worker running in a session could spoof reply messages on the internal IPC channel used by webContents.executeJavaScript and...

6.5CVSS0.00123EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/03 11:59 p.m.61 views

CVE-2026-34778

Electron: Service worker spoof IPC replies flaw allows a session service worker to spoof internal IPC replies used by webContents.executeJavaScript, causing the main-process promise to resolve with attacker-controlled data. Affected only if service workers are registered and the result of execute...

6.5CVSS5.8AI score0.00123EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
added 2026/04/03 2:44 a.m.3 views

Insufficient Verification of Data Authenticity

Overview org.webjars.npm:electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity via the webContents.executeJavaScript function. An attacker...

6.5CVSS5.9AI score0.00123EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/30 11:13 p.m.6 views

CVE-2026-33984

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol. A remote attacker could exploit a heap buffer overflow vulnerability in the resizevbarentry function. This occurs when an error in buffer resizing leads to attacker-controlled pixel data being written into an...

7.5CVSS6.1AI score0.00398EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/17 8:5 p.m.14 views

Unauthenticated Remote Code Execution in Langflow via Public Flow Build Endpoint

Summary The POST /api/v1/buildpublictmp/flowid/flow endpoint allows building public flows without requiring authentication. When the optional data parameter is supplied, the endpoint uses attacker-controlled flow data containing arbitrary Python code in node definitions instead of the stored flow...

9.8CVSS6.5AI score0.99836EPSS
SaveExploits24References12Affected Software1
Debian CVE
Debian CVE
added 2026/03/10 4:16 p.m.8 views

CVE-2026-30930

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.1, The TimescaleDB export module constructs SQL queries using string concatenation with unsanitized system monitoring data. The normalize method wraps string values in single quotes but does not escape embedded single...

9.8CVSS5.7AI score0.00364EPSS
SaveExploits1
NVD
NVD
added 2026/03/10 7:43 a.m.8 views

CVE-2026-28690

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-16 and 6.9.13-41, a stack buffer overflow vulnerability exists in the MNG encoder. There is a bounds checks missing that could corrupting the stack with attacker-controlled data...

6.9CVSS0.00096EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/09 9:39 p.m.60 views

CVE-2026-28690

ImageMagick contains a stack write buffer overflow in the MNG encoder, affecting versions prior to 7.1.2-16 and 6.9.13-41 due to missing bounds checks that can allow attacker‑controlled data to corrupt the stack. The vulnerability has a CVSS 3.1 base score of 6.9 (MEDIUM) with LOCAL attack vector...

6.9CVSS6.1AI score0.00096EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder