Lucene search
+L

25219 matches found

Snyk
Snyk
added 2026/02/17 9:33 p.m.4 views

Incorrect Authorization

Overview @openclaw/bluebubbles is an OpenClaw BlueBubbles channel plugin Affected versions of this package are vulnerable to Incorrect Authorization via the webhook authentication. An attacker can gain unauthorized access and inject arbitrary webhook events by sending requests from a loopback...

7.5CVSS5.9AI score0.00319EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/17 9:33 p.m.13 views

OpenClaw BlueBubbles webhook auth bypass via loopback proxy trust

Summary In affected versions, the optional BlueBubbles iMessage channel plugin could accept webhook requests as authenticated based only on the TCP peer address being loopback 127.0.0.1, ::1, ::ffff:127.0.0.1 even when the configured webhook secret was missing or incorrect. This does not affect t...

7.5CVSS5.6AI score0.00319EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2026/02/17 9:31 p.m.16 views

GHSA-3M3Q-X3GJ-F79X OpenClaw optional voice-call plugin: webhook verification may be bypassed behind certain proxy configurations

Affected Packages / Versions This issue affects the optional voice-call plugin only. It is not enabled by default; it only applies to installations where the plugin is installed and enabled. - Package: @openclaw/voice-call - Vulnerable versions: = 2026.2.3 Legacy package name if you are still usi...

8.2CVSS5.5AI score0.00374EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/02/17 9:31 p.m.34 views

OpenClaw optional voice-call plugin: webhook verification may be bypassed behind certain proxy configurations

Affected Packages / Versions This issue affects the optional voice-call plugin only. It is not enabled by default; it only applies to installations where the plugin is installed and enabled. - Package: @openclaw/voice-call - Vulnerable versions: = 2026.2.3 Legacy package name if you are still usi...

8.2CVSS5.5AI score0.00374EPSS
SaveExploits0References6Affected Software2
NVD
NVD
added 2026/02/17 9:22 p.m.13 views

CVE-2026-2621

A security vulnerability has been detected in Sciyon Koyuan Thermoelectricity Heat Network Management System 3.0. This affects an unknown part of the file /SISReport/WebReport20/Proxy/AsyncTreeProxy.aspx. The manipulation of the argument PGUID leads to sql injection. The attack can be initiated...

7.5CVSS0.00254EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/17 8:22 p.m.16 views

CVE-2025-32355

Rocket TRUfusion Enterprise through 7.10.4.0 uses a reverse proxy to handle incoming connections. However, the proxy is misconfigured in a way that allows specifying absolute URLs in the HTTP request line, causing the proxy to load the given resource...

7.9CVSS0.01249EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/02/17 8:02 p.m.38 views

CVE-2026-2621 Sciyon Koyuan Thermoelectricity Heat Network Management System AsyncTreeProxy.aspx sql injection

A security vulnerability has been detected in Sciyon Koyuan Thermoelectricity Heat Network Management System 3.0. This affects an unknown part of the file /SISReport/WebReport20/Proxy/AsyncTreeProxy.aspx. The manipulation of the argument PGUID leads to sql injection. The attack can be initiated...

7.5CVSS0.00254EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/02/17 8:02 p.m.8 views

CVE-2026-2621 Sciyon Koyuan Thermoelectricity Heat Network Management System AsyncTreeProxy.aspx sql injection

A security vulnerability has been detected in Sciyon Koyuan Thermoelectricity Heat Network Management System 3.0. This affects an unknown part of the file /SISReport/WebReport20/Proxy/AsyncTreeProxy.aspx. The manipulation of the argument PGUID leads to sql injection. The attack can be initiated...

7.5CVSS7.1AI score0.00254EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/17 8:02 p.m.38 views

CVE-2026-2621

CVE-2026-2621 affects Sciyon Koyuan Thermoelectricity Heat Network Management System 3.0, specifically the file /SISReport/WebReport20/Proxy/AsyncTreeProxy.aspx. The vulnerability stems from improper handling of the PGUID argument, enabling SQL injection that can be triggered remotely. Public exp...

7.5CVSS7.1AI score0.00254EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/02/17 6:53 p.m.12 views

Indico has Server-Side Request Forgery (SSRF) in multiple places

Impact Indico makes outgoing requests to user-provides URLs in various places. This is mostly intentional and part of Indico's functionality, but of course it is never intended to let you access "special" targets such as localhost or cloud metadata endpoints. Patches You should to update to Indic...

6.9CVSS5.7AI score0.00189EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/02/17 6:53 p.m.3 views

Server-side Request Forgery (SSRF)

Overview indico is a conference lifecycle management and meeting/lecture scheduling tool. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in isprivateurl in util/network.py. A user can access internal network resources or sensitive endpoints by supplying...

6.9CVSS5.5AI score0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/17 6:46 p.m.20 views

GHSA-MP5H-M6QJ-6292 OpenClaw has a Telegram webhook request forgery (missing `channels.telegram.webhookSecret`) → auth bypass

Summary In Telegram webhook mode, if channels.telegram.webhookSecret is not set, OpenClaw may accept webhook HTTP requests without verifying Telegram’s secret token header. In deployments where the webhook endpoint is reachable by an attacker, this can allow forged Telegram updates for example...

7.5CVSS5.6AI score0.002EPSS
SaveExploits1References8
OSV
OSV
added 2026/02/17 5:14 p.m.17 views

GHSA-XC7W-V5X6-CC87 OpenClaw has a webhook auth bypass when gateway is behind a reverse proxy (loopback remoteAddress trust)

Summary The BlueBubbles webhook handler previously treated any request whose socket remoteAddress was loopback 127.0.0.1, ::1, ::ffff:127.0.0.1 as authenticated. When OpenClaw Gateway is behind a reverse proxy Tailscale Serve/Funnel, nginx, Cloudflare Tunnel, ngrok, the proxy typically connects t...

8.2CVSS6AI score0.00408EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/02/17 5:14 p.m.21 views

OpenClaw has a webhook auth bypass when gateway is behind a reverse proxy (loopback remoteAddress trust)

Summary The BlueBubbles webhook handler previously treated any request whose socket remoteAddress was loopback 127.0.0.1, ::1, ::ffff:127.0.0.1 as authenticated. When OpenClaw Gateway is behind a reverse proxy Tailscale Serve/Funnel, nginx, Cloudflare Tunnel, ngrok, the proxy typically connects t...

8.2CVSS6AI score0.00408EPSS
SaveExploits0References7Affected Software1
Rockylinux
Rockylinux
added 2026/02/17 9:03 a.m.14 views

python39:3.9 and python39-devel:3.9 security update

An update is available for module.modwsgi, module.python-psutil, python-packaging, module.Cython, module.python-iniconfig, module.python-wcwidth, module.python-ply, python-psutil, python-chardet, module.python-pluggy, python-lxml, python-pysocks, python-wcwidth, python-pluggy, module.python-attrs...

9.8CVSS8.4AI score0.27095EPSS
SaveExploits5
OSV
OSV
added 2026/02/17 9:03 a.m.17 views

RLSA-2023:7034 Moderate: python39:3.9 and python39-devel:3.9 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

6.1CVSS5.5AI score0.27095EPSS
SaveExploits5References3
OSV
OSV
added 2026/02/17 9:03 a.m.21 views

RLSA-2023:7050 Moderate: python38:3.8 and python38-devel:3.8 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

6.1CVSS8.4AI score0.27095EPSS
SaveExploits5References3
Rockylinux
Rockylinux
added 2026/02/17 9:03 a.m.16 views

python38:3.8 and python38-devel:3.8 security update

An update is available for module.modwsgi, module.python-psutil, python-packaging, module.Cython, module.python3x-setuptools, module.python-wcwidth, module.python-ply, python-psycopg2, python-psutil, python-chardet, module.python-pluggy, python-lxml, python-pysocks, python-wcwidth, python-pluggy,...

9.8CVSS8.4AI score0.27095EPSS
SaveExploits5
Positive Technologies
Positive Technologies
added 2026/02/17 12:00 a.m.18 views

PT-2026-23566

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.12 Description The BlueBubbles webhook handler in OpenClaw authenticates requests based solely on loopback remoteAddress without validating forwarding headers. This allows bypass of configured webhook password...

8.2CVSS6AI score0.00408EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/02/17 12:00 a.m.16 views

PT-2026-20350

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.2.13 @openclaw/bluebubbles versions prior to 2026.2.13 Description The optional BlueBubbles iMessage channel plugin could accept webhook requests as authenticated based solely on the TCP peer address being...

7.5CVSS5.5AI score0.00319EPSS
SaveExploits0References12
Rows per page
Query Builder