Lucene search
+L

56593 matches found

OSV
OSV
added 2026/02/04 9:12 a.m.12 views

RLSA-2026:1828 Moderate: 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:...

7.5CVSS7.8AI score0.01631EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/04 12:00 a.m.12 views

PT-2026-5810

Name of the Vulnerable Software and Affected Versions NCP Secure Entry Client version 9.2 Description NCP Secure Entry Client 9.2 contains a flaw due to unquoted service paths in multiple Windows services. This allows local users to potentially execute arbitrary code. Specifically, attackers can...

8.5CVSS5.8AI score0.00161EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/02/04 12:00 a.m.18 views

F5 BIG-IP Edge Client 信息泄露漏洞

F5 BIG-IP Edge Client is a security remote access client software developed by F5 Corporation in the United States. The F5 BIG-IP Edge Client has a vulnerability related to information leakage, which may allow attackers to access sensitive data...

3.3CVSS5.8AI score0.001EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/04 12:00 a.m.12 views

PT-2026-6315

Name of the Vulnerable Software and Affected Versions MCP TypeScript SDK versions 1.10.0 through 1.25.3 Description The MCP TypeScript SDK, designed for Model Context Protocol servers and clients, exhibits a cross-client response data leak. This occurs when a single McpServer/Server and transport...

7.1CVSS5.3AI score0.00267EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:00 a.m.9 views

RockyLinux 10 : python3.12 (RLSA-2026:1828)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:1828 advisory. cpython: Excessive read buffering DoS in http.client CVE-2025-13836 cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of...

7.5CVSS7.3AI score0.01631EPSS
SaveExploits0References5
vulnersOsv
vulnersOsv
added 2026/02/03 10:04 p.m.1 views

@qwikui-org/ui (>=0.2.2, <=0.2.3), @react-portable/core (>=0.4.0, <=0.11.2) +1 more potentially affected by CVE-2026-25148 via @builder.io/qwik (>=1.2.6, <=1.4.5)

@builder.io/qwik NPM version =1.2.6, =0.2.2, =0.4.0, =0.11.2 - not-qwik-library-test1 0.0.3 Source cves: CVE-2026-25148 Source advisory: SNYK:JS-BUILDERIOQWIK-15202114...

6.1CVSS5.4AI score0.00307EPSS
SaveExploits0
Snyk
Snyk
added 2026/02/03 8:37 p.m.5 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the SVG file upload process. An attacker can execute arbitrary scripts in the context of a user's browser session by uploading a specially crafted SVG file. Details Cross-site scripting or XSS is a code...

6.1CVSS5.6AI score0.00255EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/02/03 6:30 p.m.4 views

XML External Entity (XXE) Injection

Overview Affected versions of this package are vulnerable to XML External Entity XXE Injection on Keymaster parameters in XML format. An attacker can access sensitive information by submitting crafted XML data containing external entity references. Details XXE Injection is a type of attack agains...

6.9CVSS6AI score0.0191EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/03 6:16 p.m.16 views

CVE-2025-69848

NetBox is an open-source infrastructure resource modeling and IP address management platform. A reflected cross-site scripting XSS vulnerability exists in versions 2.11.0 through 3.7.x in the ProtectedError handling logic, where object names are included in HTML error messages without proper...

5.4CVSS0.00292EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/02/03 4:06 p.m.1 views

CVE-2026-21862 RustFS sourceIp bypass via spoofed X-Forwarded-For/Real-IP headers

RustFS is a distributed object storage system built in Rust. Prior to version alpha.78, IP-based access control can be bypassed: getconditionvalues trusts client-supplied X-Forwarded-For/X-Real-Ip without verifying a trusted proxy, so any reachable client can spoof aws:SourceIp and satisfy...

8.7CVSS5.3AI score0.00211EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/02/03 3:42 p.m.10 views

Moderate: Red Hat Security Advisory: python3.12 security update

An update for python3.12 is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability fro...

7.5CVSS7.3AI score0.01631EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/02/03 3:42 p.m.15 views

cpython: Excessive read buffering DoS in http.client

A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into...

7.5CVSS5.7AI score0.01631EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/03 11:15 a.m.9 views

UBUNTU-CVE-2025-67855

A flaw was found in mooodle. A remote attacker could exploit a reflected Cross-Site Scripting XSS vulnerability in the policy tool return URL. This vulnerability arises from insufficient sanitization of URL parameters, allowing attackers to inject malicious scripts through specially crafted links...

6.1CVSS6.1AI score0.00333EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/02/03 7:28 a.m.11 views

urllib3: urllib3 Streaming API improperly handles highly compressed data

A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header e.g., gzip, deflate, br, or zstd. The library must read compressed data from the network and decompress it...

8.9CVSS5.9AI score0.00682EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/03 7:21 a.m.9 views

urllib3: urllib3 Streaming API improperly handles highly compressed data

A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header e.g., gzip, deflate, br, or zstd. The library must read compressed data from the network and decompress it...

8.9CVSS5.9AI score0.00682EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/02/03 7:17 a.m.21 views

urllib3: urllib3 Streaming API improperly handles highly compressed data

A decompression handling flaw has been discovered in urllib3. When streaming a compressed response, urllib3 can perform decoding or decompression based on the HTTP Content-Encoding header e.g., gzip, deflate, br, or zstd. The library must read compressed data from the network and decompress it...

8.9CVSS5.9AI score0.00682EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/02/03 2:20 a.m.5 views

Malicious Package

Overview pap-client is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package authorship...

9.8CVSS5.4AI score
SaveExploits0References2
Snyk
Snyk
added 2026/02/03 1:59 a.m.8 views

Malicious Package

Overview roots-cms-client is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.4AI score
SaveExploits0References2
OSV
OSV
added 2026/02/03 12:36 a.m.13 views

CLEANSTART-2026-CC08655 Security fixes for GHSA-F6X5-JH6R-WRFV, GHSA-J5W8-Q4QC-RX2X applied in versions: 0.8.4-r0

Multiple security vulnerabilities affect the k8ssandra-client-fips package. These issues are resolved in later releases. See references for individual vulnerability details...

5.9AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.12 views

PT-2026-6490

A flaw was found in Moodle. A remote attacker could exploit a reflected Cross-Site Scripting XSS vulnerability in the policy tool return URL. This vulnerability arises from insufficient sanitization of URL parameters, allowing attackers to inject malicious scripts through specially crafted links...

5.4CVSS5.9AI score0.00333EPSS
SaveExploits0References7
Rows per page
Query Builder