Lucene search
+L

60403 matches found

OSV
OSV
added 2026/07/14 12:0 a.m.7 views

ALSA-2026:39183 Important: python3.12 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

8.7CVSS6.1AI score0.00637EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/14 12:0 a.m.15 views

openSUSE 16 Security Update : python-pytest-html (openSUSE-SU-2026:21312-1)

The remote openSUSE 16 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2026:21312-1 advisory. Changes in python-pytest-html: - Revendor updating brace-expansion: - force brace-expansion minimum version to fix CVE-2026-13149 bsc1269923 Tenable has...

8.7CVSS6.3AI score0.00348EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/14 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-12482

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability in keras-team/keras version 3.12.0 allows an attacker to craft a malicious tar archive that bypasses the filtersafetarinfos validation in...

6.5CVSS5.9AI score0.00238EPSS
SaveExploits1References3
Zero Science Lab
Zero Science Lab
added 2026/07/14 12:0 a.m.55 views

SIP Sustainable Irrigation Platform 5.x (nr-url) Blind SSRF

Summary SIP is a free Raspberry Pi based Python program for controlling irrigation systems sprinkler, drip, hydroponic, etc. It uses web technology to provide an intuitive user interface UI in several languages. The UI can be accessed in your favorite browser on desktop, laptop, and mobile device...

6.5CVSS6.2AI score0.00261EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2026/07/14 12:0 a.m.26 views

PT-2026-57960

A vulnerability in keras-team/keras version 3.12.0 allows an attacker to craft a malicious tar archive that bypasses the filter safe tarinfos validation in keras/src/utils/file utils.py. Specifically, symlink entries are not subjected to the same is path in dir validation as regular file entries,...

8.9CVSS6.6AI score0.00584EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/14 12:0 a.m.7 views

ALSA-2026:39127 Important: python-pillow security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

7.5CVSS6.6AI score0.00421EPSS
SaveExploits4References10
OSV
OSV
added 2026/07/13 7:50 p.m.26 views

