Lucene search
+L

12641 matches found

ATTACKERKB
ATTACKERKB
added 2026/06/19 1:37 p.m.11 views

CVE-2026-48141

There is a memory leak in NI grpc-device BeginSidebandStream that may result in denial of service due to memory exhaustion. This affects NI grpc-device 2.17.0 and prior versions...

6CVSS5.8AI score0.0042EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/06/19 11:49 a.m.16 views

EUVD-2026-38006

In JetBrains Hub before 2026.1.13757, 2025.3.148033, 2025.2.148048, 2025.1.148120, 2024.3.148430, 2024.2.148429 account takeover via predictable restore codes was possible...

9.8CVSS5.8AI score0.00522EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/19 11:49 a.m.11 views

CVE-2026-53915

In JetBrains GoLand before 2026.1.3 remote code execution was possible via untrusted project configuration...

7.1CVSS6.5AI score0.00453EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/06/19 9:18 a.m.21 views

WordPress WP Hotel Booking plugin < 2.3.1 - Subscriber+ Missing Authorization in Multiple AJAX Handlers vulnerability

Subscriber+ Missing Authorization in Multiple AJAX Handlers vulnerability discovered by Sanjorn Keeratirungsan in WordPress Plugin WP Hotel Booking versions 2.3.1...

6.5CVSS5.8AI score0.0034EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/06/19 5:00 a.m.10 views

CVE-2026-12644

Versions of the package ts-deepmerge before 8.0.0 are vulnerable to Uncaught Exception due to the improper handling of built-in Object.prototype methods such as toString, valueOf. When user-controlled input contains these keys with non-function values, the resulting merged object becomes broken —...

6.9CVSS6AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/06/19 12:00 a.m.17 views

Lexmark Printers Cross-site Scripting (CVE-2019-19773)

Various Lexmark products have stored XSS in the embedded web server used in older generation Lexmark devices. Affected products are available in http://support.lexmark.com/index?page=content&id=TE935&lo cale=en&userlocale=ENUS. This plugin only works with Tenable.ot. Please visit...

5.4CVSS5.9AI score0.00658EPSS
SaveExploits0References2
CBLMariner
CBLMariner
added 2026/06/18 10:27 p.m.15 views

CVE-2026-47262 affecting package containerd2 for versions less than 2.2.4-3

CVE-2026-47262 affecting package containerd2 for versions less than 2.2.4-3. A patched version of the package is available...

5.5CVSS5.8AI score0.00265EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/06/18 7:41 p.m.14 views

CVE-2026-42767 affecting package edk2 for versions less than 20240524git3e722403cd16-18

CVE-2026-42767 affecting package edk2 for versions less than 20240524git3e722403cd16-18. A patched version of the package is available...

5.9CVSS5.8AI score0.00557EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/06/18 7:41 p.m.14 views

CVE-2026-48855 affecting package erlang for versions less than 26.2.5.21-2

CVE-2026-48855 affecting package erlang for versions less than 26.2.5.21-2. A patched version of the package is available...

6.5CVSS5.8AI score0.00277EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/18 7:01 p.m.26 views

CVE-2026-48982 pam_usb: Missing O_EXCL on pad temp file creation allows concurrent update race

pamusb provides hardware authentication for Linux using ordinary removable media. In versions prior to 0.9.2, when updating a one-time pad file, a temporary file is created using open without the OEXCL flag. Without OEXCL, the create operation is not atomic: two concurrent processes racing to...

5.8CVSS0.00118EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/18 4:16 p.m.19 views

UBUNTU-CVE-2026-44691

In Eclipse Theia versions prior to 1.69.0, custom task definitions in workspace files e.g. .theia/tasks.json, .vscode/tasks.json could be executed without requiring workspace trust. An attacker could craft a malicious repository that, when cloned and opened in Theia, leads to execution of arbitra...

8.8CVSS6.1AI score0.00408EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/18 3:32 p.m.16 views

