Lucene search
+L

31683 matches found

NVD
NVD
•added 2026/08/21 11:16 p.m.•28 views

CVE-2026-48105

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's Raft FSM internal/cluster/raft/fsm.go:applyRegisterFile accepts attacker-chosen file paths in manifest-registration proposals without validating them against the configured storage backend. T...

8.3CVSS0.00224EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/21 11:16 p.m.•28 views

CVE-2026-48106

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's cluster replication receiver at internal/cluster/replication/receiver.go validates only the wire-format envelope length, opcode of inbound messages. The MsgReplicateSync payload itself is...

8.3CVSS0.00224EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/21 11:16 p.m.•15 views

CVE-2026-53525

WeeChat Wee Enhanced Environment for Chat is a free chat client. In versions 0.3.1 through 4.9.0, the WeeChat relay authentication uses non-constant-time string comparison functions weechatstrcasecmp and strcmp to verify password hashes and plaintext passwords. An attacker can exploit timing...

7.4CVSS5.9AI score0.00432EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/21 10:49 p.m.•44 views

CVE-2026-48106 Arc Enterprise cluster replication accepts unauthenticated MsgReplicateSync messages, enabling cluster-wide data injection from any TLS-trusted peer

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's cluster replication receiver at internal/cluster/replication/receiver.go validates only the wire-format envelope length, opcode of inbound messages. The MsgReplicateSync payload itself is...

8.3CVSS0.00224EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/21 10:49 p.m.•20 views

EUVD-2026-64193

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's cluster replication receiver at internal/cluster/replication/receiver.go validates only the wire-format envelope length, opcode of inbound messages. The MsgReplicateSync payload itself is...

8.3CVSS5.4AI score0.00224EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/21 10:47 p.m.•27 views

EUVD-2026-64192

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc Enterprise's Raft FSM internal/cluster/raft/fsm.go:applyRegisterFile accepts attacker-chosen file paths in manifest-registration proposals without validating them against the configured storage backend. T...

8.3CVSS5.3AI score0.00224EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/21 10:47 p.m.•31 views

CVE-2026-48105

Arc Enterprise (an open, SQL-native time-series database for telemetry) contains a path-traversal vulnerability in its Raft FSM (internal/cluster/raft/fsm.go:applyRegisterFile). Prior to version 26.06.1 , the function accepts attacker-chosen file paths in manifest-registration proposals with no v...

8.3CVSS5.3AI score0.00224EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/21 10:42 p.m.•16 views

EUVD-2026-64191

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc's user-SQL validator internal/api/query.go:ValidateSQLRequest blocked only readparquet and arcpartitionagg via regex denylist. The broader DuckDB I/O function family — readcsvauto, readcsv, readjson,...

7.1CVSS8.6AI score0.00431EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 10:42 p.m.•9 views

CVE-2026-47735 Arc has an authenticated arbitrary local-file read via DuckDB I/O functions that bypasses RBAC table-level checks

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc's user-SQL validator internal/api/query.go:ValidateSQLRequest blocked only readparquet and arcpartitionagg via regex denylist. The broader DuckDB I/O function family — readcsvauto, readcsv, readjson,...

7.1CVSS8.6AI score0.00431EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/21 10:42 p.m.•20 views

CVE-2026-47735 Arc has an authenticated arbitrary local-file read via DuckDB I/O functions that bypasses RBAC table-level checks

Arc is an open, SQL-native time-series database for telemetry. Prior to version 26.06.1, Arc's user-SQL validator internal/api/query.go:ValidateSQLRequest blocked only readparquet and arcpartitionagg via regex denylist. The broader DuckDB I/O function family — readcsvauto, readcsv, readjson,...

7.1CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
•added 2026/08/21 10:40 p.m.•19 views

EUVD-2026-64190

Arc is an open, SQL-native time-series database for telemetry. Versions prior to 26.06.1 register Go's net/http/pprof handlers at /debug/pprof/ via app.Usepprof.New in internal/api/server.go, and /debug/pprof is added to PublicPrefixes in cmd/arc/main.go. The auth middleware short-circuits before...

8.8CVSS8.7AI score0.00643EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/21 10:40 p.m.•20 views

