Lucene search
+L

18447 matches found

OSV
OSV
added 2026/08/03 8:50 p.m.39 views

CVE-2026-69244 AIOHTTP: Out-of-bounds heap read in C HTTP response parser error path (malformed chunked response)

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker controlled server, or possibly an accidental response, could trigg...

7.1CVSS5.8AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/03 7:18 p.m.14 views

CVE-2026-15928

A flaw was found in the XMLRPC-C Library. This reflected cross-site scripting XSS vulnerability exists in the error page component. A remote attacker could exploit this by tricking a user into clicking a specially crafted link. Successful exploitation could lead to the execution of malicious...

8.2CVSS5.6AI score0.00283EPSS
SaveExploits0References5
Mageia
Mageia
added 2026/08/03 6:47 p.m.16 views

Updated librabbitmq packages fix security vulnerabilities

The updated packages fix security vulnerabilities: An issue was discovered in the C AMQP client library aka rabbitmq-c through 0.13.0 for RabbitMQ. Credentials can only be entered on the command line e.g., for amqp-publish or amqp-consume and are thus visible to local attackers by listing a proce...

5.5CVSS6.1AI score0.00216EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/03 4:33 p.m.16 views

CVE-2026-69152

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS5.6AI score0.00623EPSS
SaveExploits1
SUSE Linux
SUSE Linux
added 2026/08/03 12:01 p.m.12 views

Security update for vim

This update for vim fixes the following issues: Security issues fixed: CVE-2026-59856: arbitrary code execution via PHP omni-completion bsc1271194. CVE-2026-59857: out-of-bounds write in SAL soundfolding bsc1271195. CVE-2026-59858: arbitrary code execution via C omni-completion bsc1271193. Non...

8.4CVSS6.7AI score0.00216EPSS
SaveExploits1References16
EUVD
EUVD
added 2026/08/03 12:30 a.m.18 views

EUVD-2026-52018

A vulnerability was determined in ggml-org llama.cpp e15efe0. Affected by this issue is some unknown functionality of the file common/jinja/parser.cpp of the component Jinja Minja Template Parser. Executing a manipulation with the input 9|9| can lead to reachable assertion. The attack requires...

4.8CVSS5.1AI score0.00112EPSS
SaveExploits0References7
Packet Storm News
Packet Storm News
added 2026/08/03 12:00 a.m.20 views

Joern 4.0.594

Joern is the bug hunter's workbench. With this tool, you can uncover attack surface, sloppy coding practices, and variants of known vulnerabilities using an interactive code analysis shell. Joern supports C, C++, LLVM bitcode, x86 binaries via Ghidra, JVM bytecode via Soot, and Javascript...

5.5AI score
SaveExploits0
OSV
OSV
added 2026/08/01 11:12 a.m.25 views

OESA-2026-3197 mariadb-connector-c security update

This package is used for connecting C/C++ programs to MariaDB and MySQL database. Security Fixes: MariaDB server is a community developed fork of MySQL server. In versions 3.3.18 and 3.4.8, an application that was taking non-validated user input, escaping it with mysqlrealescapestring and sending...

9.1CVSS5.6AI score0.00591EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/01 12:00 a.m.14 views

Oracle Linux 9 : nodejs:22 (ELSA-2026-47058)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-47058 advisory. - Fix CVE-2026-59873, CVE-2026-59874 node-tar by rebasing npm's bundled tar to 7.5.19 - Fix CVE-2026-13149 brace-expansion in npm's bundled...

9.8CVSS6.7AI score0.72547EPSS
SaveExploits9References4
EUVD
EUVD
added 2026/07/31 8:12 p.m.22 views

EUVD-2026-51628

free5GC is an open-source implementation of the 5G core network. Prior to 1.4.5, the free5GC AUSF Authentication Server Function does not validate the supiOrSuci field in UE authentication requests. Null bytes \x00 and other control characters pass through JSON parsing unchanged and are forwarded...

