Lucene search
+L

11577 matches found

Github Security Blog
Github Security Blog
added 2026/06/05 4:22 p.m.30 views

NocoDB: Missing Ownership Check in MCP Attachment Read

Summary A low-privilege MCP token holder with knowledge of an attachment path could read any file in shared storage, including attachments belonging to other bases and workspaces, because the MCP readAttachment tool did not verify the file's ownership. Details The MCP readAttachment tool accepts...

2.3CVSS5.5AI score0.00271EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/06/05 4:22 p.m.25 views

Authorization Bypass Through User-Controlled Key

Overview nocodb is a NocoDB Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key in the readAttachment tool. An attacker can access files in the shared storage belonging to other users by supplying a known attachment path and a valid MCP token...

3.5CVSS5.3AI score0.00271EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/05 4:03 p.m.25 views

NocoDB: Plaintext Password Comparison in Shared Views

Summary The shared-view password check fell back to strict-equality === comparison for legacy plaintext passwords, leaking the password's length and per-character prefix through response timing. Details The bcrypt branch hashes starting with $2a$/$2b$ was unaffected. The legacy fallback in View.t...

6.9CVSS5.5AI score0.00428EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/06/05 4:03 p.m.17 views

GHSA-QHXG-623C-CFJM NocoDB: Plaintext Password Comparison in Shared Views

Summary The shared-view password check fell back to strict-equality === comparison for legacy plaintext passwords, leaking the password's length and per-character prefix through response timing. Details The bcrypt branch hashes starting with $2a$/$2b$ was unaffected. The legacy fallback in View.t...

6.9CVSS5.5AI score0.00428EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/05 4:03 p.m.21 views

Information Exposure

Overview nocodb is a NocoDB Affected versions of this package are vulnerable to Information Exposure via the shared-view password check. An attacker can infer sensitive information about legacy plaintext passwords by measuring authentication response times, potentially revealing password length a...

6.9CVSS5.3AI score0.00428EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/05 3:52 p.m.15 views

GHSA-9WGH-M22W-9XJ8 NocoDB: Hidden LTAR Column Exposure in Public Shared-View Relation Endpoints

Summary The public shared-view relation endpoints accepted a caller-supplied column ID without verifying that the column was visible in the shared view, so anyone holding a share UUID could read links from any LTAR column on the view's table — including columns the view owner had hidden. Details...

6.9CVSS5.5AI score0.00406EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/05 3:52 p.m.20 views

NocoDB: Hidden LTAR Column Exposure in Public Shared-View Relation Endpoints

Summary The public shared-view relation endpoints accepted a caller-supplied column ID without verifying that the column was visible in the shared view, so anyone holding a share UUID could read links from any LTAR column on the view's table — including columns the view owner had hidden. Details...

6.9CVSS5.5AI score0.00406EPSS
SaveExploits0References4Affected Software1
Patchstack
Patchstack
added 2026/06/05 10:37 a.m.14 views

WordPress Shared Files plugin <= 1.7.64 - Path Traversal vulnerability

Path Traversal vulnerability discovered by kai63001 in WordPress Plugin Shared Files versions = 1.7.64...

7.5CVSS5.5AI score0.00326EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/06/05 5:40 a.m.12 views

BIT-AIRFLOW-2026-40861 Apache Airflow: Arbitrary File Read via Log Symlink following in FileTaskHandler

A Dag author could either a create a symlink under their task's log directory pointing to an arbitrary file readable by the API server process read-path attack — e.g. /etc/passwd or airflow.cfg or b supply a taskid containing .. sequences accepted by the Task SDK's KEYREGEX write-path attack, and...

6.5CVSS5.6AI score0.00691EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/05 12:00 a.m.28 views

PT-2026-47086

Name of the Vulnerable Software and Affected Versions NocoDB versions prior to 2026.05.1 Description A low-privilege MCP token holder with knowledge of an attachment path can read any file in shared storage, including attachments from other bases and workspaces. This occurs because the MCP...

2.3CVSS5.9AI score0.00271EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/06/05 12:00 a.m.30 views

PT-2026-46997

Name of the Vulnerable Software and Affected Versions NocoDB versions prior to 2026.05.1 Description The shared-view password check used strict-equality === comparison for legacy plaintext passwords. This creates a timing oracle, allowing a network-positioned attacker to leak the password length...

6.9CVSS5.9AI score0.00428EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/06/05 12:00 a.m.32 views

PT-2026-47085

Name of the Vulnerable Software and Affected Versions NocoDB versions prior to 2026.05.1 Description The shared form-view submit handler in packages/nc-gui/composables/useSharedFormViewStore.ts fails to validate the URL scheme when writing the redirect url to window.location.href. While a same-ho...

8.4CVSS5.9AI score0.00396EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/06/05 12:00 a.m.41 views

PT-2026-46992

Name of the Vulnerable Software and Affected Versions NocoDB versions prior to 2026.05.1 Description Public shared-view relation endpoints fail to verify if a caller-supplied column ID is visible in the shared view. This allows anyone with a share UUID to read links from any LTAR...

6.9CVSS5.8AI score0.00406EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/06/05 12:00 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-50266

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In OpenStack Neutron before 28.0.1, a project manager can create or update a port on a shared network owned by another project and set deviceowner to a value th...

3.5CVSS5.3AI score0.00971EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/06/04 10:08 p.m.27 views

kernel: net: skbuff: propagate shared-frag marker through frag-transfer helpers

A flaw was found in the Linux kernel's networking skbuff component. When skbtrycoalesce attaches paged fragments, it can lose the SKBFLSHAREDFRAG marker. This can lead to the Encapsulating Security Payload ESP input decrypting data in place over page-cache backed fragments, potentially resulting ...

8.8CVSS6.4AI score0.00337EPSS
SaveExploits7References6
RedHat Linux
RedHat Linux
added 2026/06/04 9:47 p.m.14 views

kernel: net: skbuff: propagate shared-frag marker through frag-transfer helpers

A flaw was found in the Linux kernel's networking skbuff component. When skbtrycoalesce attaches paged fragments, it can lose the SKBFLSHAREDFRAG marker. This can lead to the Encapsulating Security Payload ESP input decrypting data in place over page-cache backed fragments, potentially resulting ...

8.8CVSS6.4AI score0.00337EPSS
SaveExploits7References6
RedHat Linux
RedHat Linux
added 2026/06/04 9:43 p.m.21 views

kernel: net: skbuff: propagate shared-frag marker through frag-transfer helpers

A flaw was found in the Linux kernel's networking skbuff component. When skbtrycoalesce attaches paged fragments, it can lose the SKBFLSHAREDFRAG marker. This can lead to the Encapsulating Security Payload ESP input decrypting data in place over page-cache backed fragments, potentially resulting ...

8.8CVSS6.4AI score0.00337EPSS
SaveExploits7References6
RedHat Linux
RedHat Linux
added 2026/06/04 9:24 p.m.20 views

kernel: net: skbuff: propagate shared-frag marker through frag-transfer helpers

A flaw was found in the Linux kernel's networking skbuff component. When skbtrycoalesce attaches paged fragments, it can lose the SKBFLSHAREDFRAG marker. This can lead to the Encapsulating Security Payload ESP input decrypting data in place over page-cache backed fragments, potentially resulting ...

8.8CVSS6.4AI score0.00337EPSS
SaveExploits7References6
Ubuntu
Ubuntu
added 2026/06/04 9:13 p.m.27 views

USN-8390-1: Linux kernel vulnerability

It was discovered that the Linux kernel did not properly handle shared page fragments during socket buffer operations, collectively known as Dirty Frag. A logic flaw existed in the XFRM ESP-in-TCP subsystem and in the RxRPC networking subsystem when processing paged fragments. A local attacker...

8.8CVSS6.1AI score0.93235EPSS
SaveExploits32
Github Security Blog
Github Security Blog
added 2026/06/04 6:30 p.m.12 views

OpenStack Neutron: Neutron port RBAC policy bypass allows project managers to set trusted device owners on shared networks

In OpenStack Neutron before 28.0.1, a project manager can create or update a port on a shared network owned by another project and set deviceowner to a value that has "network:" at the beginning "network:dhcp" for example. The default port RBAC policies incorrectly included PROJECTMANAGER without...

2.2CVSS6.1AI score0.00262EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder