Lucene search
K

9025 matches found

Positive Technologies
Positive Technologies
added 2026/03/21 12:0 a.m.3 views

PT-2026-26732

OpenClaw versions prior to 2026.2.25 contain an access control vulnerability in signal reaction notification handling that allows unauthorized senders to enqueue status events before authorization checks are applied. Attackers can exploit the reaction-only event path in event-handler.ts to queue...

6.3CVSS5.8AI score0.0021EPSS
Exploits0References4
CNNVD
CNNVD
added 2026/03/21 12:0 a.m.4 views

OpenClaw 安全漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.2.25 contained security vulnerabilities. These vulnerabilities stemmed from access control issues in signal reaction notification processing, which could allow unauthorized sender...

6.3CVSS5.8AI score0.0021EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/03/21 12:0 a.m.5 views

OpenClaw 安全漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.2.25 contained security vulnerabilities. These vulnerabilities stemmed from an authentication bypass vulnerability in the Control UI pairing mechanism, which could allow...

8.1CVSS5.9AI score0.00335EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/03/21 12:0 a.m.4 views

OpenClaw 安全漏洞

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from a security vulnerability that stems from not consistently applying sender policy checks to reaction and pin non-message events, which can be exploited by an attacker to cause the injection of...

5.3CVSS5.8AI score0.00204EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/03/21 12:0 a.m.5 views

PT-2026-26745

OpenClaw versions prior to 2026.2.21 BlueBubbles webhook handler contains a passwordless fallback authentication path that allows unauthenticated webhook events in certain reverse-proxy or local routing configurations. Attackers can bypass webhook authentication by exploiting the loopback/proxy...

6.3CVSS5.8AI score0.00249EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/03/21 12:0 a.m.1 views

PT-2026-26748

OpenClaw versions prior to 2026.2.25 fail to consistently apply sender-policy checks to reaction and pin non-message events before adding them to system-event context. Attackers can bypass configured DM policies and channel user allowlists to inject unauthorized reaction and pin events from...

5.3CVSS5.8AI score0.00204EPSS
Exploits0References5
Circl
Circl
added 2026/03/20 10:17 p.m.0 views

CVE-2026-23536

creationtimestamp| type| source ---|---|--- 2026-03-20 22:17:59+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mhjkbeyx7p2k 2026-03-20 22:20:48+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mhjkggpsjk2c 2026-03-21 01:21:46+00:00| seen|...

7.5CVSS5.8AI score0.0066EPSS
Exploits0References4
Snyk
Snyk
added 2026/03/20 8:50 p.m.2 views

CRLF Injection

Overview org.webjars.npm:h3 is a Minimal HTTP framework built for high performance and portability. Affected versions of this package are vulnerable to CRLF Injection via unsanitized carriage return characters in the data and comment fields of the EventStream class. An attacker can inject arbitra...

5.3CVSS5.9AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/03/20 8:50 p.m.4 views

h3: SSE Event Injection via Unsanitized Carriage Return (`\r`) in EventStream Data and Comment Fields (Bypass of CVE Fix)

Summary The EventStream class in h3 fails to sanitize carriage return \r characters in data and comment fields. Per the SSE specification, \r is a valid line terminator, so browsers interpret injected \r as line breaks. This allows an attacker to inject arbitrary SSE events, spoof event types, an...

6AI score
Exploits0References2Affected Software1
OSV
OSV
added 2026/03/20 8:50 p.m.2 views

GHSA-4HXC-9384-M385 h3: SSE Event Injection via Unsanitized Carriage Return (`\r`) in EventStream Data and Comment Fields (Bypass of CVE Fix)

Summary The EventStream class in h3 fails to sanitize carriage return \r characters in data and comment fields. Per the SSE specification, \r is a valid line terminator, so browsers interpret injected \r as line breaks. This allows an attacker to inject arbitrary SSE events, spoof event types, an...

5.3CVSS6AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/03/20 8:45 p.m.6 views

Parse Server has a protected field change detection oracle via LiveQuery watch parameter

Impact An attacker can subscribe to LiveQuery with a watch parameter targeting a protected field. Although the protected field value is properly stripped from event payloads, the presence or absence of update events reveals whether the protected field changed, creating a binary oracle. For boolea...

