Lucene search
+L

304 matches found

NVD
NVD
added yesterday6 views

CVE-2026-18704

An issue in MongoDB Server's aggregation framework could allow an authenticated user with only read privileges to perform write operations against collections they should not be able to modify. This is due to an internal-use aggregation stage being reachable by external clients without an...

7.1CVSS
SaveExploits0References1
CVE
CVE
added yesterday11 views

CVE-2026-18704

Summary: CVE-2026-18704 affects MongoDB Server's aggregation framework. Affected component is an internal-use aggregation stage that is reachable by external clients without proper authorization checks on its embedded operations. This could allow an authenticated user with only read privileges to...

7.1CVSS5.3AI score
SaveExploits0References1
Cvelist
Cvelist
added yesterday8 views

CVE-2026-18704 Improper Authorization in MongoDB Aggregation Framework Allows Read-Only User to Perform Unauthorized Write Operations

An issue in MongoDB Server's aggregation framework could allow an authenticated user with only read privileges to perform write operations against collections they should not be able to modify. This is due to an internal-use aggregation stage being reachable by external clients without an...

7.1CVSS
SaveExploits0References1
OSV
OSV
added 5 days ago11 views

GHSA-HC8V-WWC9-VGXM go-git: Worktree operations may follow symlinks

Impact A symlink traversal issue in go-git could allow worktree operations to modify files outside the intended worktree path. The worktreeFilesystem wrapper rejected dangerous path strings, including paths containing .git, parent-directory components, or control characters. However, it did not...

7.1CVSS5.3AI score0.00292EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added last week7 views

CVE-2026-18954

Incorrect authorization in the aggregation pipeline tool in Amazon AWS Labs DocumentDB MCP Server before 1.0.12 might allow an authenticated MCP client to perform inappropriate write operations on the connected database via write-capable aggregation pipeline stages that bypass the read-only mode...

5.7CVSS5.5AI score0.00108EPSS
SaveExploits0References3
CVE
CVE
added last week70 views

CVE-2026-18954

CVE-2026-18954 : Affected product is Amazon AWS Labs DocumentDB MCP Server prior to 1.0.12. The issue is incorrect authorization in the aggregation pipeline tool that could allow a authenticated MCP client to perform write operations via write-capable aggregation pipeline stages, bypassing the re...

5.7CVSS5.5AI score0.00108EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/02 12:15 p.m.12 views

EUVD-2026-51988

ArcadeDB versions before 26.7.3 fail to bind the authenticated principal in the MCP HTTP transport, causing all engine permission checks to silently pass as no-ops. Non-root MCP-allowed users can perform arbitrary database writes, DDL, schema mutations, and execute arbitrary JavaScript code via t...

7.7CVSS5.9AI score0.00214EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/20 12:19 p.m.11 views

CVE-2026-63754

SurrealDB versions before 3.1.0 contain a denial of service vulnerability where malicious LIVE queries with WHERE clauses that evaluate to errors cause all CREATE, UPDATE, and DELETE operations on the watched table to fail. An authenticated user with only select permission can prevent write...

7.1CVSS0.00254EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 12:4 p.m.44 views

CVE-2026-63754 SurrealDB before 3.1.0 Denial of Service via LIVE Query

SurrealDB versions before 3.1.0 contain a denial of service vulnerability where malicious LIVE queries with WHERE clauses that evaluate to errors cause all CREATE, UPDATE, and DELETE operations on the watched table to fail. An authenticated user with only select permission can prevent write...

7.1CVSS0.00254EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 12:4 p.m.9 views

EUVD-2026-45925

SurrealDB versions before 3.1.0 contain a denial of service vulnerability where malicious LIVE queries with WHERE clauses that evaluate to errors cause all CREATE, UPDATE, and DELETE operations on the watched table to fail. An authenticated user with only select permission can prevent write...

7.1CVSS5.3AI score0.00254EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 12:7 a.m.6 views

