Cyber Resilience

CVE-2023-27849

CriticalPublic PoCRCE

Published: 24 April 2023

Published
24 April 2023
Modified
04 February 2025
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0585 90.8th percentile
Risk Priority 23 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-27849 is a critical-severity Command Injection (CWE-77) vulnerability in Rails-Routes-To-Json Project Rails-Routes-To-Json. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 9.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

rails-routes-to-json version 1.0.0 contains a remote code execution vulnerability that stems from the use of the child_process function, corresponding to CWE-77. The issue affects this npm package and carries a CVSS v3.1 score of 9.8, reflecting network-exploitable conditions with no authentication or user interaction required and full impact on confidentiality, integrity, and availability.

An unauthenticated attacker with network access can exploit the flaw to execute arbitrary code on the affected system, potentially leading to complete compromise of the host running the vulnerable package.

The provided references point to a detailed vulnerability report and the package's npm listing, but contain no specific information on patches or mitigation steps. The EPSS score has remained low with a current value of 0.0585 and a peak of 0.0588.

EU & UK References

Vulnerability details

rails-routes-to-json v1.0.0 was discovered to contain a remote code execution (RCE) vulnerability via the child_process function.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

rails-routes-to-json project
rails-routes-to-json
1.0.0

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References