CVE-2026-48050 Arc: Unauthenticated access to Go debug pprof endpoints leaks runtime state and enables CPU-burn DoS

Arc is an open, SQL-native time-series database for telemetry. Versions prior to 26.06.1 register Go's net/http/pprof handlers at /debug/pprof/ via app.Usepprof.New in internal/api/server.go, and /debug/pprof is added to PublicPrefixes in cmd/arc/main.go. The auth middleware short-circuits before...

8.8CVSS5.6AI score
SaveExploits0References5
CVE
CVE
•added 2026/08/21 10:40 p.m.•80 views

CVE-2026-48050

Arc (an open SQL-native time-series database for telemetry) versions prior to 26.06.1 expose Go's net/http/pprof debug endpoints at /debug/pprof/* without authentication. The root cause is that /debug/pprof is added to PublicPrefixes in cmd/arc/main.go, causing the auth middleware to short-circui...

8.8CVSS8.7AI score0.00643EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/21 10:19 p.m.•30 views

EUVD-2026-64186

WeeChat Wee Enhanced Environment for Chat is a free chat client. In versions 0.3.1 through 4.9.0, the WeeChat relay authentication uses non-constant-time string comparison functions weechatstrcasecmp and strcmp to verify password hashes and plaintext passwords. An attacker can exploit timing...

7.4CVSS5.4AI score0.00432EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/21 10:19 p.m.•5 views

CVE-2026-53525 WeeChat has Non-Constant-Time Password Hash Comparison in Relay Authentication

WeeChat Wee Enhanced Environment for Chat is a free chat client. In versions 0.3.1 through 4.9.0, the WeeChat relay authentication uses non-constant-time string comparison functions weechatstrcasecmp and strcmp to verify password hashes and plaintext passwords. An attacker can exploit timing...

7.4CVSS5.4AI score0.00432EPSS
SaveExploits0References1
Debian CVE
Debian CVE
•added 2026/08/21 10:19 p.m.•11 views

CVE-2026-53525

WeeChat Wee Enhanced Environment for Chat is a free chat client. In versions 0.3.1 through 4.9.0, the WeeChat relay authentication uses non-constant-time string comparison functions weechatstrcasecmp and strcmp to verify password hashes and plaintext passwords. An attacker can exploit timing...

7.4CVSS5.5AI score0.00432EPSS
SaveExploits0
OSV
OSV
•added 2026/08/21 10:19 p.m.•35 views

CVE-2026-53525 WeeChat has Non-Constant-Time Password Hash Comparison in Relay Authentication

WeeChat Wee Enhanced Environment for Chat is a free chat client. In versions 0.3.1 through 4.9.0, the WeeChat relay authentication uses non-constant-time string comparison functions weechatstrcasecmp and strcmp to verify password hashes and plaintext passwords. An attacker can exploit timing...

7.4CVSS5.6AI score
SaveExploits0References3
CVE
CVE
•added 2026/08/21 10:19 p.m.•75 views

CVE-2026-53525

WeeChat (a free chat client) versions 0.3.1 through 4.9.0 are affected by a timing side-channel in relay authentication. The relay uses non-constant-time string comparison functions (weechat_strcasecmp and strcmp ) to verify password hashes and plaintext passwords. An attacker can exploit timing ...

7.4CVSS5.4AI score0.00432EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/21 8:25 p.m.•6 views

CVE-2026-59989 Phalcon Volt compiler `join` filter compile-time PHP code injection (SSTI lead to RCE)

Phalcon is a high-performance, full-stack PHP framework. In 5.15.0 and earlier, resolveFilter in phalcon/Mvc/View/Engine/Volt/Compiler.zep builds the join filter by inserting the raw separator and array token values into generated PHP without passing them through expression. An attacker who can...

9.2CVSS5.4AI score0.00543EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/21 8:25 p.m.•91 views

CVE-2026-59989

Phalcon (PHP framework) versions 5.15.0 and earlier are vulnerable to a Server-Side Template Injection (SSTI) in the Volt compiler's join filter. The root cause is in resolveFilter within phalcon/Mvc/View/Engine/Volt/Compiler.zep, which inserts raw separator and array token values directly into g...

9.2CVSS5.4AI score0.00543EPSS
SaveExploits0References4
Rows per page
Query Builder