LiveActive security incident?Get immediate response
CVE Record

CVE-2019-25158: pedroetb tts-api app.js onSpeechDone os command injection

A vulnerability has been found in pedroetb tts-api up to 2.1.4 and classified as critical. This vulnerability affects the function onSpeechDone of the file app.js. The manipulation leads to os command injection. Upgrading to version 2.2.0 is able to address this issue. The patch is identified as 29d9c25415911ea2f8b6de247cb5c4607d13d434. It is recommended to upgrade the affected component. VDB-248278 is the identifier assigned to this vulnerability.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A vulnerable tts-api service can let a low-privileged actor who can reach it trigger operating-system command injection during speech completion handling. Successful abuse could affect confidentiality, integrity, and availability of the host at a limited level. The named fix is upgrading to tts-api 2.2.0.

Executive priority

Treat this as a targeted remediation item, not a broad emergency. Command injection is serious, but the available scoring shows adjacent access and low privileges are required. Upgrade affected instances promptly and confirm exposure controls.

Technical view

CVE-2019-25158 is CWE-78 command injection in pedroetb tts-api versions 2.1.0 through 2.1.4. The affected code is the onSpeechDone function in app.js. CVSS 3.1 is 5.5 with adjacent attack vector, low complexity, low privileges, and no user interaction.

Likely exposure

Exposure is likely limited to organizations running pedroetb tts-api 2.1.0 through 2.1.4, especially where the service is reachable by untrusted adjacent users or systems. The sources do not identify other affected products, package distributions, or deployment defaults.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. VulDB describes the issue publicly and identifies required permissions. The CVSS vector indicates exploitation needs adjacent network access and low privileges, with no victim user interaction.

Researcher notes

Evidence names app.js onSpeechDone and patch commit 29d9c25415911ea2f8b6de247cb5c4607d13d434. The source bundle does not include exploit details, public exploitation claims, or compensating controls beyond upgrading. Avoid assuming internet-wide exposure without local inventory evidence.

Mitigation direction

  • Upgrade pedroetb tts-api to version 2.2.0 or later.
  • Prioritize systems running versions 2.1.0 through 2.1.4.
  • Restrict access to the tts-api service to trusted networks and identities.
  • Review vendor release notes and the patch commit for deployment-specific guidance.
  • Monitor affected hosts for unexpected process execution or service instability.

Validation and detection

  • Inventory deployed pedroetb tts-api versions.
  • Confirm no production instance runs versions 2.1.0 through 2.1.4.
  • Verify the v2.2.0 patch is present in deployed code.
  • Review service exposure paths and authentication requirements.
  • Check logs for anomalous speech completion activity and child process behavior.
Prepared
Confidence
high
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-78: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-25158 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.5CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L2.13.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2019-25158Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
pedroetbtts-api2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.