Lucene search
+L

81 matches found

Github Security Blog
Github Security Blog
added 2026/05/29 7:23 p.m.24 views

AgenticMail API/storage and outbound relay hardening fixes

The current upstream main branch at commit 7e0206d was reviewed, and the fix-first patch set was rebased on 2026-05-18. The patches cover: validated and bound inactive-agent hour filtering; storage SQL identifier validation; metadata-backed ownership checks for raw storage SQL; blocking direct...

8.2CVSS5.8AI score0.00178EPSS
SaveExploits0References8Affected Software2
OSV
OSV
added 2026/05/27 2:16 p.m.17 views

UBUNTU-CVE-2026-45850

In the Linux kernel, the following vulnerability has been resolved: ipvs: skip ipv6 extension headers for csum checks Protocol checksum validation fails for IPv6 if there are extension headers before the protocol header. iph-len already contains its offset, so use it to fix the problem...

8.8CVSS5.7AI score0.0016EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine whether the protocol is supported. It is asserted that the provided protocol is less than the maximum value defined, thereby avoiding...

7.1CVSS6.1AI score0.00239EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/09 12:0 a.m.11 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: python-django (UTSA-2026-017343)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-017343 advisory. An issue was discovered in Django 5.1 before 5.1.5, 5.0 before 5.0.11, and 4.2 before 4.2.18. Lack of upper-bound limit enforcement in strings passed when performing...

7.5CVSS5.8AI score0.01923EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/08 3:1 a.m.53 views

CVE-2026-43941 Unvalidated shell.openExternal in electerm allows arbitrary protocol execution via terminal link click

electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. In versions 3.8.15 and prior, Electerm's terminal hyperlink handler passes any URL clicked in the terminal directly to shell.openExternal without any protocol validation. An attacker who controls terminal...

9.6CVSS0.00394EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/21 4:22 p.m.39 views

CVE-2026-35451 Twenty: Stored XSS via BlockNote FileBlock

Twenty is an open source CRM. Prior to 1.20.6, a Stored Cross-Site Scripting XSS vulnerability exists in the BlockNote editor component. Due to a lack of protocol validation in the FileBlock component and insufficient server-side inspection of block content, an attacker can inject a javascript: U...

5.7CVSS0.00244EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/04/21 12:0 a.m.17 views

Twenty 跨站脚本漏洞

Twenty is an open-source CRM platform developed by Twenty. Versions of Twenty prior to 1.20.6 contained a cross-site scripting vulnerability. This vulnerability stemmed from insufficient protocol validation and server-side checks in the BlockNote editor component, which could lead to storage-base...

5.7CVSS5.7AI score0.00244EPSS
SaveExploits0References1
Imperva Blog
Imperva Blog
added 2026/02/24 2:33 p.m.11 views

Integrating Advanced API Security with Imperva Gateway Environment

As APIs power the majority of modern web applications, implementing robust API security is no longer optional - it’s a critical necessity for data protection. This guide explores how to seamlessly integrate API gateway security into your Imperva on-premises environment to mitigate OWASP Top 10...

5.9AI score
SaveExploits0
Cvelist
Cvelist
added 2026/02/04 4:7 p.m.40 views

CVE-2026-23072 l2tp: Fix memleak in l2tp_udp_encap_recv().

In the Linux kernel, the following vulnerability has been resolved: l2tp: Fix memleak in l2tpudpencaprecv. syzbot reported memleak of struct l2tpsession, l2tptunnel, sock, etc. 0 The cited commit moved down the validation of the protocol version in l2tpudpencaprecv. The new place requires an extr...

0.00121EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/10/28 11:54 a.m.12 views

CVE-2025-11955

Incorrect validation of OCSP certificates vulnerability in TheGreenBow VPN, versions 7.5 and 7.6. During the IKEv2 authentication step, the OCSP-enabled VPN client establishes the tunnel even if it does not receive an OCSP response or if the OCSP response signature is invalid...

8.2CVSS7.1AI score0.00256EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-9626

Malicious code in bioql PyPI...

9.8CVSS6.3AI score0.00951EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.18 views

EUVD-2022-7280

Malicious code in bioql PyPI...

8.2CVSS8.1AI score0.0061EPSS
SaveExploits1References5
OSV
OSV
added 2025/09/30 12:0 a.m.5 views

CVE-2025-56200

A URL validation bypass vulnerability exists in validator.js through version 13.15.15. The isURL function uses '://' as a delimiter to parse protocols, while browsers use ':' as the delimiter. This parsing difference allows attackers to bypass protocol and domain validation by crafting URLs leadi...

6.1CVSS6.3AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/09/09 6:31 p.m.13 views

Element Plus Link component (el-link) implements insufficient input validation for the href attribute

Element Plus Link component el-link prior to 2.11.0 implements insufficient input validation for the href attribute, creating a security abstraction gap that obscures URL-based attack vectors. The component passes user-controlled href values directly to underlying anchor elements without protocol...

6.4CVSS6AI score0.00231EPSS
SaveExploits1References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2023-52507

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nfc: nci: assert requested protocol is valid The protocol is used in a bit mask to determine if the protocol is supported. Assert the provided protocol is less...

7.1CVSS6.4AI score0.00239EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/04/04 9:34 p.m.27 views

CVE-2025-31477

The Tauri shell plugin allows access to the system shell. Prior to 2.2.1, the Tauri shell plugin exposes functionality to execute code and open programs on the system. The open endpoint of this plugin is designed to allow open functionality with the system opener e.g. xdg-open on Linux. This was...

9.8CVSS8.4AI score0.00951EPSS
SaveExploits1References1
NVD
NVD
added 2025/04/02 10:15 p.m.35 views

CVE-2025-31477

The Tauri shell plugin allows access to the system shell. Prior to 2.2.1, the Tauri shell plugin exposes functionality to execute code and open programs on the system. The open endpoint of this plugin is designed to allow open functionality with the system opener e.g. xdg-open on Linux. This was...

9.8CVSS0.00951EPSS
SaveExploits1References2
OSV
OSV
added 2025/04/02 9:10 p.m.22 views

CVE-2025-31477 Improper Scope Validation in the open Endpoint of tauri-plugin-shell

The Tauri shell plugin allows access to the system shell. Prior to 2.2.1, the Tauri shell plugin exposes functionality to execute code and open programs on the system. The open endpoint of this plugin is designed to allow open functionality with the system opener e.g. xdg-open on Linux. This was...

9.3CVSS8.1AI score
SaveExploits0References4
CNNVD
CNNVD
added 2025/04/02 12:0 a.m.14 views

Official Tauri Plugins 输入验证错误漏洞

Official Tauri Plugins is an official Tauri plugin from Tauri Open Source. An input validation error vulnerability exists in versions of Official Tauri Plugins prior to 2.2.1, which stems from improper protocol validation and could lead to remote code execution...

9.8CVSS7.6AI score0.00951EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2025/02/18 12:0 a.m.9 views

Meshtastic device firmware 安全漏洞

Meshtastic device firmware is a Meshtastic open source firmware for Meshtastic devices running open source, off-grid, decentralized mesh networks. A security vulnerability exists in Meshtastic device firmware that stems from not properly validating MQTT packets. An attacker exploiting this...

5.3CVSS6.5AI score0.00359EPSS
SaveExploits0References2
Rows per page
Query Builder