Lucene search
+L

64986 matches found

EUVD
EUVD
added 4 days ago7 views

EUVD-2026-57746

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.4CVSS5.3AI score0.0017EPSS
SaveExploits0References1
CVE
CVE
added 4 days ago25 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 4 days ago32 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 4 days ago35 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 4 days ago27 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
Nuclei
Nuclei
added 4 days ago91 views

Joomla! Webservice - Password Disclosure

An issue was discovered in Joomla! 4.0.0 through 4.2.7. An improper access check allows unauthorized access to webservice endpoints. id: CVE-2023-23752 info: name: Joomla! Webservice - Password Disclosure author: badboycxcc,Sascha Brendel severity: medium description: | An issue was discovered in...

7.5CVSS6.7AI score0.99827EPSS
SaveExploits43References5
Tenable Nessus
Tenable Nessus
added 4 days ago7 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.5AI score0.0019EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 4 days ago7 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.6AI score0.00175EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 4 days ago9 views

CVE-2026-52048

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

5.2AI score
SaveExploits0References1
OSV
OSV
added 4 days ago4 views

UBUNTU-CVE-2026-68453

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix buffer over-read in ccacipher2protkey Add validation of both the actual key buffer size and token length fields in all the ccachecksectoken functions. Additionally check in ccagencipherkey for possible underflow...

7.1CVSS5.7AI score0.00127EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 4 days ago3 views

PT-2026-71920

NextAuth.js provides authentication for Next.js. From next-auth 5.0.0-beta.0 until 5.0.0-beta.32, applications that gate access by checking only for the existence of the auth object returned by the auth wrapper can fail open when Auth.js has a server configuration error. In middleware, Route...

9.1CVSS5.4AI score0.00644EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 4 days ago3 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 5 days ago9 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 5 days ago4 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 5 days ago7 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 5 days ago4 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 5 days ago24 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 5 days ago24 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.00294EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago32 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.00294EPSS
SaveExploits0References1
OSV
OSV
added 5 days ago7 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
Rows per page
Query Builder