Lucene search
+L

3218 matches found

EUVD
EUVD
added 2026/03/05 9:30 p.m.10 views

EUVD-2024-55468

Fonoster 0.5.5 before 0.6.1 allows ../ directory traversal to read arbitrary files via the /sounds/:file or /tts/:file VoiceServer endpoint. This occurs in serveFiles in mods/voice/src/utils.ts. NOTE: serveFiles exists in 0.5.5 but not in the next release, 0.6.1...

5.8CVSS6AI score0.02362EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/05 9:13 p.m.8 views

Directory Traversal

Overview @fonoster/voice is a Voice Server for Fonoster Affected versions of this package are vulnerable to Directory Traversal via the serveFiles function. An attacker can access arbitrary files on the server by sending crafted requests containing directory traversal sequences to the /sounds/:fi...

6.9CVSS6.2AI score0.02362EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/05 12:00 a.m.173 views

CVE-2024-43035

Fonoster CVE-2024-43035 affects 0.5.5 prior to 0.6.1 and enables directory traversal via the VoiceServer endpoints /sounds/:file and /tts/:file. The root cause is in serveFiles within mods/voice/src/utils.ts, where local files can be read. This issue is not present in 0.6.1 and later (the functio...

5.8CVSS6AI score0.02362EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/05 12:00 a.m.37 views

CVE-2024-43035

Fonoster 0.5.5 before 0.6.1 allows ../ directory traversal to read arbitrary files via the /sounds/:file or /tts/:file VoiceServer endpoint. This occurs in serveFiles in mods/voice/src/utils.ts. NOTE: serveFiles exists in 0.5.5 but not in the next release, 0.6.1...

5.8CVSS0.02362EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/05 12:00 a.m.4 views

CVE-2024-43035

Fonoster 0.5.5 before 0.6.1 allows ../ directory traversal to read arbitrary files via the /sounds/:file or /tts/:file VoiceServer endpoint. This occurs in serveFiles in mods/voice/src/utils.ts. NOTE: serveFiles exists in 0.5.5 but not in the next release, 0.6.1...

5.8CVSS6AI score0.02362EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2026/03/05 12:00 a.m.12 views

OpenClaw 安全漏洞

OpenClaw is openclaw open source an intelligent artificial assistant. OpenClaw suffers from a security bypass vulnerability that stems from the fact that Webhook signature verification in the Voice Call extension can be bypassed, which can be exploited by an attacker to cause unauthenticated...

6.5CVSS5.8AI score0.0029EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/05 12:00 a.m.5 views

CVE-2024-43035

Fonoster 0.5.5 before 0.6.1 allows ../ directory traversal to read arbitrary files via the /sounds/:file or /tts/:file VoiceServer endpoint. This occurs in serveFiles in mods/voice/src/utils.ts. NOTE: serveFiles exists in 0.5.5 but not in the next release, 0.6.1...

5.8CVSS5.9AI score0.02362EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/04 7:37 a.m.15 views

CVE-2026-0754

An embedded test key and certificate could be extracted from a Poly Voice device using specialized reverse engineering tools. This extracted certificate could be accepted by a SIP service provider if the service provider does not perform proper validation of the device certificate...

8.2CVSS5.9AI score0.00098EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/04 1:56 a.m.9 views

CVE-2025-47383

Weak configuration may lead to cryptographic issue when a VoWiFi call is triggered from UE...

7.2CVSS5.9AI score0.0013EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/03/03 11:32 p.m.6 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization via the WebSocket connect process. An attacker can inject unauthorized node.event messages by connecting with a shared gateway token and claiming role=node without...

5.4CVSS5.9AI score0.00268EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/03 11:32 p.m.12 views

GHSA-RV2Q-F2H5-6XMG OpenClaw's Node role device-identity bypass allows unauthorized node.event injection

Summary A client authenticated with a shared gateway token could connect as role=node without device identity/pairing, then call node.event to trigger agent.request and voice.transcript flows. Affected Packages / Versions - Package: npm openclaw - Affected versions: = 2026.2.21-2 - Patched versio...

5.4CVSS6.1AI score0.00268EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/03 11:32 p.m.28 views

OpenClaw's Node role device-identity bypass allows unauthorized node.event injection

Summary A client authenticated with a shared gateway token could connect as role=node without device identity/pairing, then call node.event to trigger agent.request and voice.transcript flows. Affected Packages / Versions - Package: npm openclaw - Affected versions: = 2026.2.21-2 - Patched versio...

5.4CVSS6.1AI score0.00268EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/03 10:25 p.m.4 views

GHSA-GCJ7-R3HG-M7W6 OpenClaw's voice-call Twilio replay dedupe now bound to authenticated webhook identity

Summary The voice-call Twilio webhook path accepted replay/dedupe identity from unsigned request metadata i-twilio-idempotency-token, enabling replayed signed requests to bypass replay detection and manager dedupe by mutating only that header. Affected Packages / Versions - Package: openclaw npm ...

3.7CVSS6AI score
SaveExploits0References3
Snyk
Snyk
added 2026/03/03 10:25 p.m.8 views

Replay Attack

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Replay Attack via the voice-call webhook process. An attacker can cause replayed webhook events to be accepted as new by modifying the i-twilio-idempotency-token header in a signed reques...

6.3CVSS5.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/03 10:25 p.m.16 views

OpenClaw's voice-call Twilio replay dedupe now bound to authenticated webhook identity

Summary The voice-call Twilio webhook path accepted replay/dedupe identity from unsigned request metadata i-twilio-idempotency-token, enabling replayed signed requests to bypass replay detection and manager dedupe by mutating only that header. Affected Packages / Versions - Package: openclaw npm ...

6AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/03 9:32 p.m.10 views

GHSA-WPG9-4G4V-F9RC OpenClaw: Discord voice transcript owner-flag omission could expose owner-only tools in mixed-trust channels

Summary In [email protected], the Discord voice transcript path called agentCommand... without senderIsOwner, and agentCommand defaults missing senderIsOwner to true. This could allow a non-owner voice participant in the same channel to reach owner-only tool surfaces gateway, cron during voice...

5.9CVSS5.9AI score0.00139EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/03/03 9:32 p.m.7 views

Incorrect Authorization

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Incorrect Authorization in the agentCommand process when the senderIsOwner parameter is omitted, causing it to default to true. An attacker can gain unauthorized access to owner-only tool...

5.9CVSS5.8AI score0.00139EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/03 9:32 p.m.14 views

OpenClaw: Discord voice transcript owner-flag omission could expose owner-only tools in mixed-trust channels

Summary In [email protected], the Discord voice transcript path called agentCommand... without senderIsOwner, and agentCommand defaults missing senderIsOwner to true. This could allow a non-owner voice participant in the same channel to reach owner-only tool surfaces gateway, cron during voice...

7.1CVSS5.9AI score0.00139EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/03/03 2:16 a.m.33 views

CVE-2026-0754

An embedded test key and certificate could be extracted from a Poly Voice device using specialized reverse engineering tools. This extracted certificate could be accepted by a SIP service provider if the service provider does not perform proper validation of the device certificate...

8.2CVSS0.00098EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/03 12:48 a.m.13 views

EUVD-2026-9270

An embedded test key and certificate could be extracted from a Poly Voice device using specialized reverse engineering tools. This extracted certificate could be accepted by a SIP service provider if the service provider does not perform proper validation of the device certificate...

8.2CVSS5.9AI score0.00098EPSS
SaveExploits0References1
Rows per page
Query Builder