Lucene search
+L

111 matches found

NVD
NVD
added 2026/03/20 11:16 p.m.19 views

CVE-2026-33203

SiYuan is a personal knowledge management system. Prior to version 3.6.2, the SiYuan kernel WebSocket server accepts unauthenticated connections when a specific "auth keepalive" query parameter is present. After connection, incoming messages are parsed using unchecked type assertions on...

7.5CVSS0.00497EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/03/20 10:32 p.m.35 views

CVE-2026-33203 SiYuan has an Unauthenticated WebSocket DoS via Auth Keepalive Bypass

SiYuan is a personal knowledge management system. Prior to version 3.6.2, the SiYuan kernel WebSocket server accepts unauthenticated connections when a specific "auth keepalive" query parameter is present. After connection, incoming messages are parsed using unchecked type assertions on...

7.5CVSS0.00497EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/20 10:32 p.m.8 views

CVE-2026-33203

SiYuan is a personal knowledge management system. Prior to version 3.6.2, the SiYuan kernel WebSocket server accepts unauthenticated connections when a specific "auth keepalive" query parameter is present. After connection, incoming messages are parsed using unchecked type assertions on...

7.5CVSS5.9AI score0.00497EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/20 10:32 p.m.5 views

CVE-2026-33203 SiYuan has an Unauthenticated WebSocket DoS via Auth Keepalive Bypass

SiYuan is a personal knowledge management system. Prior to version 3.6.2, the SiYuan kernel WebSocket server accepts unauthenticated connections when a specific "auth keepalive" query parameter is present. After connection, incoming messages are parsed using unchecked type assertions on...

7.5CVSS5.9AI score0.00497EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2026/03/18 8:11 p.m.19 views

SiYuan has an Unauthenticated WebSocket DoS via Auth Keepalive Bypass

Summary The SiYuan kernel WebSocket server accepts unauthenticated connections when a specific “auth keepalive” query parameter is present. After connection, incoming messages are parsed using unchecked type assertions on attacker-controlled JSON. A remote attacker can send malformed messages tha...

7.5CVSS5.9AI score0.00497EPSS
SaveExploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/18 1:00 p.m.14 views

github.com/buger/jsonparser has a denial of service vulnerability

The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack...

7.5CVSS5.9AI score0.0075EPSS
SaveExploits1References9Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/18 12:59 p.m.15 views

Denial of service in github.com/shamaton/msgpack

The msgpack decoder fails to properly validate the input buffer length when processing truncated fixext data format codes 0xd4-0xd8. This can lead to an out-of-bounds read and a runtime panic, allowing a denial of service attack...

7.5CVSS5.9AI score0.00405EPSS
SaveExploits1References6Affected Software2
Snyk
Snyk
added 2026/03/16 8:27 p.m.9 views

Uncaught Exception

Overview github.com/buger/jsonparser is an Alternative JSON parser for Go. Affected versions of this package are vulnerable to Uncaught Exception via the Delete function when processing malformed JSON input. An attacker can cause a runtime panic and disrupt service availability by submitting...

8.7CVSS5.8AI score0.0075EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/03/16 12:00 a.m.13 views

PT-2026-28436

Name of the Vulnerable Software and Affected Versions versions prior to 2026 Description The Delete function does not correctly validate offsets when processing malformed JSON input. This can result in a negative slice index and a runtime panic, potentially leading to a denial of service attack...

9.8CVSS5.9AI score0.0075EPSS
SaveExploits1
EUVD
EUVD
added 2026/02/26 6:31 p.m.28 views

EUVD-2026-8864

Improper Validation of Array Index CWE-129 in the PostgreSQL protocol parser in Packetbeat can lead Denial of Service via Input Data Manipulation CAPEC-153. An attacker can send a specially crafted packet causing a Go runtime panic that terminates the Packetbeat process. This vulnerability requir...

5.7CVSS5.6AI score0.00454EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/26 6:23 p.m.18 views

CVE-2026-26932

Improper Validation of Array Index CWE-129 in the PostgreSQL protocol parser in Packetbeat can lead Denial of Service via Input Data Manipulation CAPEC-153. An attacker can send a specially crafted packet causing a Go runtime panic that terminates the Packetbeat process. This vulnerability requir...

