Lucene search
+L

7267 matches found

Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.12 views

PT-2026-30909

Name of the Vulnerable Software and Affected Versions QuickDrop versions prior to 1.5.3 Description QuickDrop, a file sharing application, contains a stored cross-site scripting XSS issue in the file preview functionality. The application allows the upload of SVG files via the...

5.3CVSS5.6AI score0.00187EPSS
SaveExploits1References5
CBLMariner
CBLMariner
added 2026/04/06 11:43 p.m.8 views

CVE-2026-33343 affecting package etcd for versions less than 3.5.28-1

CVE-2026-33343 affecting package etcd for versions less than 3.5.28-1. An upgraded version of the package is available that resolves this issue...

6.5CVSS5.8AI score0.0021EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/04/06 11:43 p.m.8 views

CVE-2026-33413 affecting package etcd for versions less than 3.5.28-1

CVE-2026-33413 affecting package etcd for versions less than 3.5.28-1. An upgraded version of the package is available that resolves this issue...

8.8CVSS5.8AI score0.00249EPSS
SaveExploits0
CBLMariner
CBLMariner
added 2026/04/06 11:43 p.m.5 views

CVE-2026-32647 affecting package nginx for versions less than 1.28.3-1

CVE-2026-32647 affecting package nginx for versions less than 1.28.3-1. An upgraded version of the package is available that resolves this issue...

8.5CVSS7.3AI score0.00918EPSS
SaveExploits0
CVE
CVE
added 2026/04/06 9:51 p.m.27 views

CVE-2026-35454

The CVE-2026-35454 affects coder/code-marketplace (Code Extension Marketplace) up to version 2.4.1. A Zip Slip/path-traversal vulnerability arises in the ExtractZip logic where raw zip entry names are passed to a callback that writes files via filepath.Join without boundary checks, allowing paths...

8.7CVSS6.1AI score0.00343EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/04/06 9:38 p.m.17 views

CVE-2026-35471

goshs (Go SimpleHTTPServer) contains a path-traversal vulnerability in tdeleteFile() where a missing return after the traversal check allowed deletion of files outside the webroot. This is fixed in version 2.0.0-beta.3; upgrading to 2.0.0-beta.3 or newer is recommended. OpenSUSE and Red Hat advis...

9.8CVSS7.2AI score0.00683EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/06 9:36 p.m.10 views

CVE-2026-35442

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, aggregate functions min, max applied to fields with the conceal special type incorrectly return raw database values instead of the masked placeholder. When combined with groupBy, any authenticated...

8.1CVSS5.9AI score0.00337EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/04/06 9:13 p.m.16 views

CVE-2026-35474

WeGIA Web Manager for charitable institutions has an open redirect vulnerability prior to version 3.6.9: the redirect parameter is taken directly from $_GET without URL validation or a whitelist, then used in a Location header. The issue is fixed in 3.6.9. Connected sources (Red Hat, NVD, CVE lis...

6.1CVSS5.8AI score0.00183EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/06 8:50 p.m.11 views

CVE-2026-35393

goshs is a SimpleHTTPServer written in Go. Prior to 2.0.0-beta.3, the POST multipart upload directory not sanitized. This vulnerability is fixed in 2.0.0-beta.3...

9.8CVSS7.3AI score0.00683EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/04/06 8:13 p.m.23 views

CVE-2026-35390 Content-Security-Policy was set to Report-Only mode, failing to block XSS attacks

Bulwark Webmail is a self-hosted webmail client for Stalwart Mail Server. Prior to 1.4.11, the reverse proxy proxy.ts set the Content-Security-Policy-Report-Only header instead of the enforcing Content-Security-Policy header. This means cross-site scripting XSS attacks were logged but not blocked...

5.3CVSS0.00167EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/06 7:10 p.m.10 views

EUVD-2026-19458

Brave CMS is an open-source CMS. Prior to 2.0.6, this vulnerability is a missing authorization check found in the update role endpoint at routes/web.php. The POST route for /rights/update-role/id lacks the checkUserPermissions:assign-user-roles middleware. This allows any authenticated user to...

8.8CVSS5.9AI score0.00336EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/06 6:16 p.m.15 views

PYSEC-2026-71

Kedro is a toolbox for production-ready data science. Prior to 1.3.0, the getversionedpath method in kedro/io/core.py constructs filesystem paths by directly interpolating user-supplied version strings without sanitization. Because version strings are used as path components, traversal sequences...

8.1CVSS5.8AI score0.00327EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/06 6:16 p.m.12 views

PYSEC-2026-158

BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Prior to 1.4.38, the cloud deployment path in src/bentoml/internal/cloud/deployment.py was not included in the fix for CVE-2026-33744. Line 1648 interpolates systempackages directly into a...

7.8CVSS6.5AI score0.00315EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/06 5:37 p.m.5 views

CVE-2026-35166 Hugo does not properly escape some Markdown links

Hugo is a static site generator. From 0.60.0 to before 0.159.2, links and image links in the default markdown to HTML renderer are not properly escaped. Hugo users who trust their Markdown content or have custom render hooks for links and images are not affected. This vulnerability is fixed in...

5.3CVSS5.8AI score0.00185EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/06 5:37 p.m.40 views

CVE-2026-35166

CVE-2026-35166 affects Hugo, a static site generator. The Markdown renderer in Hugo releases 0.60.0 through before 0.159.2 fails to properly escape certain links and image links in the default Markdown-to-HTML renderer. The issue is fixed in 0.159.2. According to the consolidated sources, the vul...

5.4CVSS5.8AI score0.00185EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/06 4:16 p.m.5 views

CVE-2026-34977

Aperi'Solve is an open-source steganalysis web platform. In versions 3.1.3 through 3.2.0, when uploading a JPEG, a user can specify an optional password to accompany the JPEG. This password is then directly passed into an expect command, which is then subsequently passed into a bash -c command,...

9.8CVSS5.9AI score0.00775EPSS
SaveExploits1References8Affected Software1
CVE
CVE
added 2026/04/06 4:1 p.m.29 views

CVE-2026-34969

Nhost CVE-2026-34969 affects the Nhost project (auth service) where, before 0.48.0, the OAuth provider callback incorrectly appended the refresh token as a URL query parameter during redirect. This caused refresh tokens to be exposed in browser history, server logs, HTTP Referer headers, and prox...

7.5CVSS5.9AI score0.00267EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/04/06 3:23 p.m.4 views

CVE-2026-33405 Pi-hole has a Stored HTML Injection in queries.js

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. From 6.0 to before 6.5, the formatInfo function in queries.js renders data.upstream, data.client.ip, and data.ede.text into HTML without escaping when a user expands a...

3.1CVSS6.1AI score0.00171EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/06 3:17 p.m.5 views

UBUNTU-CVE-2026-26026

GLPI is a free asset and IT management software package. From 11.0.0 to before 11.0.6, template injection by an administrator lead to RCE. This vulnerability is fixed in 11.0.6...

9.1CVSS5.8AI score0.11312EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/04/06 3:1 p.m.34 views

CVE-2026-33752 Redirect-based SSRF leading to internal network access in curl_cffi (with TLS impersonation bypass)

curlcffi is the a Python binding for curl. Prior to 0.15.0, curlcffi does not restrict requests to internal IP ranges, and follows redirects automatically via the underlying libcurl. Because of this, an attacker-controlled URL can redirect requests to internal services such as cloud metadata...

8.6CVSS0.00463EPSS
SaveExploits1References1
Rows per page
Query Builder