CVE-2026-62231 Grav < 1.0.6 API Key Scope Bypass via ApiKeyAuthenticator

The Grav API plugin getgrav/grav-plugin-api before 1.0.6 contains an authorization bypass: API keys can be created with a restricted scopes array, but the ApiKeyAuthenticator class never reads or enforces these scopes. It loads and returns the owning user's full account object, so a key created...

8.6CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/15 9:8 p.m.40 views

CVE-2026-52892 Wekan: Read-only board members can create/modify/delete Custom Fields (privilege escalation via read-level authz on write ops)

Wekan is open source kanban built with Meteor. Prior to 9.32, Wekan REST handlers in server/models/customFields.js use read-level Authentication.checkBoardAccess instead of write-level Authentication.checkBoardWriteAccess for mutating custom-field routes. A read-only board member can call POST,...

6.5CVSS0.00259EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/29 12:0 a.m.21 views

PT-2026-53671

Name of the Vulnerable Software and Affected Versions Mythic versions prior to 3.4.0.60 Description An authorization bypass exists that allows authenticated users with the spectator role to perform unauthorized write operations. This occurs because the 'eventing import automatic webhook' endpoint...

5.4CVSS6AI score0.00263EPSS
SaveExploits0References9
OSV
OSV
added 2026/06/12 8:7 p.m.14 views

GHSA-3V8V-4WG6-R7QH TYPO3 CMS: Destructive Actions on File Mount Folders

Problem Non-privileged backend users with file mount access were able to perform write operations move, delete, rename on folders representing the root of an active file mount due to missing authorization restrictions. Solution Update to TYPO3 versions 10.4.57 ELTS, 11.5.51 ELTS, 12.4.46 ELTS,...

7.2CVSS5.3AI score0.00238EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/06/12 8:7 p.m.20 views

EUVD-2026-35392

TYPO3 CMS: Destructive Actions on File Mount Folders...

7.2CVSS5.2AI score0.00238EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/09 10:49 a.m.8 views

CVE-2026-47343 TYPO3 CMS - Destructive Actions on File Mount Folders

Non-privileged backend users with file mount access were able to perform write operations move, delete, rename on folders representing the root of an active file mount due to missing authorization restrictions. This issue affects TYPO3 CMS versions before 10.4.57, 11.0.0 through 11.5.50, 12.0.0...

7.2CVSS6AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/06/09 12:0 a.m.25 views

PT-2026-47738

Name of the Vulnerable Software and Affected Versions TYPO3 CMS versions prior to 10.4.57 TYPO3 CMS versions 11.0.0 through 11.5.50 TYPO3 CMS versions 12.0.0 through 12.4.45 TYPO3 CMS versions 13.0.0 through 13.4.30 TYPO3 CMS versions 14.0.0 through 14.3.2 Description Non-privileged backend users...

7.2CVSS5.2AI score0.00238EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/05/27 8:9 p.m.14 views

CVE-2026-46080

A flaw was found in the Linux kernel's Oracle Cluster File System 2 ocfs2 component. During direct I/O DIO write operations, specifically in the ocfs2dioendiowrite function, an issue with transaction splitting can lead to credit exhaustion in the Journaling Block Device 2 JBD2 subsystem. This can...

5.5CVSS5.8AI score0.00136EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 5:0 p.m.31 views

CVE-2026-46095

A flaw was found in the Linux kernel's RAID Redundant Array of Independent Disks driver component. A race condition can occur when the system attempts to write or discard data, as a necessary synchronization barrier is not properly established before critical state changes. This oversight could...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/27 3:38 p.m.46 views

CVE-2026-44329 free5GC: SMF UPI management interface lacks auth middleware; unauthenticated topology read/write requests reach handlers

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's SMF mounts the UPI management route group without OAuth2/bearer-token authorization middleware. A network attacker who can reach SMF on the SBI can hit UPI endpoints with no Authorization header at all, and...

10CVSS0.00331EPSS
SaveExploits1References4
Rows per page
Query Builder