CVE-2026-2629
OS Command Injection in jishi node-sonos-http-api TTS Provider
Publication date: 2026-02-17
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jishi | node-sonos-http-api | to 3776f0ee2261c924c7b7204de121a38100a08ca7 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a weakness in the jishi node-sonos-http-api component, specifically in the Promise function of the file lib/tts-providers/mac-os.js within the TTS Provider. It involves manipulation of the argument phrase that leads to an operating system command injection. This means an attacker can remotely execute arbitrary OS commands on the affected system.
How can this vulnerability impact me? :
The vulnerability allows remote attackers to execute arbitrary operating system commands, which can lead to unauthorized control over the affected system. This can result in data compromise, system disruption, or further exploitation by attackers.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know