Lucene search
+L

6565 matches found

Cvelist
Cvelist
added last week33 views

CVE-2026-68117 tipc: clear sock->sk on the failed-insert path in tipc_sk_create()

In the Linux kernel, the following vulnerability has been resolved: tipc: clear sock-sk on the failed-insert path in tipcskcreate When tipcskcreate fails to insert the new socket tipcskinsert returns non-zero, its error path frees the sk with skfree but leaves sock-sk pointing at the freed object...

9.8CVSS0.00473EPSS
SaveExploits0References5
Cvelist
Cvelist
added last week34 views

CVE-2026-68083 ksmbd: fix path resolution in ksmbd_vfs_kern_path_create

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix path resolution in ksmbdvfskernpathcreate The SMB2 open lookup is rooted at the share with LOOKUPBENEATH, but the create/mkdir/hardlink sink is not: ksmbdvfskernpathcreate builds an absolute path with converttounixname...

9.1CVSS0.00446EPSS
SaveExploits0References4
CVE
CVE
added last week34 views

CVE-2026-68083

CVE-2026-68083 affects ksmbd (Linux kernel in-kernel SMB server). The issue is a path-resolution bug in ksmbd_vfs_kern_path_create() where an SMB2 create/mkdir/hardlink path can leverage a ".." component to escape the share, because the rooted open lookup uses LOOKUP_BENEATH for the SMB2 path but...

9.1CVSS5.2AI score0.00446EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added last week8 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: smb/server: The function ksmbdsessionrpcclose is called on the error path in the createsmb2pipe function. When the ksmbdiovpinrsp function fails, we should call ksmbdsessionrpcclose...

7.8CVSS5.1AI score0.0013EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added last week9 views

Astra Linux – Vulnerability in PostgresSQL-15

Lack of authorization in the PostgreSQL CREATE STATISTICS command allows a table owner to perform denial of service against other users who also attempt to execute CREATE STATISTICS commands within the same schema. A subsequent execution of the CREATE STATISTICS command with the same name, by a...

3.1CVSS6AI score0.00227EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added last week9 views

Astra Linux – Vulnerability in Harfbuzz

HarfBuzz is a text shaping engine. Prior to version 12.3.0, there was a null pointer dereference vulnerability in the SubtableUnicodesCache::create function located in src/hb-ot-cmap-table.hh. The function fails to check whether hbmalloc returns NULL before using placement new to construct an...

5.3CVSS5.3AI score0.00392EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/08/10 12:0 a.m.3 views

PT-2026-69988

Name of the Vulnerable Software and Affected Versions Rocket.Chat versions prior to 7.10.14 Rocket.Chat versions prior to 8.0.8 Rocket.Chat versions prior to 8.1.7 Rocket.Chat versions prior to 8.2.7 Rocket.Chat versions prior to 8.3.7 Rocket.Chat versions prior to 8.4.5 Rocket.Chat versions prio...

4.3CVSS5.2AI score0.00238EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-68418

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - RDMA/irdma: Prevent user-triggered null deref on QP create Previously, the user QP creation path would only attempt to populate iwqp-iwpbl if the user-provided...

5.5AI score0.00154EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/09 6:18 a.m.12 views

CVE-2026-18037

The Create WordPress plugin before 2.5.4 does not perform an authorization check before rendering content over one of its public REST API routes, and that route additionally publishes the requested content as a side effect, allowing unauthenticated attackers to read unpublished content and to mak...

6.5CVSS0.00164EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/09 6:0 a.m.11 views

EUVD-2026-54876

The Create WordPress plugin before 2.5.4 does not perform an authorization check before rendering content over one of its public REST API routes, and that route additionally publishes the requested content as a side effect, allowing unauthenticated attackers to read unpublished content and to mak...

5.3AI score0.00164EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/09 6:0 a.m.37 views

CVE-2026-18037 Create by Mediavine < 2.5.4 - Unauthenticated Unpublished Content Disclosure and Publication

The Create WordPress plugin before 2.5.4 does not perform an authorization check before rendering content over one of its public REST API routes, and that route additionally publishes the requested content as a side effect, allowing unauthenticated attackers to read unpublished content and to mak...

0.00164EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/09 6:0 a.m.42 views

CVE-2026-18037

CVE-2026-18037 affects the Create WordPress plugin prior to 2.5.4. The vulnerability arises because a public REST API route does not perform an authorization check, and the route’s side effect publishes the requested content. This allows unauthenticated attackers to read unpublished content and t...

6.5CVSS5.3AI score0.00164EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/08 1:17 p.m.13 views

CVE-2026-19284

A security vulnerability has been detected in MauricioMilano coder-api up to 1.1.0. Affected is the function createProject of the file src/core/projects.ts of the component Projects Endpoint. The manipulation leads to command injection. The attack must be carried out locally. The project was...

5.3CVSS0.00622EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/08 12:30 p.m.52 views

CVE-2026-19284

MauricioMilano coder-api up to version 1.1.0 is affected by a local, command-injection vulnerability in the Projects Endpoint. The issue resides in the function createProject (src/core/projects.ts) and is triggered by input manipulation within that path. The attack is described as requiring local...

5.3CVSS5.4AI score0.00622EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/08 12:30 p.m.10 views

CVE-2026-19284 MauricioMilano coder-api Projects Endpoint projects.ts createProject command injection

A security vulnerability has been detected in MauricioMilano coder-api up to 1.1.0. Affected is the function createProject of the file src/core/projects.ts of the component Projects Endpoint. The manipulation leads to command injection. The attack must be carried out locally. The project was...

4.8CVSS5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/08 12:30 p.m.39 views

CVE-2026-19284 MauricioMilano coder-api Projects Endpoint projects.ts createProject command injection

A security vulnerability has been detected in MauricioMilano coder-api up to 1.1.0. Affected is the function createProject of the file src/core/projects.ts of the component Projects Endpoint. The manipulation leads to command injection. The attack must be carried out locally. The project was...

5.3CVSS0.00622EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/08 7:17 a.m.9 views

CVE-2026-14526

The AI Copilot – Content Generator plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.5.6. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to creat...

9.8CVSS0.00612EPSS
SaveExploits0References13
NVD
NVD
added 2026/08/07 5:17 p.m.14 views

CVE-2026-17596

Nexus Repository 3 was found to be vulnerable to stored cross-site scripting XSS. A user with the nexus:blobstores:create or nexus:blobstores:update permission could set a blob store name containing malicious script content, which would later execute in the browser of another user viewing system...

6.3CVSS0.00239EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/07 4:7 p.m.10 views

CVE-2026-17596

Nexus Repository 3 was found to be vulnerable to stored cross-site scripting XSS. A user with the nexus:blobstores:create or nexus:blobstores:update permission could set a blob store name containing malicious script content, which would later execute in the browser of another user viewing system...

6.3CVSS4.9AI score0.00239EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/07 4:7 p.m.53 views

CVE-2026-17596

CVE-2026-17596 affects Nexus Repository 3. A stored XSS issue arises when a user with nexus:blobstores:create or nexus:blobstores:update can set a blob store name containing malicious script, which then executes in other users’ browsers when viewing system health-check status. Root cause: unsafe ...

6.3CVSS5AI score0.00239EPSS
SaveExploits0References2
Rows per page
Query Builder