MAL-2026-10484 Malicious code in browser-use-headless (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a85306ba70b361b2851e9e3db9219235556e964e62ad131a7c9760ff63b49b88 The package presents itself as a headless browser-automation helper typosquat of browser-use but contains an appended credential-stealer block. On...

6.2AI score
SaveExploits0References3
OSV
OSV
added 2026/07/13 7:44 p.m.20 views

MAL-2026-10480 Malicious code in node-fsmetrics-native (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 9958558a30dea32a3b0fc2e48bb775433e1f12b339030a8d21872ad058bc28ff On require, index.js hex-decodes the URL http://152.53.120.90/cmd and starts a background loop that polls /cmd/commands, executes returned strings vi...

6.1AI score
SaveExploits0References2
OSV
OSV
added 2026/07/13 3:46 p.m.8 views

PYSEC-2026-3018 pypdf: Possible infinite loop when processing threads/articles in writer

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires merging a file with threads/articles into a writer. Patches This has been fixed in pypdf==6.13.1. Workarounds If users cannot upgrade yet, consider applying the changes from PR 3839...

6.9CVSS6AI score0.0011EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 3:46 p.m.14 views

PYSEC-2026-2970 Rattler vulnerable to package cache path traversal via conda package build string

rattlercache and py-rattler were vulnerable to package-cache path traversal when handling package metadata from conda channels. During cache materialization, the rattercache code used the package record build string as part of a cache key that was joined into a filesystem path. A malicious or...

5.4CVSS6.1AI score0.00033EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:46 p.m.16 views

PYSEC-2026-2581 Langroid: Sandbox Escape to Remote Code Execution via Incomplete `eval()` Mitigation in TableChatAgent

Advisory Details Title: Sandbox Escape to Remote Code Execution via Incomplete eval Mitigation in TableChatAgent Description: Summary Langroid is vulnerable to a critical Sandbox Escape leading to Remote Code Execution RCE in its TableChatAgent and VectorStore capabilities. When these agents...

10CVSS6.4AI score0.00638EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:46 p.m.27 views

PYSEC-2026-3032 python-engineio has unbound thread allocation that can cause denial of service

Impact An attacker can cause the creation of unnecessary background threads in the python-engineio server by exploiting the heartbeat mechanism, which launches a thread when a new connection is received, and when the client sends a PONG packet. Note: this issue primarily affects synchronous...

7.5CVSS6.1AI score0.00318EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:46 p.m.12 views

PYSEC-2026-3042 python-socketio: Binary attachment accumulation can cause denial of service

Impact The python-socketio server stores binary EVENT and ACK messages in memory while it waits to receive their binary attachments. Once all the attachments are received, these messages are then processed. An attacker can submit a binary message and intentionally omit sending one or more of its...

7.5CVSS6.1AI score0.00279EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:46 p.m.9 views

PYSEC-2026-3033 python-engineio has possible denial of service due to maximum payload size sometimes not being enforced

Impact There are two specific configurations of the python-engineio server in which the size of incoming messages is not checked before the messages are loaded into memory. An attacker can take advantage of these to cause unnecessary memory allocations in the python-engineio server. The two cases...

7.5CVSS6.1AI score0.00279EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:46 p.m.8 views

PYSEC-2026-3035 Python Liquid: Infinite loop when parsing malformed `{% case %}` tags

Impact Given a malformed % case % tag without associated % when % or % else % block, and no terminating % endcase % tag, Python Liquid hangs in an infinite loop at parse time. This allows malicious template authors to craft templates for a denial of service attack. Patches The issue is fixed in...

5.3CVSS6.1AI score0.0026EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:46 p.m.9 views

PYSEC-2026-2860 pdfkit: Path traversal in from_string

In JazzCore python-pdfkit 1.0.0, the fromstring method enables the execution of JavaScript code within the context of the server application and the exfiltration of local files...

8.4CVSS6.2AI score0.00392EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:46 p.m.13 views

PYSEC-2026-3408 vLLM: incomplete CVE-2026-22778 fix leaks PIL repr addresses via Anthropic router

vLLM: incomplete CVE-2026-22778 fix leaks PIL repr addresses via the Anthropic API router Researcher: Kai Aizen — SnailSploit @SnailSploit, Adversarial & Offensive Security Research Severity: CVSS 3.1 5.3 Medium AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N Target: https://github.com/vllm-project/vllm ---...

5.3CVSS6.2AI score0.00823EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/13 3:46 p.m.6 views

PYSEC-2026-3025 pypdf: Manipulated XMP metadata streams can exhaust RAM

Impact An attacker who uses this vulnerability can craft a PDF which leads to large memory usage. This requires parsing large XMP metadata, possibly with lots of unnecessary elements. Patches This has been fixed in pypdf==6.12.1. Workarounds If you cannot upgrade yet, consider applying the change...

6.9CVSS6AI score0.00128EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 3:46 p.m.6 views

PYSEC-2026-3036 python-multipart: Quadratic-time querystring parsing with semicolon separators causes CPU denial of service

Summary When parsing application/x-www-form-urlencoded bodies, QuerystringParser located the field separator with a two step lookup: it first scanned the entire remaining buffer for &, and only when no & existed anywhere ahead did it fall back to scanning for ;. For a body that uses ; as the...

7.5CVSS6.2AI score0.0038EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:46 p.m.7 views

PYSEC-2026-3037 python-multipart: Semicolon treated as querystring field separator enables parameter smuggling

Summary QuerystringParser treated ; as a field separator in application/x-www-form-urlencoded bodies, in addition to &. The WHATWG URL standard, modern browsers, and Python's urllib.parse since the CVE-2021-23336 fix treat only & as a separator. This creates a parser differential: the same bytes...

3.7CVSS6.1AI score0.00176EPSS
SaveExploits0References5
Rows per page
Query Builder