MCP Toolbox for Databases: authenticated authorization bypass

An authenticated authorization bypass vulnerability exists in MCP Toolbox for Databases due to missing scope enforcement across older protocol handlers. While the 2025-11-25 protocol version handler correctly enforces per-tool restrictions defined by scopesRequired, older supported protocol...

8.6CVSS5.9AI score0.00145EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/18 3:32 p.m.17 views

GHSA-5GF6-GC35-XJPC MCP Toolbox for Databases: authenticated authorization bypass

An authenticated authorization bypass vulnerability exists in MCP Toolbox for Databases due to missing scope enforcement across older protocol handlers. While the 2025-11-25 protocol version handler correctly enforces per-tool restrictions defined by scopesRequired, older supported protocol...

8.6CVSS5.9AI score0.00145EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/18 3:02 p.m.18 views

BBOT: Path traversal (Zip-Slip) in unarchive module - incomplete fix for CVE-2025-10284

The unarchive internal module's archive extraction commands perform no code-level validation on extracted file paths, relying entirely on the behavior of external tools e.g. GNU tar which varies by platform. While CVE-2025-10284 addressed git-specific RCE vectors, the underlying archive extractio...

9.6CVSS5.2AI score0.00664EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/18 3:02 p.m.15 views

GHSA-3VGW-585J-4M45 BBOT: Path traversal (Zip-Slip) in unarchive module - incomplete fix for CVE-2025-10284

The unarchive internal module's archive extraction commands perform no code-level validation on extracted file paths, relying entirely on the behavior of external tools e.g. GNU tar which varies by platform. While CVE-2025-10284 addressed git-specific RCE vectors, the underlying archive extractio...

5.3CVSS5.3AI score0.00208EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/18 2:35 p.m.20 views

EUVD-2026-37901

In Eclipse Theia versions prior to 1.69.0, custom task definitions in workspace files e.g. .theia/tasks.json, .vscode/tasks.json could be executed without requiring workspace trust. An attacker could craft a malicious repository that, when cloned and opened in Theia, leads to execution of arbitra...

8.4CVSS5.7AI score0.00408EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/18 2:28 p.m.14 views

CVE-2025-52465 GeoServer has an arbitrary file write vulnerability in its Master Password Dump Page

GeoServer is an open source server that allows users to share and edit geospatial data. Prior to versions 2.26.4 and 2.27.3, a vulnerability exists that allows an authenticated administrator with access to GeoServer's security system to pass arbitrary file names to the Master Password Dump web pa...

7.2CVSS7.2AI score
SaveExploits0References6
NVD
NVD
added 2026/06/18 2:17 p.m.31 views

CVE-2026-11719

An authenticated authorization bypass vulnerability exists in MCP Toolbox for Databases due to missing scope enforcement across older protocol handlers. While the 2025-11-25 protocol version handler correctly enforces per-tool restrictions defined by scopesRequired, older supported protocol...

8.6CVSS0.00145EPSS
SaveExploits0References2
Friends Of PHP
Friends Of PHP
added 2026/06/18 2:12 p.m.19 views

Silent HTTPS proxy downgrade to cleartext

Impact The built-in cURL handlers GuzzleHttp\Handler\CurlHandler and GuzzleHttp\Handler\CurlMultiHandler, used by default whenever the PHP cURL extension is available accept an https:// proxy — a proxy reached over a TLS-encrypted connection — through the proxy request option, client-level proxy...

5.9CVSS5.9AI score0.00148EPSS
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/06/18 11:55 a.m.26 views

EUVD-2026-37881

An authenticated authorization bypass vulnerability exists in MCP Toolbox for Databases due to missing scope enforcement across older protocol handlers. While the 2025-11-25 protocol version handler correctly enforces per-tool restrictions defined by scopesRequired, older supported protocol...

8.6CVSS5.5AI score0.00145EPSS
SaveExploits0References2
Rows per page
Query Builder