Lucene search
+L

66016 matches found

CVE
CVE
added 2026/08/13 8:13 a.m.30 views

CVE-2026-14332

CVE-2026-14332 affects the Ecwid by Lightspeed Ecommerce Shopping Cart WordPress plugin for sites running versions prior to 7.0.9. The root cause is a missing capability check and absence of nonce verification on a store-management action, allowing any authenticated user (e.g., a subscriber) to t...

5.4CVSS5.3AI score0.0017EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 8:13 a.m.38 views

CVE-2026-14332 Ecwid by Lightspeed Ecommerce Shopping Cart < 7.0.9 - Subscriber+ Store Disconnection via 'ec_disconnect' Action

The Ecwid by Lightspeed Ecommerce Shopping Cart WordPress plugin before 7.0.9 does not perform a capability check or nonce verification on one of its store-management actions, allowing any authenticated user, such as a subscriber, to disconnect the store and take the storefront offline until an...

5.4CVSS0.0017EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 6:00 a.m.39 views

CVE-2026-13328 TLP Food Menu < 6.0.2 - Unauthenticated Reservation Status Modification

The Food Menu WordPress plugin before 6.0.2 does not perform any capability or ownership check on its reservation-status update action, which is also exposed to unauthenticated users and gated only by a nonce that is publicly available to visitors, allowing unauthenticated attackers to change the...

0.00199EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 4:50 a.m.36 views

CVE-2026-19182

Summary of vulnerability details (CVE-2026-19182) : OpenNMS Meridian and Horizon contain an inverted authorization check in the v2 Alarm REST API. A low-privileged authenticated user (ROLE_REST) can acknowledge, escalate, or clear alarms recorded as an arbitrary username, and if also granted ROLE...

4.3CVSS5.5AI score0.00152EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2026/08/13 12:00 a.m.8 views

The vulnerability in the mac80211/rx.c component of the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability in the mac80211/rx.c component of the Linux operating system’s kernel is related to errors in the implementation of security checks for standard elements. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.8AI score0.0021EPSS
SaveExploits0References16Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/08/13 12:00 a.m.6 views

The vulnerability of the Linux operating system’s kernel component tpm allows a hacker to trigger a service failure.

The vulnerability of the tpm component in the Linux operating system’s kernel is related to incorrect checking of the specified index, position, or offset in the input data. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.5AI score0.00127EPSS
SaveExploits0References16Affected Software3
Tenable Nessus
Tenable Nessus
added 2026/08/13 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-53784

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rsync before 3.5.0 contains a path traversal vulnerability that allows remote clients to access files outside the intended module root when use chroot is disabl...

8.4CVSS5.4AI score0.00138EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/13 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-70454

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rsync 3.2.0 through 3.2.3 openssl mode and rsync-ssl through 3.4.4 stunnel mode contain a TLS certificate validation vulnerability that allows on-path attackers...

8CVSS5.3AI score0.0019EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/13 12:00 a.m.13 views

CVE-2026-52048

MQTT v5 properties bounds check uses relative offset against absolute position...

5.2AI score
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2026/08/13 12:00 a.m.7 views

The vulnerability in the `usb/asix_common.c` component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the usb/asixcommon.c component in the Linux operating system is related to incorrect checking of the specified index, position, or offset in input data. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.5AI score0.00119EPSS
SaveExploits0References15Affected Software3
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.5 views

PT-2026-71929

A vulnerability was determined in dromara lamp-cloud up to 5.10.0. This issue affects some unknown processing of the file FileChunkController.java of the component chunk-check endpoint. Executing a manipulation of the argument Name can lead to path traversal. The attack can be launched remotely...

7.5CVSS6.9AI score0.00424EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/12 10:17 p.m.11 views

CVE-2026-73499

etcd is a distributed key-value store for the data of a distributed system. Prior to versions 3.5.33, 3.6.14, and 3.7.1, a user granted READ permission on a single exact key can use the Watch gRPC API with clientv3.WithFromKey to receive watch events for every key lexicographically greater than o...

7.1CVSS0.00365EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/12 10:17 p.m.6 views

DEBIAN-CVE-2026-73501

kin-openapi is a Go project for handling OpenAPI files. Prior to 0.144.0, ValidationHandler.Load in openapi3filter/validationhandler.go silently replaces a nil AuthenticationFunc with NoopAuthenticationFunc, which returns nil without checking credentials. This substitution causes every OpenAPI...

9.1CVSS5.3AI score0.00344EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/12 9:17 p.m.8 views

CVE-2026-73423

Astro is a web framework for content-driven websites. From 7.0.0 until 7.0.6, the composable astro/hono pipeline installs security.checkOrigin only through the middleware primitive, while actions and pages can dispatch to user code independently. Mounting actions before middleware, as in the...

5.1CVSS0.00182EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/12 8:35 p.m.18 views

CVE-2026-73423 Astro: composable `astro/hono` pipeline bypasses `security.checkOrigin` when `middleware()` is absent or misordered

Astro is a web framework for content-driven websites. From 7.0.0 until 7.0.6, the composable astro/hono pipeline installs security.checkOrigin only through the middleware primitive, while actions and pages can dispatch to user code independently. Mounting actions before middleware, as in the...

5.1CVSS5.3AI score
SaveExploits0References6
CVE
CVE
added 2026/08/12 8:35 p.m.29 views

CVE-2026-73423

Astro (web framework) vulnerability CVE-2026-73423 affects the composable astro/hono pipeline from versions 7.0.0–7.0.6. If actions() or pages() are mounted before middleware(), or if middleware() is omitted, security.checkOrigin is not enforced at dispatch sinks, allowing blind write‑only CSRF a...

5.1CVSS5.3AI score0.00182EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 8:24 p.m.24 views

CVE-2026-19002 Crafted database metadata may cause memory corruption in MongoDB BI Connector ODBC Driver

A missing bounds check when parsing stored procedure parameter metadata in the MongoDB BI Connector ODBC Driver can result in an out-of-bounds write in the client application process. Triggering this issue requires control over the server the driver connects to, or the ability to respond in its...

8.8CVSS0.00306EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 8:24 p.m.42 views

CVE-2026-19002

The CVE-2026-19002 entry affects the MongoDB BI Connector ODBC Driver. A missing bounds check during parsing of stored procedure parameter metadata can cause an out-of-bounds write in the client process, leading to memory corruption and potential abnormal termination or, under certain conditions,...

8.8CVSS5.5AI score0.00306EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 8:24 p.m.16 views

CVE-2026-19002 Crafted database metadata may cause memory corruption in MongoDB BI Connector ODBC Driver

A missing bounds check when parsing stored procedure parameter metadata in the MongoDB BI Connector ODBC Driver can result in an out-of-bounds write in the client application process. Triggering this issue requires control over the server the driver connects to, or the ability to respond in its...

8.8CVSS5.6AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.7 views

CVE-2026-72803

SiYuan versions before v3.7.4 fail to enforce publish-access checks in the getBlockAttrs and batchGetBlockAttrs endpoints. Attackers can retrieve block attributes including names, aliases, memos, and custom fields from protected documents by sending POST requests with block IDs...

6.9CVSS5.3AI score0.00237EPSS
SaveExploits0References3
Rows per page
Query Builder