Lucene search
K

10934 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/24 12:0 a.m.3 views

Splunk Enterprise 9.1.x < 9.1.8 / 9.2.x < 9.2.5 / 9.3.x < 9.3.3 / 9.4.x < 9.4.1 Multiple Vulnerabilities (SVD-2025-0308)

The version of Splunk installed on the remote host is prior to tested version. It is, therefore, affected by multiple vulnerabilities: - A vulnerability in the kjd/idna library, specifically within the idna.encode function, allows crafted input strings to cause quadratic complexity, leading to a...

7.5CVSS6.5AI score0.00689EPSS
Exploits1References3
NVD
NVD
added 2026/04/23 10:16 p.m.1 views

CVE-2026-41351

OpenClaw before 2026.3.31 contains a replay detection bypass vulnerability in webhook signature handling that treats Base64 and Base64URL encoded signatures as distinct requests. Attackers can re-encode Telnyx webhook signatures to bypass replay detection while maintaining valid signature...

6.3CVSS0.00042EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2026/04/23 10:16 p.m.3 views

CVE-2026-2708

A request smuggling vulnerability exists in libsoup's HTTP/1 header parsing logic. The soupmessageheadersappendcommon function in libsoup/soup-message-headers.c unconditionally appends each header value without validating for duplicate or conflicting Content-Length fields. This allows an attacker...

5.3CVSS5.8AI score0.00052EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/23 9:58 p.m.2 views

CVE-2026-41351

OpenClaw before 2026.3.31 contains a replay detection bypass vulnerability in webhook signature handling that treats Base64 and Base64URL encoded signatures as distinct requests. Attackers can re-encode Telnyx webhook signatures to bypass replay detection while maintaining valid signature...

6.3CVSS5.8AI score0.00042EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/04/23 9:58 p.m.3 views

CVE-2026-41351 OpenClaw < 2026.3.31 - Webhook Replay Detection Bypass via Base64 Signature Re-encoding

OpenClaw before 2026.3.31 contains a replay detection bypass vulnerability in webhook signature handling that treats Base64 and Base64URL encoded signatures as distinct requests. Attackers can re-encode Telnyx webhook signatures to bypass replay detection while maintaining valid signature...

6.3CVSS5.2AI score0.00042EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/04/23 9:58 p.m.26 views

CVE-2026-41351 OpenClaw < 2026.3.31 - Webhook Replay Detection Bypass via Base64 Signature Re-encoding

OpenClaw before 2026.3.31 contains a replay detection bypass vulnerability in webhook signature handling that treats Base64 and Base64URL encoded signatures as distinct requests. Attackers can re-encode Telnyx webhook signatures to bypass replay detection while maintaining valid signature...

6.3CVSS0.00042EPSS
Exploits0References3
OSV
OSV
added 2026/04/23 1:31 p.m.2 views

CLSA-2026-1776951056 php: Fix of CVE-2019-19203

CVE-2019-19203: fix heap-buffer-overflow in gb18030mbcenclen by installing a GB18030-aware codetombclen and filtering invalid code points from addctypetocc...

7.5CVSS6.8AI score0.00649EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2026/04/23 12:0 a.m.5 views

PT-2026-34782

OpenClaw before 2026.3.31 contains a replay detection bypass vulnerability in webhook signature handling that treats Base64 and Base64URL encoded signatures as distinct requests. Attackers can re-encode Telnyx webhook signatures to bypass replay detection while maintaining valid signature...

6.3CVSS5.8AI score0.00042EPSS
Exploits0References5
Packet Storm News
Packet Storm News
added 2026/04/23 12:0 a.m.2 views

A-THENA: Early Intrusion Detection for IoT with Time-Aware Hybrid Encoding and Network-Specific Augmentation

The proliferation of Internet of Things IoT devices has significantly expanded attack surfaces, making IoT ecosystems particularly susceptible to sophisticated cyber threats. To address this challenge, this work introduces A-THENA, a lightweight early intrusion detection system EIDS that...

5.3AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/04/23 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2026-6019

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - http.cookies.Morsel.jsoutput returns an inline snippet and only escapes for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence...

6.1CVSS5.8AI score0.00063EPSS
Exploits1References4
EUVD
EUVD
added 2026/04/22 9:32 p.m.0 views

EUVD-2026-25079

http.cookies.Morsel.jsoutput returns an inline snippet and only escapes " for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence inside the generated script element. Mitigation base64-encodes the cookie value to disallow escaping using cookie value...

2.1CVSS5.7AI score0.00063EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2026/04/22 8:51 p.m.3 views

SiYuan: Path Traversal via Double URL Encoding in `/export/` Endpoint (Incomplete Fix Bypass for CVE-2026-30869)

Summary The fix for CVE-2026-30869 in SiYuan v3.5.10 only added a denylist check IsSensitivePath but did not address the root cause — a redundant url.PathUnescape call in serveExport. An authenticated attacker can use double URL encoding %252e%252e to traverse directories and read arbitrary...

9.8CVSS5.8AI score0.00273EPSS
Exploits1References6Affected Software1
Snyk
Snyk
added 2026/04/22 8:51 p.m.4 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the serveExport process. An attacker can access and exfiltrate sensitive files, including databases and logs, by sending specially crafted requests with double URL encoding to bypass path validation. Details A...

7.1CVSS6.3AI score0.00052EPSS
Exploits0References2
Snyk
Snyk
added 2026/04/22 8:51 p.m.4 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the serveExport process. An attacker can access and exfiltrate sensitive files, including databases and logs, by sending specially crafted requests with double URL encoding to bypass path validation. Details A...

7.1CVSS6.3AI score0.00052EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/04/22 8:28 p.m.5 views

i18next-locize-backend has URL Injection via Unsanitized Path Parameters

Summary Versions of i18next-locize-backend prior to 9.0.2 interpolate lng, ns, projectId, and version directly into the configured loadPath / privatePath / addPath / updatePath / getLanguagesPath URL templates with no path-component validation and no encoding. When an application exposes any of...

6.5CVSS5.7AI score0.00066EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2026/04/22 8:16 p.m.2 views

DEBIAN-CVE-2026-6019

http.cookies.Morsel.jsoutput returns an inline snippet and only escapes " for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence inside the generated script element. Mitigation base64-encodes the cookie value to disallow escaping using cookie value...

6.1CVSS5.2AI score0.00063EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/04/22 7:28 p.m.2 views

CVE-2026-6019 BaseCookie.js_output() does not neutralize embedded characters

http.cookies.Morsel.jsoutput returns an inline snippet and only escapes " for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence inside the generated script element. Mitigation base64-encodes the cookie value to disallow escaping using cookie value...

2.1CVSS5.7AI score0.00063EPSS
Exploits1References6
Cvelist
Cvelist
added 2026/04/22 7:28 p.m.29 views

CVE-2026-6019 BaseCookie.js_output() does not neutralize embedded characters

http.cookies.Morsel.jsoutput returns an inline snippet and only escapes " for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence inside the generated script element. Mitigation base64-encodes the cookie value to disallow escaping using cookie value...

2.1CVSS0.00063EPSS
Exploits1References6
Debian CVE
Debian CVE
added 2026/04/22 7:28 p.m.2 views

CVE-2026-6019

http.cookies.Morsel.jsoutput returns an inline snippet and only escapes " for JavaScript string context. It does not neutralize the HTML parser-sensitive sequence inside the generated script element. Mitigation base64-encodes the cookie value to disallow escaping using cookie value...

6.1CVSS5.2AI score0.00063EPSS
Exploits1
CVE
CVE
added 2026/04/22 7:28 p.m.20 views

CVE-2026-6019

CVE-2026-6019 affects Python’s http.cookies.Morsel.js_output(), which can emit an inline sequence inside the generated script. Public sources indicate the fix is included in Python updates bundled in SUSE’s python39/python3 advisories (SUSE-SU-2026:1818-1) and OSV entries, with mitigation noting...

6.1CVSS5.7AI score0.00063EPSS
Exploits1References6Affected Software1
Rows per page
Query Builder