Lucene search
+L

20908 matches found

Positive Technologies
Positive Technologies
added 2026/02/04 12:0 a.m.7 views

PT-2026-6420

Impact The deriveVaultKey function calls retrieveCloudKey which always returns "foobarfoobarfoobarfoobarfoobarfo". When merged with the randomly generated 32-byte key using mergeKeys 16 bytes from each, the last 16 bytes are always "arfoobarfoobarfo". This enables an attacker with physical access...

7.8CVSS5.4AI score0.00133EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2026/02/04 12:0 a.m.7 views

The vulnerability of the __write_overflow_field() function in the include/linux/fortify-string.h module of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the writeoverflowfield function in the include/linux/fortify-string.h module of the Linux kernel is related to reading memory beyond the boundaries of the allocated buffer. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00206EPSS
SaveExploits0References9Affected Software2
RedHat Linux
RedHat Linux
added 2026/02/03 12:29 p.m.17 views

crypto/x509: golang: Denial of Service due to excessive resource consumption via crafted certificate

A flaw was found in golang. A remote attacker could exploit this vulnerability by providing a specially crafted certificate during the error string construction process within the HostnameError.Error function. This flaw, caused by unbounded string concatenation, leads to excessive resource...

7.5CVSS7.1AI score0.00464EPSS
SaveExploits2References8
RedhatCVE
RedhatCVE
added 2026/02/03 3:11 a.m.12 views

CVE-2026-25253

OpenClaw aka clawdbot or Moltbot before 2026.1.29 obtains a gatewayUrl value from a query string and automatically makes a WebSocket connection without prompting, sending a token value...

8.8CVSS5.3AI score0.08016EPSS
SaveExploits5References1
Tenable Nessus
Tenable Nessus
added 2026/02/03 12:0 a.m.8 views

Atlassian Jira Service Management Data Center and Server 10.3.x < 10.3.16 (JSDSERVER-16491)

"The version of Atlassian Jira Service Management Data Center and Server Jira Service Desk running on the remote host is affected by a vulnerability as referenced in the JSDSERVER-16491 advisory. - Improper Input Validation vulnerability in qs parse modules allows HTTP DoS.This issue affects qs:...

6.3CVSS6.5AI score0.00417EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/02/02 10:21 p.m.12 views

locutus is vulnerable to Prototype Pollution

Summary A Prototype Pollution vulnerability exists in the the npm package locutus 2.0.12. Despite a previous fix that attempted to mitigate Prototype Pollution by checking whether user input contained a forbidden key, it is still possible to pollute Object.prototype via a crafted input using...

9.4CVSS6.2AI score0.00261EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/02/02 9:39 a.m.10 views

CLSA-2026-1770025166 glib2: Fix of CVE-2025-13601

CVE-2025-13601: fix incorrect buffer size calculation in gescapeuristring - add fuzz tests for gfilenameto,fromuri...

7.7CVSS7.2AI score0.00327EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2026/02/02 1:55 a.m.9 views

glib: Integer overflow in in g_escape_uri_string()

A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the gescapeuristring function. If the string to escape contains a very large number of unacceptable characters which would need escaping, the calculation of the length of the escaped string...

7.7CVSS6AI score0.00327EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/02/02 1:36 a.m.5 views

glib: Integer overflow in in g_escape_uri_string()

A heap-based buffer overflow problem was found in glib through an incorrect calculation of buffer size in the gescapeuristring function. If the string to escape contains a very large number of unacceptable characters which would need escaping, the calculation of the length of the escaped string...

7.7CVSS6AI score0.00327EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/02/02 1:36 a.m.11 views

Moderate: Red Hat Security Advisory: glib2 security update

An update for glib2 is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability...

7.7CVSS6.8AI score0.00327EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/02 12:30 a.m.11 views

GHSA-R2C6-8JC8-G32W Duplicate Advisory: 1-Click RCE via Authentication Token Exfiltration From gatewayUrl

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-g8p2-7wf7-98mq. This link is maintained to preserve external references. Original Description OpenClaw aka clawdbot or Moltbot before 2026.1.29 obtains a gatewayUrl value from a query string and automatically...

8.8CVSS5.3AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/02/02 12:30 a.m.12 views

Duplicate Advisory: 1-Click RCE via Authentication Token Exfiltration From gatewayUrl

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-g8p2-7wf7-98mq. This link is maintained to preserve external references. Original Description OpenClaw aka clawdbot or Moltbot before 2026.1.29 obtains a gatewayUrl value from a query string and automatically...

8.8CVSS5.6AI score0.08016EPSS
SaveExploits5References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/02/02 12:0 a.m.12 views

Alibaba Cloud Linux 3 : 0021: glib2 (ALINUX3-SA-2026:0021)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by a vulnerability as referenced in the ALINUX3-SA-2026:0021 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2025-13601: A heap-based buffer overflow proble...

7.7CVSS5.7AI score0.00327EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.7 views

PT-2026-6310

Name of the Vulnerable Software and Affected Versions Locutus versions 2.0.12 through 2.0.38 Description Locutus, designed to bring standard libraries from other programming languages to JavaScript for educational purposes, contains a prototype pollution issue. A previous attempt to address...

9.4CVSS5.4AI score0.00261EPSS
SaveExploits1References14
Tenable Nessus
Tenable Nessus
added 2026/02/02 12:0 a.m.7 views

RHEL 8 : glib2 (RHSA-2026:1625)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:1625 advisory. GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the...

7.7CVSS5.6AI score0.00327EPSS
SaveExploits1References5
NVD
NVD
added 2026/02/01 11:15 p.m.36 views

CVE-2026-25253

OpenClaw aka clawdbot or Moltbot before 2026.1.29 obtains a gatewayUrl value from a query string and automatically makes a WebSocket connection without prompting, sending a token value...

8.8CVSS0.08016EPSS
SaveExploits5References5
CVE
CVE
added 2026/02/01 10:34 p.m.715 views

CVE-2026-25253

OpenClaw/OpenClaw (clawdbot/Moltbot) vulnerability CVE-2026-25253 arises from the Control UI reading gatewayUrl from the URL query and auto-opening a WebSocket to the attacker’s endpoint with the stored token, enabling token exfiltration and potential full gateway compromise. Root cause: applySet...

8.8CVSS5.9AI score0.08016EPSS
SaveIn wildExploits5References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/01 10:34 p.m.11 views

CVE-2026-25253

OpenClaw aka clawdbot or Moltbot before 2026.1.29 obtains a gatewayUrl value from a query string and automatically makes a WebSocket connection without prompting, sending a token value...

8.8CVSS5.9AI score0.08016EPSS
SaveExploits5References4
Cvelist
Cvelist
added 2026/02/01 10:34 p.m.45 views

CVE-2026-25253

OpenClaw aka clawdbot or Moltbot before 2026.1.29 obtains a gatewayUrl value from a query string and automatically makes a WebSocket connection without prompting, sending a token value...

8.8CVSS0.08016EPSS
SaveExploits5References5
Positive Technologies
Positive Technologies
added 2026/01/31 12:0 a.m.14 views

PT-2026-5584

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.1.29 Description OpenClaw also known as ClawdBot or MoltBot contains a critical security flaw due to the lack of proper validation of incoming requests. The software obtains a gatewayUrl value from a query strin...

10CVSS7.3AI score0.08016EPSS
SaveExploits5References422
Rows per page
Query Builder