Lucene search
+L

12955 matches found

Cvelist
Cvelist
added 2026/01/31 11:42 a.m.39 views

CVE-2026-23026 dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: gpi: Fix memory leak in gpiperipheralconfig Fix a memory leak in gpiperipheralconfig where the original memory pointed to by gchan-config could be lost if krealloc fails. The issue occurs when: 1. gchan-config...

0.00183EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/01/31 11:42 a.m.9 views

EUVD-2026-5068

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: gpi: Fix memory leak in gpiperipheralconfig Fix a memory leak in gpiperipheralconfig where the original memory pointed to by gchan-config could be lost if krealloc fails. The issue occurs when: 1. gchan-config...

5.8AI score0.00183EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:42 a.m.7 views

CVE-2026-23026

In the Linux kernel, the following vulnerability has been resolved: dmaengine: qcom: gpi: Fix memory leak in gpiperipheralconfig Fix a memory leak in gpiperipheralconfig where the original memory pointed to by gchan-config could be lost if krealloc fails. The issue occurs when: 1. gchan-config...

5.8AI score0.00183EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/01/31 11:42 a.m.48 views

CVE-2026-23026

The CVE-2026-23026 entry concerns the Linux kernel DMA engine Qualcomm gpi driver. It fixes a memory leak in gpi_peripheral_config(): if krealloc() fails and returns NULL, the code directly assigns NULL to gchan->config, discarding the original memory. The patch uses a temporary variable to ho...

5.5CVSS5.8AI score0.00183EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/01/31 8:43 a.m.6 views

BIT-GOLANG-2025-61731 Arbitrary file write using cgo pkg-config directive in cmd/go

Building a malicious file with cmd/go can cause can cause a write to an attacker-controlled file with partial control of the file content. The "cgo pkg-config:" directive in a Go source file provides command-line arguments to provide to the Go pkg-config command. An attacker can provide a...

8.6CVSS7.3AI score0.00532EPSS
SaveExploits0References41
RedhatCVE
RedhatCVE
added 2026/01/31 3:19 a.m.17 views

CVE-2026-25116

Runtipi is a personal homeserver orchestrator. Starting in version 4.5.0 and prior to version 4.7.2, an unauthenticated Path Traversal vulnerability in the UserConfigController allows any remote user to overwrite the system's docker-compose.yml configuration file. By exploiting insecure URN...

8.8CVSS6AI score0.00566EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23026

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dmaengine: qcom: gpi: Fix memory leak in gpiperipheralconfig Fix a memory leak in gpiperipheralconfig where the original memory pointed to by gchan-config could...

5.5CVSS5.5AI score0.00183EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/01/30 10:38 p.m.288 views

Exploit for Improper Input Validation in N8N

CVE-2026-21858 + CVE-2025-68613 - n8n Full Chain Unauthenti...

10CVSS6AI score0.9795EPSS
SaveExploits46
ATTACKERKB
ATTACKERKB
added 2026/01/30 8:12 p.m.7 views

CVE-2026-25129

PsySH is a runtime developer console, interactive debugger, and REPL for PHP. Prior to versions 0.11.23 and 0.12.19, PsySH automatically loads and executes a .psysh.php file from the Current Working Directory CWD on startup. If an attacker can write to a directory that a victim later uses as thei...

6.7CVSS6.5AI score0.0028EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/30 3:02 p.m.6 views

CVE-2026-1686

A security flaw has been discovered in Totolink A3600R 5.9c.4959. This issue affects the function setAppEasyWizardConfig in the library /lib/cstemodules/app.so. Performing a manipulation of the argument apcliSsid results in buffer overflow. It is possible to initiate the attack remotely. The...

9CVSS6AI score0.00656EPSS
SaveExploits1References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/30 3:24 a.m.10 views

CVE-2026-1549

