Lucene search
+L

4981 matches found

Positive Technologies
Positive Technologies
added 2026/03/13 12:0 a.m.8 views

PT-2026-25356

Name of the Vulnerable Software and Affected Versions Gokapi versions prior to 2.2.4 Description Gokapi is a self-hosted file sharing server. An authorization flaw in the file replace API allows a user with list visibility permission UserPermListOtherUploads to delete another user's file by...

9.9CVSS7.1AI score0.22162EPSS
SaveExploits70References136
Positive Technologies
Positive Technologies
added 2026/03/13 12:0 a.m.10 views

PT-2026-25358

Name of the Vulnerable Software and Affected Versions Gokapi versions prior to 2.2.4 Description Gokapi is a self-hosted file sharing server. The chunked upload completion path for file requests does not validate the total file size against the per-request MaxSize limit. An attacker with a public...

9.9CVSS7AI score0.22162EPSS
SaveExploits70References136
NVD
NVD
added 2026/03/12 8:16 p.m.6 views

CVE-2026-32249

Vim is an open source, command line text editor. From 9.1.0011 to before 9.2.0137, Vim's NFA regex compiler, when encountering a collection containing a combining character as the endpoint of a character range e.g. 0-0\u05bb, incorrectly emits the composing bytes of that character as separate NFA...

5.5CVSS0.00133EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/12 5:20 p.m.5 views

CVE-2026-31873

Unhead is a document head and template manager. Prior to 2.1.11, The link.href check in makeTagSafe safe.ts uses String.includes, which is case-sensitive. Browsers treat URI schemes case-insensitively. DATA:text/css,... is the same as data:text/css,... to the browser, but 'DATA:...'.includes'data...

5.9AI score0.00237EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/12 5:3 p.m.6 views

CVE-2026-31841 Raw exposure of database statements in Hyperterse MCP search tool

Hyperterse is a tool-first MCP framework for building AI-ready backend surfaces from declarative config. Prior to v2.2.0, the search tool allows LLMs to search for tools using natural language. While returning results, Hyperterse also returned the raw SQL queries, exposing statements which were...

6.5CVSS5.8AI score0.00178EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/12 4:35 p.m.5 views

CVE-2026-25529 Postal has HTML injection / XSS in message view

Postal is an open source SMTP server. Postal versions less than 3.3.5 had a HTML injection vulnerability that allowed unescaped data to be included in the admin interface. The primary way for unescaped data to be added is via the API's "send/raw" method. This could allow arbitrary HTML to be...

8.1CVSS5.8AI score0.00235EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/12 2:49 p.m.6 views

EUVD-2026-11371

StudioCMS: IDOR — Admin-to-Owner Account Takeover via Password Reset Link Generation...

6.8CVSS5.8AI score0.00344EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/12 2:22 p.m.7 views

EUVD-2026-11379

Copyparty has unexpected JavaScript execution via crafted URL to folder with .prologue.html...

3.7CVSS5.9AI score0.00162EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/12 2:12 p.m.7 views

EUVD-2026-10385

ImageMagick has uninitialized pointer dereference in JBIG decoder...

7.5CVSS5.8AI score0.00353EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.10 views

PT-2026-25058

Impact An unauthenticated attacker can take over any user account that was created with an authentication provider that does not validate the format of the user identifier e.g. anonymous authentication. By sending a crafted login request, the attacker can cause the server to perform a...

9.8CVSS5.8AI score0.00627EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2026/03/12 12:0 a.m.13 views

PT-2026-25040

CVE-2026-32142 Shopware is an open commerce platform. /api/ info/config route exposes information about licenses. This vulnerability is fixed in 7.8.1 and 6.10.15. https://t.co/miVHOhaAoF...

5.3CVSS5.8AI score0.00197EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/11 9:45 p.m.5 views

CVE-2026-32133 2FAuth has Blind SSRF in image parameter allows internal network access and more

2FAuth is a web app to manage Two-Factor Authentication 2FA accounts and generate their security codes. Prior to 6.1.0, a blind SSRF vulnerability exists in 2FAuth that allows authenticated users to make arbitrary HTTP requests from the server to internal networks and cloud metadata endpoints. Th...

7.8CVSS5.9AI score0.00505EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/11 9:16 p.m.8 views

CVE-2026-32122

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0.1, the Claim File Tracker feature exposes an AJAX endpoint that returns billing claim metadata claim IDs, payer info, transmission logs. The endpoint does not enforce the same A...

4.3CVSS0.00229EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/03/11 8:49 p.m.5 views

EUVD-2026-11393

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0.1, sensitivity checks for group encounters are broken because the code only consults formencounter for sensitivity, while group encounters store sensitivity in...

7.7CVSS5.8AI score0.00252EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/11 7:58 p.m.6 views

CVE-2026-32234

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.10 and 8.6.36, an attacker with access to the master key can inject malicious SQL via crafted field names used in query constraints when Parse Server is configured with...

5.1CVSS5.8AI score0.00201EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/03/11 7:58 p.m.31 views

CVE-2026-32234 Parse Server has a SQL injection via query field name when using PostgreSQL

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to 9.6.0-alpha.10 and 8.6.36, an attacker with access to the master key can inject malicious SQL via crafted field names used in query constraints when Parse Server is configured with...

5.1CVSS0.00201EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/11 7:16 p.m.4 views

CVE-2026-31888

Shopware is an open commerce platform. Prior to 6.7.8.1 and 6.6.10.15, the Store API login endpoint POST /store-api/account/login returns different error codes depending on whether the submitted email address belongs to a registered customer CHECKOUTCUSTOMERAUTHBADCREDENTIALS or is unknown...

5.3CVSS0.00218EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/11 7:5 p.m.5 views

EUVD-2026-11309

WeGIA is a web manager for charitable institutions. In 3.6.5, The patched loadBackupDB extracts tar.gz archives to a temporary directory using PHP's PharData class, then uses glob and filegetcontents to read SQL files from the extracted contents. Neither the extraction nor the file reading...

6.9CVSS5.8AI score0.00414EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/11 6:2 p.m.21 views

CVE-2026-31872

CVE-2026-31872 affects Parse Server. Prior to 9.6.0-alpha.6 and 8.6.32, the protectedFields class-level permission (CLP) can be bypassed via dot-notation in query WHERE clauses and sort parameters, enabling an attacker to query or sort by sub-fields of a protected field on MongoDB and PostgreSQL ...

8.7CVSS5.8AI score0.00367EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/11 5:43 p.m.14 views

CVE-2026-31863 Improper Restriction of Excessive Authentication Attempts in github.com/anyproto/anytype-heart

Anytype Heart is the middleware library for Anytype. The challenge-based authentication for the local gRPC client API can be bypassed, allowing an attacker to gain access without the 4-digit code. This vulnerability is fixed in anytype-heart 0.48.4, anytype-cli 0.1.11, and Anytype Desktop 0.54.5...

3.6CVSS5.8AI score0.00107EPSS
SaveExploits0References3
Rows per page
Query Builder