Lucene search
+L

6030 matches found

OSV
OSV
added 2026/02/21 7:16 a.m.13 views

UBUNTU-CVE-2026-27206

Zumba Json Serializer is a library to serialize PHP variables in JSON format. In versions 3.2.2 and below, the library allows deserialization of PHP objects from JSON using a special @type field. The deserializer instantiates any class specified in the @type field without restriction. When...

8.1CVSS6.1AI score0.0074EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/20 5:23 p.m.44 views

CVE-2026-24891

openITCOCKPIT prior to 5.4.0 contains an unsafe deserialization sink in the Gearman worker (oitc_gearman) that calls PHP’s unserialize() on job payloads without class restrictions or origin validation. This enables PHP Object Injection when Gearman is exposed to untrusted systems or network acces...

7.5CVSS5.9AI score0.00359EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2026/02/19 6:25 a.m.16 views

Prototype Pollution

Rollbar.js is vulnerable to Prototype Pollution. The vulnerability is due to improper handling of object merging in the merge function when rollbar.configure is called with untrusted input, which allows an attacker to manipulate object prototypes and potentially alter application behavior...

5.9CVSS5.6AI score0.00366EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/18 10:40 p.m.16 views

RediSearch Query Injection in @langchain/langgraph-checkpoint-redis

Summary A query injection vulnerability exists in the @langchain/langgraph-checkpoint-redis package's filter handling. The RedisSaver and ShallowRedisSaver classes construct RediSearch queries by directly interpolating user-provided filter keys and values without proper escaping. RediSearch has...

6.5CVSS5.8AI score0.03726EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/18 10:38 p.m.200 views

minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern

Summary minimatch is vulnerable to Regular Expression Denial of Service ReDoS when a glob pattern contains many consecutive wildcards followed by a literal character that doesn't appear in the test string. Each compiles to a separate ^/? regex group, and when the match fails, V8's regex engine...

8.7CVSS5.3AI score0.00519EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/18 12:00 a.m.28 views

PT-2026-22841

Name of the Vulnerable Software and Affected Versions Underscore.js versions prior to 1.13.8 Description The .flatten and .isEqual functions use recursion without a depth limit, which can lead to a stack overflow and a Denial of Service DoS. This occurs when untrusted input is used to create a...

8.2CVSS6.1AI score0.0096EPSS
SaveExploits1References210
OSV
OSV
added 2026/02/17 1:30 p.m.15 views

OSEC-2026-01 Buffer Over-Read in OCaml Marshal Deserialization

Summary A critical buffer over-read vulnerability in OCaml's Marshal deserialization runtime/intern.c enables remote code execution through a multi-phase attack chain. The vulnerability stems from missing bounds validation in the readblock function, which performs unbounded memcpy operations usin...

6.8CVSS6.8AI score0.0021EPSS
SaveExploits0References1
Packet Storm
Packet Storm
added 2026/02/17 12:00 a.m.166 views

📄 Python 3 Minidom Denial of Service

This proof of concept demonstrates an algorithmic denial of service condition caused by parsing an XML document containing an extremely large number of attributes using Python's xml.dom.minidom library. Due to inefficient attribute handling with quadratic time complexity, the XML parser may consu...

6.2AI score
SaveExploits0
OSV
OSV
added 2026/02/16 9:22 p.m.9 views

UBUNTU-CVE-2026-2474

Crypt::URandom versions from 0.41 before 0.55 for Perl is vulnerable to a heap buffer overflow in the XS function crypturandomgetrandom. The function does not validate that the length parameter is non-negative. If a negative value e.g. -1 is supplied, the expression length + 1u causes an integer...

7.5CVSS6AI score0.00295EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/02/16 8:54 p.m.17 views

CVE-2026-2474

Crypt::URandom versions from 0.41 before 0.55 for Perl is vulnerable to a heap buffer overflow in the XS function crypturandomgetrandom. The function does not validate that the length parameter is non-negative. If a negative value e.g. -1 is supplied, the expression length + 1u causes an integer...

7.5CVSS5.8AI score0.00295EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/02/15 12:00 a.m.6 views

PT-2026-31502

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 147.0.7727.55 Description A flaw exists in Google Chrome's handling of untrusted input within the Media component. A remote attacker compromising the renderer process could potentially execute arbitrary code...

10CVSS6.1AI score0.00303EPSS
SaveExploits0References79
OSV
OSV
added 2026/02/13 8:53 a.m.9 views

OPENSUSE-SU-2026:20206-1 Security update for kepler

This update for kepler fixes the following issues: Update to version 0.11.3. Security issues fixed: - CVE-2025-47911: golang.org/x/net/html: quadratic complexity algorithms used when parsing untrusted HTML documents bsc1251427. - CVE-2025-58190: golang.org/x/net/html: excessive memory consumption...

5.3CVSS7AI score0.00521EPSS
SaveExploits1References4
NVD
NVD
added 2026/02/11 6:16 p.m.23 views

CVE-2025-70083

An issue was discovered in OpenSatKit 2.2.1. The DirName field in the telecommand is provided by the ground segment and must be treated as untrusted input. The program copies DirName into the local buffer DirWithSep using strcpy. The size of this buffer is OSMAXPATHLEN. If the length of DirName i...

7.8CVSS0.00207EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/11 7:51 a.m.18 views

libsoup: Stack-Based Buffer Overflow in libsoup Multipart Response Parsingmultipart HTTP response

A flaw was found in libsoup. This stack-based buffer overflow vulnerability occurs during the parsing of multipart HTTP responses due to an incorrect length calculation. A remote attacker can exploit this by sending a specially crafted multipart HTTP response, which can lead to memory corruption...

8.6CVSS6.7AI score0.00984EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/02/11 7:22 a.m.11 views

CVE-2025-22873

A path traversal vulnerability has been identified in the Go os package affecting the Root abstraction, where improper handling of trailing path separators could allow access to the parent directory of a configured root directory. By supplying a filename ending in "../", an attacker may be able t...

5.3CVSS5.3AI score0.00242EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/02/11 12:00 a.m.16 views

PT-2026-7628

An issue was discovered in OpenSatKit 2.2.1. The DirName field in the telecommand is provided by the ground segment and must be treated as untrusted input. The program copies DirName into the local buffer DirWithSep using strcpy. The size of this buffer is OS MAX PATH LEN. If the length of DirNam...

5.9AI score0.00207EPSS
SaveExploits0References6
CVE
CVE
added 2026/02/11 12:00 a.m.39 views

CVE-2025-70083

CVE-2025-70083 affects OpenSatKit 2.2.1. The DirName field from the ground segment is treated as untrusted input. The code copies DirName into a local stack buffer DirWithSep using strcpy, where the destination buffer size is OS_MAX_PATH_LEN. If DirName length is >= OS_MAX_PATH_LEN, this cause...

7.8CVSS5.9AI score0.00207EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/11 12:00 a.m.4 views

CVE-2025-70083

An issue was discovered in OpenSatKit 2.2.1. The DirName field in the telecommand is provided by the ground segment and must be treated as untrusted input. The program copies DirName into the local buffer DirWithSep using strcpy. The size of this buffer is OSMAXPATHLEN. If the length of DirName i...

5.9AI score0.00207EPSS
SaveExploits0References6
NVD
NVD
added 2026/02/06 5:16 p.m.18 views

CVE-2026-23739

Asterisk is an open source private branch exchange and telephony toolkit. Prior to versions 20.7-cert9, 20.18.2, 21.12.1, 22.8.2, and 23.2.2, the astxmlopen function in xml.c parses XML documents using libxml with unsafe parsing options that enable entity expansion and XInclude processing...

6.5CVSS0.00183EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/06 5:16 p.m.18 views

UBUNTU-CVE-2026-23739

Asterisk is an open source private branch exchange and telephony toolkit. Prior to versions 20.7-cert9, 20.18.2, 21.12.1, 22.8.2, and 23.2.2, the astxmlopen function in xml.c parses XML documents using libxml with unsafe parsing options that enable entity expansion and XInclude processing...

6.5CVSS5.7AI score0.00183EPSS
SaveExploits0References3
Rows per page
Query Builder