Lucene search
+L

8586 matches found

OSV
OSV
added 2026/07/09 4:49 p.m.10 views

PYSEC-2026-2820 Out-of-bounds Read in OpenCV

OpenCV Open Source Computer Vision Library through 3.3 corresponding to OpenCV-Python 3.3.0.9 has an out-of-bounds read error in the function icvCvtBGRA2BGR8uC4C3R when reading an image file by using cv::imread...

8.8CVSS6.6AI score0.0197EPSS
SaveExploits0References12
NVD
NVD
added 2026/07/09 4:16 p.m.18 views

CVE-2025-58146

There are multiple issues. 1. Updates to the XAPI database sanitise input strings, but try generating the notification using the unsanitised input. This causes the database's event thread to terminate and cease further processing. 2. XAPI's UTF-8 encoder implements v3.0 of the Unicode spec, but...

9.4CVSS0.00178EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/09 3:46 p.m.16 views

MAL-2026-10062 Malicious code in es6-codify (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e7ae2aa828c8ed2c3ec71480536fd07d9c19f3c698c3b095eafb41206ff3a75f The package advertises itself as a small ES6 string/array/object utility library, but both entrypoints dist/index.cjs and the ESM build execute a...

6.2AI score
SaveExploits0References10
OSV
OSV
added 2026/07/09 3:28 p.m.14 views

MAL-2026-10073 Malicious code in tailwind-animate-v4 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector fd43366b04ea80c2244079c09602623af157ce00cba9ae1837005b97ffe44bdb The package presents itself as a Tailwind CSS animation plugin and reproduces the legitimate tailwindcss-animate source including its original author...

6.2AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2011-10043

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Module::Load versions before 0.22 for Perl allow arbitrary modules outside of @INC to be loaded. Module names starting with :: could be passed to the load...

9.8CVSS6.2AI score0.00775EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/08 10:23 p.m.75 views

CVE-2026-54499

CVE-2026-54499 affects Stanza prior to 1.12.2, where model loading uses torch.load(..., weights_only=True) and on an attacker-controllable pickle.UnpicklingError falls back to weights_only=False, enabling arbitrary pickle code execution when loading a malicious .pt pretrain/file. The vulnerabilit...

7.5CVSS6.3AI score0.00519EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/08 10:23 p.m.12 views

CVE-2026-54499 Stanza: Remote Code Execution via Unsafe Pickle Deserialization in Model Loaders

Stanza is a Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages. Prior to 1.12.2, Stanza model loaders such as stanza.models.common.pretrain.Pretrain.load attempt torch.load..., weightsonly=True but fall back to torch.load...,...

7.5CVSS6.3AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/08 9:08 p.m.10 views

CVE-2026-35211

OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to 7.260401.0, the OpenCTI GraphQL API exposes a script filter operator in its FilterOperator enum that allows any authenticated user with the KNOWLEDGE capability to pass user-supplied...

6.5CVSS6AI score0.00522EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/07/08 6:45 p.m.15 views

Inefficient Algorithmic Complexity

Overview Affected versions of this package are vulnerable to Inefficient Algorithmic Complexity via the blockparser process. An attacker can cause excessive CPU consumption by submitting specially crafted Markdown documents containing numerous repeated or distinct reference-link definitions...

8.7CVSS6.1AI score0.00651EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/07/08 4:38 p.m.15 views

Apache Tomcat: Apache Tomcat: Open Redirect vulnerability via LoadBalancerDrainingValve

A flaw was found in Apache Tomcat. This open redirect vulnerability allows an attacker to redirect a user to an untrusted site. This occurs through the LoadBalancerDrainingValve, which can be exploited to manipulate URL redirection. The primary impact is that users may be unknowingly directed to...

6.1CVSS6AI score0.00526EPSS
SaveExploits0References5
Mageia
Mageia
added 2026/07/08 4:36 p.m.11 views

Updated vips packages fix security vulnerabilities

This update fixes several security issues: A flaw has been found in libvips up to 8.18.0. The affected element is the function vipsforeignloadmatrixfileisa/vipsforeignloadmatrixheader of the file libvips/foreign/matrixload.c. Executing a manipulation can lead to memory corruption. The attack need...

7.8CVSS5.6AI score0.00209EPSS
SaveExploits3References2
OSV
OSV
added 2026/07/08 4:24 p.m.11 views

MAL-2026-7001 Malicious code in rony-test (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 873cd33646b64f2073cc37ed9649a3757fb8aa186d50f700cb8ad199196fd56c The package's main entry index.js collects installer identity data — os.userInfo.username, process.env.INITCWD || process.cwd, and os.hostname — and...

6.1AI score
SaveExploits0References1
OSV
OSV
added 2026/07/08 4:23 p.m.12 views

CVE-2026-59928 Mistune block_parser: quadratic-time parsing on long lists of repeated reference-link definitions

Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, a Markdown document containing many repeated or distinct reference-link definitions causes quadratic work in src/mistune/blockparser.py and the reflinks environment dictionary handling, allowing denial of service...

7.5CVSS6.1AI score
SaveExploits0References5
OSV
OSV
added 2026/07/08 4:16 p.m.14 views

DEBIAN-CVE-2026-59880

Immutable.js provides many Persistent Immutable data structures. Prior to 4.3.9 and 5.1.8, Immutable.Map and Immutable.Set keep keys that share the same 32-bit hash in a HashCollisionNode collision bucket that is scanned linearly, allowing an attacker who controls keys inserted into a Map, such a...

8.7CVSS6.1AI score0.00665EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/07/08 3:28 p.m.9 views

CVE-2026-59877

protobufjs compiles protobuf definitions into JavaScript JS functions. Prior to 7.6.5 and 8.6.6, protobufjs parsed option names by advancing through schema tokens until reaching an = token without checking for end of input, so a crafted .proto schema that opens an option declaration and ends...

5.3CVSS6AI score0.00365EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/08 3:28 p.m.22 views

CVE-2026-59877 protobufjs: Denial of Service via infinite loop in .proto option parsing

protobufjs compiles protobuf definitions into JavaScript JS functions. Prior to 7.6.5 and 8.6.6, protobufjs parsed option names by advancing through schema tokens until reaching an = token without checking for end of input, so a crafted .proto schema that opens an option declaration and ends...

5.3CVSS6.1AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/08 3:13 p.m.45 views

CVE-2026-59870 js-yaml quadratic-complexity denial of service via YAML11_SCHEMA !!omap parsing

js-yaml is a JavaScript YAML parser and dumper. From 5.0.0 before 5.2.1, YAML11SCHEMA support for the !!omap tag in src/tag/sequence/omap.ts uses omapTag.addItem to perform a linear duplicate-key scan on every insertion, causing On^2 CPU consumption when yaml.load parses a crafted ordered-map...

5.3CVSS0.00644EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/08 7:36 a.m.18 views

EUVD-2026-42208

During the process of page opening and form formatting, a JavaScript reentrancy results in an inconsistent document status. Subsequently, with outdated page information, the application attempts to access invalid addresses, causing the application to crash...

6.1CVSS6AI score0.00153EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.16 views

PT-2026-56491

Name of the Vulnerable Software and Affected Versions js-yaml versions 5.0.0 through 5.2.0 Description Support for the !!omap tag in YAML11 SCHEMA within src/tag/sequence/omap.ts uses the omapTag.addItem function to perform a linear duplicate-key scan during every insertion. This results in On^2...

7.5CVSS6.1AI score0.00644EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.15 views

PT-2026-56499

Name of the Vulnerable Software and Affected Versions Immutable.js versions prior to 4.3.9 Immutable.js versions prior to 5.1.8 Description Immutable.Map and Immutable.Set store keys with identical 32-bit hashes in a HashCollisionNode collision bucket that is scanned linearly. An attacker capable...

8.7CVSS5.2AI score0.00665EPSS
SaveExploits1References18
Rows per page
Query Builder