Lucene search
+L

992 matches found

Cvelist
Cvelist
added 2026/08/31 7:00 a.m.53 views

CVE-2026-82628 Colorful iGameCenter IOCTL Dispatch WinRing0x64.sys sub_11504 privileges management

A vulnerability was found in Colorful iGameCenter 2.0.0.81. This vulnerability affects the function sub11504 in the library WinRing0x64.sys of the component IOCTL Dispatch. Performing a manipulation of the argument PhysicalAddress/AlignNumer/AlignSize results in improper privilege management...

9.3CVSS0.00117EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/31 6:00 a.m.46 views

CVE-2026-77013 Icollect <= 1.0.0 - Unauthenticated User and Term Creation via Unrestricted Method Dispatch

The 爱采集数据采集和发布插件 WordPress plugin through 1.0.0 does not restrict which of its handler methods a request may invoke, and performs no capability or nonce check on them, allowing unauthenticated users to create WordPress user accounts and taxonomy terms...

0.00182EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/31 6:00 a.m.23 views

CVE-2026-77013

The 爱采集数据采集和发布插件 WordPress plugin through 1.0.0 does not restrict which of its handler methods a request may invoke, and performs no capability or nonce check on them, allowing unauthenticated users to create WordPress user accounts and taxonomy terms...

5.9AI score0.00182EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/31 12:00 a.m.18 views

PT-2026-83713

Name of the Vulnerable Software and Affected Versions Colorful iGameCenter version 2.0.0.81 Description Improper privilege management exists within the IOCTL Dispatch component of the WinRing0x64.sys library. A local attacker can exploit this by manipulating the PhysicalAddress, AlignNumer, and...

9.3CVSS8.1AI score0.00117EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/27 2:50 p.m.13 views

EUVD-2026-67032

Baserow dispatches an Application Builder data source without acting on the result of its permission check. The dispatch and record-name views in backend/src/baserow/contrib/builder/api/datasources/views.py are declared with a permission class that admits any caller, so a request carrying no...

8.7CVSS5.6AI score0.00421EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/26 4:40 p.m.9 views

EUVD-2026-66631

Winter CMS is a content management system built on the Laravel PHP framework. In versions prior to 1.2.13, the backend did not validate the handler name submitted through the form postback handler POST field, allowing an authenticated backend user to invoke arbitrary controller methods, including...

7.1CVSS5.8AI score0.00253EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/26 6:00 a.m.39 views

CVE-2026-14216 Amelia < 2.4.7 - Unauthenticated Notification Queue Dispatch

The Booking for Appointments and Events Calendar WordPress plugin before 2.4.7 does not require authentication before processing its pending notification queue, allowing an unauthenticated user to force the dispatch of queued notifications and integration callbacks...

0.00412EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/08/26 6:00 a.m.12 views

WordPress Booking for Appointments and Events Calendar plugin < 2.4.7 - Unauthenticated Notification Queue Dispatch vulnerability

Unauthenticated Notification Queue Dispatch vulnerability discovered by Manuel Martínez Casasola in WordPress Plugin Amelia versions 2.4.7...

6.5CVSS5.2AI score0.00412EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/25 4:06 p.m.16 views

djust authentication bypass: a login_required / on_mount LiveView mount redirect does not close the WebSocket, allowing an unauthenticated client to dispatch event-handler calls

Impact djust's LiveViewConsumer mounts a LiveView over a WebSocket. When a view is gated loginrequired / permissionrequired, or an onmount hook that returns a redirect and the connecting user is not authorized, the consumer sent the client a "type":"navigate","to":... redirect frame and then...

8.2CVSS5.5AI score0.00283EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/25 4:05 p.m.73 views

CVE-2026-55571

djust , a Phoenix LiveView-style reactive server-side rendering library for Django, is vulnerable to an authentication bypass in versions prior to 1.0.4 . When LiveViewConsumer.handle_mount denies a mount via login_required, permission_required, or a redirecting on_mount hook, it sends a navigate...

8.2CVSS5.3AI score0.00283EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 4:05 p.m.32 views

CVE-2026-55571 djust authentication bypass: a login_required / on_mount LiveView mount redirect does not close the WebSocket, allowing an unauthenticated client to dispatch event-handler calls

djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to 1.0.4, LiveViewConsumer.handlemount sends a "type":"navigate","to":... frame when loginrequired, permissionrequired, or a redirecting onmount hook denies a LiveView mount, but...

8.2CVSS0.00283EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/24 6:31 p.m.13 views

GHSA-M5R8-W65Q-8WJF Apache Camel-Atmosphere-Websocket: WebSocket dispatch header injection - the producer selected its target peers through Exchange headers whose names sat outside the filtered Camel namespace

Improper input validation vulnerability in Apache Camel Atmosphere Websocket component. This issue affects Apache Camel: from 4.0.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. The camel-atmosphere-websocket producer selects which connected WebSocket peers a message is...

9.8CVSS5.9AI score0.00461EPSS
SaveExploits1References14
NVD
NVD
added 2026/08/24 6:17 p.m.46 views

CVE-2026-76838

Hi.Events validates a webhook destination only when it is registered, never when it is used. NoInternalUrlRule in backend/app/Validators/Rules/NoInternalUrlRule.php resolves the hostname with gethostbyname and rejects private and reserved ranges, which any public hostname passes. At dispatch,...

8.5CVSS0.00306EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/24 5:36 p.m.38 views

CVE-2026-76838

Hi.Events (an open-source event management platform) is affected by a Server-Side Request Forgery (SSRF) vulnerability in its webhook handling. The NoInternalUrlRule validates a webhook destination using gethostbyname() only at registration time , but the WebhookDispatchService never revalidates ...

8.5CVSS5.3AI score0.00306EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/24 4:22 p.m.18 views

CVE-2026-78329 Apache Camel: Camel-Undertow: the endpoint discarded the undertow-specific header filter strategy in favour of the base HTTP one, so the undertow filtering never ran on endpoint-configured routes

Improper input validation vulnerability in Apache Camel Undertow component. This issue affects Apache Camel: from 4.11.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. UndertowEndpoint defaulted its headerFilterStrategy field to the base HttpHeaderFilterStrategy and pushed...

9.8CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 4:22 p.m.61 views

CVE-2026-78329 Apache Camel: Camel-Undertow: the endpoint discarded the undertow-specific header filter strategy in favour of the base HTTP one, so the undertow filtering never ran on endpoint-configured routes

Improper input validation vulnerability in Apache Camel Undertow component. This issue affects Apache Camel: from 4.11.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. UndertowEndpoint defaulted its headerFilterStrategy field to the base HttpHeaderFilterStrategy and pushed...

0.00427EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/24 4:21 p.m.12 views

EUVD-2026-64961

Improper input validation vulnerability in Apache Camel Atmosphere Websocket component. This issue affects Apache Camel: from 4.0.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. The camel-atmosphere-websocket producer selects which connected WebSocket peers a message is...

5.6AI score0.00461EPSS
SaveExploits1References1
OSV
OSV
added 2026/08/24 4:21 p.m.11 views

CVE-2026-71300 Apache Camel: Camel-Atmosphere-Websocket: WebSocket dispatch header injection

Improper input validation vulnerability in Apache Camel Atmosphere Websocket component. This issue affects Apache Camel: from 4.0.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. The camel-atmosphere-websocket producer selects which connected WebSocket peers a message is...

9.8CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 4:21 p.m.46 views

CVE-2026-71300 Apache Camel: Camel-Atmosphere-Websocket: WebSocket dispatch header injection

Improper input validation vulnerability in Apache Camel Atmosphere Websocket component. This issue affects Apache Camel: from 4.0.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. The camel-atmosphere-websocket producer selects which connected WebSocket peers a message is...

0.00461EPSS
SaveExploits1References1
CVE
CVE
added 2026/08/24 4:21 p.m.51 views

CVE-2026-71300

Improper input validation vulnerability in Apache Camel Atmosphere Websocket component. This issue affects Apache Camel: from 4.0.0 before 4.14.9, from 4.15.0 before 4.18.4, from 4.19.0 before 4.22.0. The camel-atmosphere-websocket producer selects which connected WebSocket peers a message is...

5.5AI score0.00461EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder