Lucene search
+L

1676 matches found

RedhatCVE
RedhatCVE
added 2026/04/02 4:56 p.m.6 views

CVE-2026-20160

A vulnerability in Cisco Smart Software Manager On-Prem SSM On-Prem could allow an unauthenticated, remote attacker to execute arbitrary commands on the underlying operating system of an affected SSM On-Prem host. This vulnerability is due to the unintentional exposure of an internal service. An...

9.8CVSS6.3AI score0.00914EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/02 12:0 a.m.11 views

Bulwark Webmail 安全漏洞

Bulwark Webmail is an open-source, self-hosted webmail client developed by Bulwark Mail. Versions of Bulwark Webmail prior to 1.4.10 contained a security vulnerability. This vulnerability occurred because the GET /api/auth/session endpoint included the user’s plaintext password in the JSON...

8.7CVSS5.8AI score0.0017EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/01 3:7 p.m.27 views

CVE-2026-4989

Improper input validation in the gateway health check feature in Devolutions Server allows a low-privileged authenticated user to perform server-side request forgery SSRF, potentially leading to information disclosure, via a crafted API request. This issue affects Server: from 2026.1.1 through...

0.00162EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/01 3:4 p.m.6 views

CVE-2026-5175

Improper access control in the multi-factor authentication MFA management API in Devolutions Server allows an authenticated attacker to delete their own configured MFA factors and reduce account protection to password-only authentication via crafted HTTP requests. This issue affects Server: from...

5.9AI score0.00254EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/01 2:54 p.m.23 views

CVE-2026-4927

Exposure of sensitive information in the users MFA feature in Devolutions Server allows users with user management privileges to obtain other users OTP keys via an authenticated API request. This issue affects Server: from 2026.1.6 through 2026.1.11...

0.00224EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/01 12:0 a.m.8 views

Checkmk 安全漏洞

Checkmk is an IT monitoring platform developed by Checkmk Corporation. Versions of Checkmk prior to 2.5.0b2 and 2.4.0p25 contained security vulnerabilities. These vulnerabilities stemmed from insufficient permission validation for multiple REST API quick-setup endpoints, which could allow...

8.8CVSS5.8AI score0.00236EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/31 5:39 p.m.40 views

CVE-2026-32273 Discourse: XSS on category description update via API

Discourse is an open-source discussion platform. From versions 2026.1.0-latest to before 2026.1.3, 2026.2.0-latest to before 2026.2.2, and 2026.3.0-latest to before 2026.3.0, updating a category description via API is not sanitizing the description string, which can lead to XSS attacks. This issu...

5.4CVSS0.00167EPSS
SaveExploits0References2
Wallarm Lab
Wallarm Lab
added 2026/03/30 12:0 p.m.9 views

CISO Spotlight: Dimitris Georgiou on Building Security that Serves People First

Dimitris Georgiou has been a self-professed computer geek since the early 80s. At university, he studied the convergence of educational technology with computer science as part of his psychology MA – finding, to his disbelief, that systems were perilously insecure. Since then, he’s always worked ...

5.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/30 12:0 a.m.9 views

PT-2026-29166

Name of the Vulnerable Software and Affected Versions Sulu versions 1.0.0 through 2.6.21 Sulu versions 3.0.0 through 3.0.4 Description Sulu is a PHP content management system built on the Symfony framework. A user with permission to access the Sulu Admin interface, through at least one role, coul...

5.3CVSS5.9AI score0.00258EPSS
SaveExploits0References12
OSV
OSV
added 2026/03/29 6:16 p.m.16 views

PYSEC-2026-204

A critical security vulnerability in parisneo/lollms versions up to 2.2.0 allows any authenticated user to accept or reject friend requests belonging to other users. The respondrequest function in backend/routers/friends.py does not implement proper authorization checks, enabling Insecure Direct...

8.3CVSS7.3AI score0.00268EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/27 6:13 p.m.3 views

CVE-2026-34369 AVIdeo has Video Password Protection Bypass via API Endpoints Returning Full Playback Sources Without Password Verification

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the getapivideofile and getapivideo API endpoints in AVideo return full video playback sources direct MP4 URLs, HLS manifests for password-protected videos without verifying the video password. While the normal we...

5.3CVSS5.9AI score0.00376EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/27 3:17 p.m.9 views

CVE-2026-5027

The 'POST /api/v2/files' endpoint does not sanitize the 'filename' parameter from the multipart form data, allowing an attacker to write files to arbitrary locations on the filesystem using path traversal sequences '../'...

8.8CVSS0.31405EPSS
SaveExploits4References1
NVD
NVD
added 2026/03/27 3:16 p.m.7 views

CVE-2026-33763

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the getapivideopasswordiscorrect API endpoint allows any unauthenticated user to verify whether a given password is correct for any password-protected video. The endpoint returns a boolean passwordIsCorrect field...

5.3CVSS0.0032EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/27 2:54 p.m.34 views

CVE-2026-5027 Langflow - Path Traversal Arbitrary File Write via upload_user_file

The 'POST /api/v2/files' endpoint does not sanitize the 'filename' parameter from the multipart form data, allowing an attacker to write files to arbitrary locations on the filesystem using path traversal sequences '../'...

8.8CVSS0.31405EPSS
SaveExploits4References1
CVE
CVE
added 2026/03/27 11:55 a.m.33 views

CVE-2026-25099

Bludit CMS (pre-3.18.4) exposes an API file-upload path that, when accessed by an authenticated user with a valid API token, allows uploading files of any type/extension without validation. The uploadFile() logic reportedly performs no extension or content checks, enabling PHP webshells to be upl...

8.8CVSS5.9AI score0.01919EPSS
SaveExploits4References2Affected Software1
NVD
NVD
added 2026/03/26 9:17 p.m.6 views

CVE-2026-33375

The Grafana MSSQL data source plugin contains a logic flaw that allows a low-privileged user Viewer to bypass API restrictions and trigger a catastrophic Out-Of-Memory OOM memory exhaustion, crashing the host container...

6.5CVSS0.00434EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/26 3:30 p.m.12 views

EUVD-2025-209072

HCL Aftermarket DPC is affected by Cross-Origin Resource Sharing vulnerability. CORS misconfigurations includes the exposure of sensitive user information to attackers, unauthorized access to APIs, and possible data manipulation or leakage. If an attacker to exploit CORS misconfiguration, they...

4.3CVSS5.7AI score0.0018EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/03/26 3:9 p.m.9 views

CVE-2026-27935

Discourse is an open-source discussion platform. Versions prior to 2026.3.0-latest.1, 2026.2.1, and 2026.1.2 have a vulnerability in an API endpoint that discloses private topic metadata of admin users to moderator users even if the moderators do not have access to the private topics. Versions...

6.9CVSS5.8AI score0.0027EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/26 12:47 p.m.44 views

CVE-2025-55274

HCL Aftermarket DPC is affected by a Cross‑Origin Resource Sharing (CORS) misconfiguration vulnerability reported across multiple sources (CVE-2025-55274). The described issue can lead to exposure of sensitive user data, unauthorized access to APIs, and potential data manipulation or leakage. The...

4.3CVSS5.7AI score0.0018EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/03/26 12:30 p.m.8 views

EUVD-2026-16148

Vulnerability of incorrect authorization in HiJiffy Chatbot allows an attacker to download private messages from other users via the parameter 'ID' in '/api/v1/download//'...

6.9CVSS5.8AI score0.00239EPSS
SaveExploits0References2
Rows per page
Query Builder