Lucene search
+L

11033 matches found

Packet Storm
Packet Storm
added 2026/08/11 12:00 a.m.33 views

...[ More ]

A proof of concept exploit for an authorization bypass vulnerability in Grafana version 13.1.3. The vulnerability allows an authenticated Editor to delete a protected alert notification receiver despite lacking the permission required to modify its protected destination fields. The receivers upda...

6.5CVSS5.4AI score0.00235EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/08/10 6:36 p.m.30 views

CVE-2026-72867 Dokploy: Incomplete fix of CVE-2026-45628: Command Injection via Unvalidated Branch Fields in Compose Deployment Pipeline (server-side regex missing in compose.ts)

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.29.3 until 0.29.13, the incomplete fix for CVE-2026-45628 leaves packages/server/src/db/schema/compose.ts branch fields without server-side validation, allowing a direct compose.update request to store a malicious customGitBranch...

9.9CVSS0.0049EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:36 p.m.10 views

CVE-2026-72867

Dokploy is a free, self-hostable Platform as a Service PaaS. From 0.29.3 until 0.29.13, the incomplete fix for CVE-2026-45628 leaves packages/server/src/db/schema/compose.ts branch fields without server-side validation, allowing a direct compose.update request to store a malicious customGitBranch...

9.9CVSS5.5AI score0.0049EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/10 6:36 p.m.41 views

CVE-2026-72867

Dokploy (PaaS) vulnerability CVE-2026-72867 affects versions 0.29.3–0.29.13. The incomplete fix for CVE-2026-45628 leaves server-side validation missing in packages/server/src/db/schema/compose.ts branch fields, allowing a direct compose.update request to store a malicious customGitBranch, branch...

9.9CVSS5.5AI score0.0049EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 4:19 p.m.11 views

CVE-2026-72725

Discourse is an open-source discussion platform. Prior to 2026.1.6, the staff action log model rendered unescaped previous and new value fields that could inject stored cross-site scripting into the staff interface. The issue is fixed in 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0...

5.4CVSS0.00215EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 4:02 p.m.52 views

CVE-2026-72725

Discourse (open‑source discussion platform) has a Stored XSS issue in the staff action log: prior to 2026.1.6, the staff action log model rendered unescaped previous and new value fields, enabling stored XSS in the staff interface. The vulnerability is fixed in versions 2026.1.6, 2026.5.2, 2026.6...

5.4CVSS4.9AI score0.00215EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 12:03 p.m.38 views

CVE-2026-68348

The CVE-2026-68348 entry relates to the Linux kernel ASoC TAS2781 firmware parser, where variable-length description strings are read with strlen() before ensuring a NUL terminator exists in the firmware blob. This could allow the parser to read past the end of the firmware buffer. A fix was impl...

7.1CVSS5.5AI score0.00131EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:01 p.m.113 views

CVE-2026-68277

The CVE-2026-68277 entry concerns Linux kernel DRM/DP/MST sideband reply parsers where three 16-bit reads check bounds after reading, risking out-of-bounds access (idx == curlen). A fix was applied: pre-check using a single combined condition (idx + 2 > curlen) before each 2-byte read. Affecte...

5.3AI score0.00215EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 11:59 a.m.14 views

EUVD-2026-55275

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix union collision of module and refcnt for dynamic events In 'struct traceeventcall', the 'module' pointer and the 'refcnt' atomic variable share the same memory space in a union. For dynamic events, the union member i...

5.5AI score0.00198EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/10 7:16 a.m.14 views

CVE-2026-19074

The Advanced Classifieds & Directory Pro Advanced Classifieds & Directory Pro WordPress plugin before 3.4.3 = 3.4.2 is vulnerable to unauthenticated sensitive information exposure via the AJAX action acadppubliccustomfieldslistings...

5.3CVSS0.00121EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.10 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: BPF: Narrow access to the pointer ctx fields is now rejected. The following BPF program, simplified from a syzkaller repro, causes a kernel warning: c r0 = u8 r1 + 169; exit; Here, the pointer field sk is located at offset 168 in...

5.5CVSS5.3AI score0.00193EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: smb: client: fixed potential UAF and double-free errors in smb2openfile Set @erriov and @errbuftype to zero before retrying SMB2open, to prevent UAF bugs if @data != NULL; otherwise, a double-free error will occur...

9.8CVSS5.4AI score0.00333EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.11 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: Fixed a heap buffer overflow in ioam6fillTraceData. In the receive path, ioam6fillTraceData uses trace-nodelen to determine how much data to write for each node. It relies on this field directly from the incoming...

9.8CVSS7.6AI score0.00642EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Platform/x86: hp-bioscfg: Fixed out-of-bounds array access issues in ACPI package parsing. The hppopulateelementsfrompackage functions in the hp-bioscfg driver contain vulnerabilities related to out-of-bounds array access. These...

7.1CVSS5.8AI score0.00121EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.11 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: cifs: Fixed the locking usage for tcon fields. Previously, we used cifstcpseslock to protect many objects that weren’t just server, ses, or tcon lists. Later, we introduced svrlock, seslock, and tc Lock to protect fields withi...

8.8CVSS5.4AI score0.00298EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 6:00 a.m.10 views

EUVD-2026-55001

The Product Input Fields for WooCommerce WordPress plugin before 2.0.2 does not validate uploaded file types when its accepted-types setting is left empty, which its own documentation advertises as accepting all files, allowing unauthenticated attackers to upload arbitrary files and achieve remot...

6.3AI score0.00462EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/10 6:00 a.m.43 views

CVE-2026-19089 Product Input Fields for WooCommerce < 2.0.2 - Unauthenticated Arbitrary File Upload

The Product Input Fields for WooCommerce WordPress plugin before 2.0.2 does not validate uploaded file types when its accepted-types setting is left empty, which its own documentation advertises as accepting all files, allowing unauthenticated attackers to upload arbitrary files and achieve remot...

0.00462EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/10 6:00 a.m.6 views

CVE-2026-19074

The Advanced Classifieds & Directory Pro Advanced Classifieds & Directory Pro WordPress plugin before 3.4.3 = 3.4.2 is vulnerable to unauthenticated sensitive information exposure via the AJAX action acadppubliccustomfieldslistings...

5.2AI score0.00121EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/10 6:00 a.m.9 views

EUVD-2026-54998

The Advanced Classifieds & Directory Pro Advanced Classifieds & Directory Pro WordPress plugin before 3.4.3 = 3.4.2 is vulnerable to unauthenticated sensitive information exposure via the AJAX action acadppubliccustomfieldslistings...

5.2AI score0.00121EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/10 6:00 a.m.41 views

CVE-2026-19074 Advanced Classifieds & Directory Pro < 3.4.3 - Unauthenticated Non-Public Listing Custom Field Disclosure

The Advanced Classifieds & Directory Pro Advanced Classifieds & Directory Pro WordPress plugin before 3.4.3 = 3.4.2 is vulnerable to unauthenticated sensitive information exposure via the AJAX action acadppubliccustomfieldslistings...

0.00121EPSS
SaveExploits0References1
Rows per page
Query Builder