Lucene search
+L

14697 matches found

Debian CVE
Debian CVE
added 2026/05/26 12:00 a.m.60 views

CVE-2026-48692

FastNetMon Community Edition through 1.2.9 exposes a gRPC API server on port 50052 with no authentication mechanism. The server is initialized with grpc::InsecureServerCredentials src/fastnetmon.cpp line 477 and a source code comment explicitly acknowledges 'Listen on the given address without an...

8.1CVSS6.2AI score0.00233EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/26 12:00 a.m.39 views

PT-2026-43449

Name of the Vulnerable Software and Affected Versions Kirby versions prior to 4.9.1 Kirby versions prior to 5.4.1 Description Kirby failed to validate model attributes used in collection queries, enabling authenticated Panel users to execute arbitrary model methods. This arbitrary method call, a...

8.7CVSS6.3AI score0.00487EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/05/25 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-48700

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in all versions of PCManFM-Qt starting from 1.1.0. When a regular file's path is passed as a URI in an...

9.3CVSS5.7AI score0.00181EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/24 10:15 a.m.22 views

EUVD-2026-31587

A vulnerability has been found in JeecgBoot 3.9.1. This issue affects some unknown processing of the file /openapi/call/ of the component OpenAPI Endpoint. Such manipulation leads to improper authentication. The attack can be executed remotely. A high complexity level is associated with this...

6.3CVSS5.1AI score0.00357EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/24 10:15 a.m.58 views

CVE-2026-9373

CVE-2026-9373 concerns JeecgBoot 3.9.1, specifically the OpenAPI Endpoint interaction at /openapi/call/. The description states that an attacker can remotely manipulate an unspecified processing step to achieve improper authentication. The attack is described as high complexity with low exploitab...

6.3CVSS5.1AI score0.00357EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/24 10:15 a.m.28 views

CVE-2026-9373

A vulnerability has been found in JeecgBoot 3.9.1. This issue affects some unknown processing of the file /openapi/call/ of the component OpenAPI Endpoint. Such manipulation leads to improper authentication. The attack can be executed remotely. A high complexity level is associated with this...

6.3CVSS5.1AI score0.00357EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/24 12:00 a.m.39 views

PT-2026-42934

A vulnerability has been found in JeecgBoot 3.9.1. This issue affects some unknown processing of the file /openapi/call/ of the component OpenAPI Endpoint. Such manipulation leads to improper authentication. The attack can be executed remotely. A high complexity level is associated with this...

6.3CVSS5.1AI score0.00357EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/05/23 9:33 a.m.212 views

Exploit for CVE-2026-6279

CVE-2026-6279 Avada Builder = 3.15.2 — Unauthenticated RCE v...

9.8CVSS5.8AI score0.0316EPSS
SaveExploits5
Vulnrichment
Vulnrichment
added 2026/05/22 6:43 p.m.12 views

CVE-2026-48700

An issue was discovered in all versions of PCManFM-Qt starting from 1.1.0. When a regular file's path is passed as a URI in an org.freedesktop.FileManager1.ShowFolders D-Bus method call, PCManFM-Qt delegates to a different program based on the file type without user confirmation. This could be us...

9.3CVSS6.2AI score0.00181EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/22 4:50 p.m.57 views

CVE-2026-33712

Technical details (affected version, root cause, exploit, or patch specifics) are not publicly available in the provided documents. Monitor for updates.

10CVSS5.8AI score0.00347EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/05/22 3:28 p.m.18 views

EUVD-2026-31460

Improper access control in the entry activity log feature in Devolutions Server allows an authenticated user with access to an entry but without the required permission to retrieve that entry's activity logs via a crafted API request. This issue affects : Devolutions Server 2026.1.6.0 through...

4.3CVSS5.8AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.21 views

UBUNTU-CVE-2026-39834

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation...

9.1CVSS5.9AI score0.00525EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/05/22 12:00 a.m.20 views

RockyLinux 8 : grub2 (RLSA-2026:4648)

The remote RockyLinux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:4648 advisory. grub2: Missing unregister call for gettext command may lead to use-after-free CVE-2025-61662 Tenable has extracted the preceding description block directly from t...

7.8CVSS7.1AI score0.00204EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/22 12:00 a.m.36 views

PCManFM-Qt 安全漏洞

PCManFM-Qt is an open-source file manager based on Qt, developed by LXQt. Versions of PCManFM-Qt 1.1.0 and later contain security vulnerabilities. These vulnerabilities arise when regular file paths are passed as URIs to the org.freedesktop.FileManager1.ShowFolders D-Bus method call. In such case...

9.3CVSS5.8AI score0.00181EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/21 9:30 p.m.19 views

GHSA-MM6W-GR99-P3JJ Twig: Sandbox property and method bypass via object-destructuring assignment

Description The object-destructuring assignment syntax introduced in Twig 3.24.0 generates a call to CoreExtension::getAttribute with the $sandboxed argument hardcoded to false, regardless of whether a SandboxExtension is active. This permanently disables the sandbox's property and method policy...

8.7CVSS5.8AI score0.00394EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/05/21 8:33 p.m.14 views

Incorrect Authorization

Overview mcp-server-kubernetes is a MCP server for interacting with Kubernetes clusters via kubectl Affected versions of this package are vulnerable to Incorrect Authorization through the CallTool handler in src/index.ts. An attacker can invoke disallowed Kubernetes tools and perform destructive...

8.8CVSS5.9AI score0.00376EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/21 4:30 p.m.17 views

RLSA-2026:4649 Moderate: grub2 security update

The grub2 packages provide version 2 of the Grand Unified Boot Loader GRUB, a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices. Security Fixes: grub2: Missing...

7.8CVSS5.8AI score0.00204EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2026/05/21 4:27 p.m.17 views

grub2 security update

An update is available for grub2. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The grub2 packages provide version 2 of the Grand Unified Boot Loader GRUB, a...

7.8CVSS5.8AI score0.00204EPSS
SaveExploits0
OSV
OSV
added 2026/05/21 4:24 p.m.22 views

RLSA-2026:4648 Moderate: grub2 security update

The grub2 packages provide version 2 of the Grand Unified Boot Loader GRUB, a highly configurable and customizable boot loader with modular architecture. The packages support a variety of kernel formats, file systems, computer architectures, and hardware devices. Security Fixes: grub2: Missing...

7.8CVSS5.8AI score0.00204EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/21 9:20 a.m.28 views

EUVD-2026-31258

libcasper3 communicates with helper processes via UNIX domain sockets, and uses the select2 system call to wait for data to become available. However, it does not verify that its socket descriptor fits within select2's descriptor set size limit of FDSETSIZE 1024. An attacker able to cause an...

8.8CVSS5.8AI score0.00172EPSS
SaveExploits0References1
Rows per page
Query Builder