7.5CVSS0.00454EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/26 4:59 p.m.6 views

CVE-2026-26932

Improper Validation of Array Index CWE-129 in the PostgreSQL protocol parser in Packetbeat can lead Denial of Service via Input Data Manipulation CAPEC-153. An attacker can send a specially crafted packet causing a Go runtime panic that terminates the Packetbeat process. This vulnerability requir...

7.5CVSS5.8AI score0.00454EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/02/26 4:59 p.m.38 views

CVE-2026-26932 Improper Validation of Array Index in Packetbeat Leading to Denial of Service

Improper Validation of Array Index CWE-129 in the PostgreSQL protocol parser in Packetbeat can lead Denial of Service via Input Data Manipulation CAPEC-153. An attacker can send a specially crafted packet causing a Go runtime panic that terminates the Packetbeat process. This vulnerability requir...

5.7CVSS0.00454EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/26 4:59 p.m.41 views

CVE-2026-26932

CVE-2026-26932 affects Elastic Packetbeat (PostgreSQL protocol parser) and can cause a Denial of Service via a Go runtime panic when the pgsql protocol is enabled and monitoring traffic on the targeted port. Affected versions include Packetbeat 8.x (up to 8.19.10) and 9.x (up to 9.2.4). The under...

7.5CVSS5.6AI score0.00454EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/26 3:23 p.m.19 views

Vikunja has Path Traversal in CLI Restore

Summary Path Traversal Zip Slip and Denial of Service DoS vulnerability discovered in the Vikunja CLI's restore functionality. Details The restoreConfig function in vikunja/pkg/modules/dump/restore.go of the https://github.com/go-vikunja/vikunja/tree/main repository fails to sanitize file paths...

7.2CVSS5.8AI score0.00739EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/02/26 3:23 p.m.28 views

GHSA-42WG-38GX-85RH Vikunja has Path Traversal in CLI Restore

Summary Path Traversal Zip Slip and Denial of Service DoS vulnerability discovered in the Vikunja CLI's restore functionality. Details The restoreConfig function in vikunja/pkg/modules/dump/restore.go of the https://github.com/go-vikunja/vikunja/tree/main repository fails to sanitize file paths...

7.2CVSS5.8AI score0.00739EPSS
SaveExploits1References5
CVE
CVE
added 2026/02/25 9:40 p.m.41 views

CVE-2026-27819

Vikunja prior to 2.0.0 contains a path traversal vulnerability in the CLI restore path. The restore.go logic in go-vikunja/vikunja uses the ZIP entry’s Name directly in os.OpenFile calls without validating paths, allowing a malicious ZIP to escape the intended extraction directory and overwrite a...

7.2CVSS5.6AI score0.00739EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/02/25 9:40 p.m.43 views

CVE-2026-27819 Vikunja has Path Traversal in CLI Restore

Vikunja is an open-source self-hosted task management platform. Prior to version 2.0.0, the restoreConfig function in vikunja/pkg/modules/dump/restore.go of the go-vikunja/vikunja repository fails to sanitize file paths within the provided ZIP archive. A maliciously crafted ZIP can bypass the...

7.2CVSS0.00739EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/02/25 12:00 a.m.17 views

PT-2026-22033

Name of the Vulnerable Software and Affected Versions Vikunja versions prior to 2.0.0 Description The restoreConfig function in Vikunja fails to properly validate file paths within ZIP archives used for restoration. A specially crafted ZIP file can bypass directory restrictions, potentially...

7.2CVSS5.4AI score0.00739EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/02/24 9:04 p.m.14 views

Fiber has a Denial of Service Vulnerability via Route Parameter Overflow

A denial of service vulnerability exists in Fiber v2 and v3 that allows remote attackers to crash the application by sending requests to routes with more than 30 parameters. The vulnerability results from missing validation during route registration combined with an unbounded array write during...

7.5CVSS5.9AI score0.00587EPSS
SaveExploits1References7Affected Software2
Rows per page
Query Builder