A vulnerability was identified in jishenghua jshERP up to 3.6. Affected by this vulnerability is an unknown functionality of the file /jshERP-boot/plugin/uploadPluginConfigFile of the component PluginController. Such manipulation of the argument configFile leads to path traversal. The attack may ...

5.3CVSS5.5AI score0.00467EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/01/29 9:49 p.m.8 views

CVE-2026-25116

Runtipi is a personal homeserver orchestrator. Starting in version 4.5.0 and prior to version 4.7.2, an unauthenticated Path Traversal vulnerability in the UserConfigController allows any remote user to overwrite the system's docker-compose.yml configuration file. By exploiting insecure URN...

7.6CVSS6AI score0.00566EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/01/29 9:49 p.m.13 views

EUVD-2026-4942

Runtipi is a personal homeserver orchestrator. Starting in version 4.5.0 and prior to version 4.7.2, an unauthenticated Path Traversal vulnerability in the UserConfigController allows any remote user to overwrite the system's docker-compose.yml configuration file. By exploiting insecure URN...

7.6CVSS6AI score0.00566EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/01/29 3:32 p.m.35 views

Unfurl's debug mode cannot be disabled due to string config parsing (Werkzeug debugger exposure)

Summary The Unfurl web app enables Flask debug mode even when configuration sets debug = False. The config value is read as a string and passed directly to app.rundebug=..., so any non-empty string evaluates truthy. This leaves the Werkzeug debugger active by default. Details - unfurl/app.py:weba...

6.3AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/01/29 3:32 p.m.7 views

SUSE-SU-2026:20176-1 Security update for elemental-register, elemental-toolkit

This update for elemental-register, elemental-toolkit fixes the following issues: elemental-register was updated to 1.8.1: Changes on top of v1.8.1: Update headers to 2026 Update questions to include SL Micro 6.2 Update to v1.8.1: Install yip config files in before-install step Bump...

7.5CVSS5.8AI score0.00623EPSS
SaveExploits2References14
NVD
NVD
added 2026/01/29 3:16 p.m.26 views

CVE-2020-37015

The Ruijie Networks Switch eWeb S29RGOS version 11.4 contains a directory traversal vulnerability that allows unauthenticated attackers to access sensitive configuration files by manipulating file path parameters. Attackers can exploit the /download.do endpoint with '../' sequences to retrieve...

7.5CVSS0.00619EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/01/29 1:44 p.m.9 views

kernel: i40e: fix idx validation in config queues msg

A flaw was found in the Linux kernel in the Intel i40e network driver such that in the function i40evcconfigqueuesmsg, when iterating over vf-chidx, the idx value is not properly validated against the range of active/initialized traffic classes TCs. An attacker with local privileges could supply ...

8.8CVSS6AI score0.00144EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/01/29 3:26 a.m.20 views

CVE-2026-24748

Kargo manages and automates the promotion of software artifacts. Prior to versions 1.8.7, 1.7.7, and 1.6.3, a bug was found with authentication checks on the GetConfig API endpoint. This allowed unauthenticated users to access this endpoint by specifying an Authorization header with any non-empty...

7.2CVSS5.8AI score0.00342EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/28 11:02 p.m.38 views

CVE-2026-1549 jishenghua jshERP PluginController uploadPluginConfigFile path traversal

A vulnerability was identified in jishenghua jshERP up to 3.6. Affected by this vulnerability is an unknown functionality of the file /jshERP-boot/plugin/uploadPluginConfigFile of the component PluginController. Such manipulation of the argument configFile leads to path traversal. The attack may ...

5.3CVSS0.00467EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2026/01/28 11:02 p.m.5 views

CVE-2026-1549

A vulnerability was identified in jishenghua jshERP up to 3.6. Affected by this vulnerability is an unknown functionality of the file /jshERP-boot/plugin/uploadPluginConfigFile of the component PluginController. Such manipulation of the argument configFile leads to path traversal. The attack may ...

5.3CVSS5.5AI score0.00467EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder