Cyber Resilience

CVE-2024-42658

Critical

Published: 19 August 2024

Published
19 August 2024
Modified
20 August 2024
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.1439 94.6th percentile
Risk Priority 28 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-42658 is a critical-severity Exposure of Sensitive Information to an Unauthorized Actor (CWE-200) vulnerability in Nepstech Ntpl-Xpon1Gfevn Firmware. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 5.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

CVE-2024-42658 is an information disclosure vulnerability affecting the wishnet Nepstech Wifi Router NTPL-XPON1GFEVN running firmware version 1.0. The flaw resides in the handling of cookie parameters and is tracked under CWE-200, enabling exposure of sensitive data without requiring authentication. It carries a CVSS 3.1 base score of 9.8, reflecting network-accessible attack vectors with low complexity and impacts across confidentiality, integrity, and availability.

A remote attacker can exploit the issue over the network by supplying crafted cookie values to retrieve sensitive information from the device. Because the vulnerability requires no privileges or user interaction, an unauthenticated adversary could leverage it to compromise router configuration details or credentials, potentially leading to further device takeover.

The associated EPSS score has remained at 0.1439 since disclosure, indicating moderate and stable exploitation interest. Public references consist of a GitHub repository and researcher profiles that document the finding but do not include vendor patches or mitigation guidance.

EU & UK References

Vulnerability details

An issue in wishnet Nepstech Wifi Router NTPL-XPON1GFEVN v1.0 allows a remote attacker to obtain sensitive information via the cookie's parameter

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1539 Steal Web Session Cookie Credential Access
An adversary may steal web application or service session cookies and use them to gain access to web applications or Internet services as an authenticated user without needing credentials.
T1606.001 Web Cookies Credential Access
Adversaries may forge web cookies that can be used to gain access to web applications or Internet services.
Why these techniques?

The vulnerability in the router's web management interface enables exploitation of a public-facing application (T1190), stealing web session cookies containing sensitive information like session identifiers (T1539), and forging web credentials using insecure cookies for unauthorized access (T1606.001).

Affected Assets

nepstech
ntpl-xpon1gfevn firmware
1.0

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-200

Automated marking applies security attributes to system outputs, making it harder for attackers to exploit unmarked sensitive information leading to unauthorized exposure.

addresses: CWE-200

Proper attribute retention and permitted-value enforcement limits unauthorized actors from accessing sensitive information lacking correct labels.

addresses: CWE-200

Prevents unauthorized exposure of sensitive information by prohibiting untrusted external systems from processing or storing it.

addresses: CWE-200

By enforcing authorization matching prior to sharing, the control reduces the risk of exposing sensitive information to unauthorized actors.

addresses: CWE-200

Review and removal of nonpublic information from publicly accessible systems directly prevents exposure of sensitive data to unauthorized actors.

addresses: CWE-200

Data mining protection mechanisms detect and block unauthorized bulk extraction of sensitive data, directly mitigating exposure to unauthorized actors.

addresses: CWE-200

Literacy training teaches users to recognize and avoid actions that result in unauthorized exposure of sensitive information.

addresses: CWE-200

Retaining and monitoring training records confirms personnel have completed privacy and security awareness training on handling sensitive data, reducing the chance of unauthorized exposure due to lack of knowledge.

References