6.9CVSS5.5AI score0.00548EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/31 6:54 p.m.12 views

GHSA-CQJP-JF4R-H5Q9 Thumbor convolution filter allows divide-by-zero in C extension leading to remote DoS

Summary Thumbor's filters:convolution, , filter passes the user-controlled value to a C extension thumbor/ext/filters/convolution.c where it is used as a divisor for % and / without validating columns 0. When columns=0, the C code triggers undefined behavior; on x8664 this reliably results in a...

7.5CVSS5.7AI score0.00412EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/31 6:54 p.m.16 views

Thumbor convolution filter allows divide-by-zero in C extension leading to remote DoS

Summary Thumbor's filters:convolution, , filter passes the user-controlled value to a C extension thumbor/ext/filters/convolution.c where it is used as a divisor for % and / without validating columns 0. When columns=0, the C code triggers undefined behavior; on x8664 this reliably results in a...

7.5CVSS5.7AI score0.00412EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/31 6:54 p.m.67 views

CVE-2026-53503

Thumbor CVE-2026-53503 documents a vulnerability in the filters:convolution filter prior to 7.8.0 where the user-supplied columns value is passed to a C extension (thumbor/ext/filters/_convolution.c) as a divisor without validating that columns > 0. If columns is 0, the C code triggers undefin...

7.5CVSS5.7AI score0.00412EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/31 6:54 p.m.42 views

CVE-2026-53503 Thumbor convolution filter allows divide-by-zero in C extension leading to remote DoS

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor's filters:convolution, , filter passes the user-controlled value to a C extension thumbor/ext/filters/convolution.c where it is used as a divisor for % and / without validating columns 0. When columns=0, the C...

7.5CVSS0.00412EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/31 6:54 p.m.25 views

EUVD-2026-51609

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor's filters:convolution, , filter passes the user-controlled value to a C extension thumbor/ext/filters/convolution.c where it is used as a divisor for % and / without validating columns 0. When columns=0, the C...

7.5CVSS5.7AI score0.00412EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/31 6:54 p.m.13 views

CVE-2026-53503 Thumbor convolution filter allows divide-by-zero in C extension leading to remote DoS

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor's filters:convolution, , filter passes the user-controlled value to a C extension thumbor/ext/filters/convolution.c where it is used as a divisor for % and / without validating columns 0. When columns=0, the C...

7.5CVSS5.7AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/31 4:55 p.m.12 views

SUSE CVE-2026-7260

Circular symbolic links in phar archives could lead to unbounded recursion, exhausting the C stack and crashing the PHP process, in PHP versions from 8.2. before 8.2.33, from 8.3. before 8.3.33, from 8.4. before 8.4.24, and from 8.5. before 8.5.9...

5.5CVSS5.5AI score0.00114EPSS
SaveExploits0References11
Fedora
Fedora
added 2026/07/31 1:15 a.m.17 views

[SECURITY] Fedora 43 Update: unbound-1.25.2-1.fc43

Unbound is a validating, recursive, and caching DNSSEC resolver. The C implementation of Unbound is developed and maintained by NLnet Labs. It is based on ideas and algorithms taken from a java prototype developed by Verisign labs, Nominet, Kirei and ep.net. Unbound is designed as a set of modula...

9.3CVSS5.5AI score0.00625EPSS
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/07/31 12:00 a.m.22 views

Joern 4.0.593

Joern is the bug hunter's workbench. With this tool, you can uncover attack surface, sloppy coding practices, and variants of known vulnerabilities using an interactive code analysis shell. Joern supports C, C++, LLVM bitcode, x86 binaries via Ghidra, JVM bytecode via Soot, and Javascript...

5.5AI score
SaveExploits0
OSV
OSV
added 2026/07/30 10:17 a.m.7 views

RHSA-2026:47772 Red Hat Security Advisory: mariadb-connector-c security update

Bulletin has no description...

9.1CVSS5.8AI score0.00591EPSS
SaveExploits0References9
Rows per page
Query Builder