6.3CVSS5.8AI score0.00316EPSS
Exploits0References7Affected Software1
Circl
Circl
added 2026/03/20 8:40 p.m.2 views

CVE-2026-2476

creationtimestamp| type| source ---|---|--- 2026-03-20 20:40:08+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mhjesgztx22m 2026-03-20 20:40:09+00:00| seen| https://bsky.app/profile/potato.software/post/3mhjeshjqdj2u...

7.6CVSS5.8AI score0.0018EPSS
Exploits0References2
Circl
Circl
added 2026/03/20 8:21 p.m.3 views

CVE-2026-31836

creationtimestamp| type| source ---|---|--- 2026-03-20 20:21:05+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mhjdqdogno2d 2026-03-20 21:49:48+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mhjioyqvoo2u 2026-03-30 22:40:09+00:00| seen|...

8.1CVSS5.8AI score0.00295EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2026/03/20 5:22 p.m.5 views

CVE-2026-33128

A flaw was found in H3, a minimal HTTP framework. A remote attacker can exploit this flaw by injecting malicious Server-Sent Events SSE due to improper sanitization of newline characters in the formatEventStreamMessage and formatEventStreamComment functions. An attacker who controls any part of a...

10CVSS5.8AI score0.00486EPSS
Exploits1References2
NVD
NVD
added 2026/03/20 10:16 a.m.3 views

CVE-2026-33128

H3 is a minimal HTTP framework. In versions prior to 1.15.6 and between 2.0.0 through 2.0.1-rc.14, createEventStream is vulnerable to Server-Sent Events SSE injection due to missing newline sanitization in formatEventStreamMessage and formatEventStreamComment. An attacker who controls any part of...

10CVSS0.00486EPSS
Exploits1References3
Cvelist
Cvelist
added 2026/03/20 9:37 a.m.23 views

CVE-2026-33128 h3 has a Server-Sent Events Injection via Unsanitized Newlines in Event Stream Fields

H3 is a minimal HTTP framework. In versions prior to 1.15.6 and between 2.0.0 through 2.0.1-rc.14, createEventStream is vulnerable to Server-Sent Events SSE injection due to missing newline sanitization in formatEventStreamMessage and formatEventStreamComment. An attacker who controls any part of...

7.5CVSS0.00486EPSS
Exploits1References3
Vulnrichment
Vulnrichment
added 2026/03/20 9:37 a.m.3 views

CVE-2026-33128 h3 has a Server-Sent Events Injection via Unsanitized Newlines in Event Stream Fields

H3 is a minimal HTTP framework. In versions prior to 1.15.6 and between 2.0.0 through 2.0.1-rc.14, createEventStream is vulnerable to Server-Sent Events SSE injection due to missing newline sanitization in formatEventStreamMessage and formatEventStreamComment. An attacker who controls any part of...

7.5CVSS5.9AI score0.00486EPSS
Exploits1References3
CVE
CVE
added 2026/03/20 9:37 a.m.16 views

CVE-2026-33128

CVE-2026-33128 (H3) is a vulnerability in the H3 HTTP framework where insufficient newline sanitization in SSE message formatting can be exploited to inject arbitrary SSE events. The issue affects versions prior to 1.15.6 and 2.0.0 through 2.0.1-rc.14, allowing an attacker who controls any part o...

10CVSS5.9AI score0.00486EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2026/03/20 9:37 a.m.4 views

CVE-2026-33128 h3 has a Server-Sent Events Injection via Unsanitized Newlines in Event Stream Fields

H3 is a minimal HTTP framework. In versions prior to 1.15.6 and between 2.0.0 through 2.0.1-rc.14, createEventStream is vulnerable to Server-Sent Events SSE injection due to missing newline sanitization in formatEventStreamMessage and formatEventStreamComment. An attacker who controls any part of...

7.5CVSS6AI score0.00486EPSS
Exploits1References5
EUVD
EUVD
added 2026/03/20 12:31 a.m.3 views

EUVD-2026-13404

Spring MVC and WebFlux applications are vulnerable to stream corruption when using Server-Sent Events SSE. This issue affects Spring Foundation: from 7.0.0 through 7.0.5, from 6.2.0 through 6.2.16, from 6.1.0 through 6.1.25, from 5.3.0 through 5.3.46...

2.6CVSS5.8AI score0.00112EPSS
Exploits0References2
Rows per page
Query Builder