Cyber Posture

CVE-2021-47895

HighPublic PoC

Published: 23 January 2026

Published
23 January 2026
Modified
11 February 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0005 16.7th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-47895 is a high-severity Allocation of Resources Without Limits or Throttling (CWE-770) vulnerability in Nsasoft Nsauditor. Its CVSS base score is 7.5 (High).

Operationally, ranked at the 16.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Threat & Defense Details

Likely Mitigating ControlsAI

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-770

This control implements explicit throttling on session allocation, addressing the weakness of allocating resources without limits.

addresses: CWE-770

Plan testing exercises resource allocation limits and throttling during simulated failures, directly addressing weaknesses that allow unbounded resource use.

addresses: CWE-770

Contingency plan updates ensure recovery strategies address unbounded resource allocation, making it harder for attackers to exploit lack of throttling to cause prolonged outages.

addresses: CWE-770

Provides continuity when unbounded resource allocation at the primary site leads to exhaustion and downtime.

addresses: CWE-770

Alternate services allow operations to continue when primary allocation of resources lacks limits or throttling.

addresses: CWE-770

Explicit planning of security-related actions requires defining limits, windows, and resource allocations, making allocation without throttling far less likely.

addresses: CWE-770

Measures of performance include tracking allocation behavior and throttling effectiveness, reducing the window for resource exhaustion attacks.

addresses: CWE-770

Imposes an inactivity-based limit on network resource allocation, throttling the number of concurrently held connections.

NVD Description

Nsauditor 3.2.2.0 contains a denial of service vulnerability that allows attackers to crash the application by overwriting the Event Description field with a large buffer. Attackers can generate a 10,000-character 'U' buffer and paste it into the Event Description field…

more

to trigger an application crash.

Deeper analysisAI

CVE-2021-47895 is a denial-of-service vulnerability in Nsauditor version 3.2.2.0, a network security auditing tool. The flaw allows attackers to crash the application by overwriting the Event Description field with a large buffer, such as a 10,000-character string of 'U' characters pasted into the field. This triggers an unhandled buffer overflow, leading to application termination, and is classified under CWE-770 (Allocation of Resources Without Limits or Throttling).

The vulnerability has a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H), indicating it is exploitable over the network with low complexity, requiring no privileges or user interaction, and results in high availability impact with no confidentiality or integrity effects. Any remote attacker can achieve this by sending the oversized input to a targeted Nsauditor instance, causing a crash and denying service to legitimate users.

Advisories from VulnCheck and a proof-of-concept exploit on Exploit-DB (ID 49568) document the issue, with the vendor site at nsauditor.com providing product details but no specific patch information in the available references. Security practitioners should upgrade to newer versions if available or discontinue use of the affected release.

A public PoC exploit confirms practical exploitability, though no evidence of widespread real-world attacks is noted in the provided data.

Details

CWE(s)

Affected Products

nsasoft
nsauditor
3.2.2.0

CVEs Like This One

CVE-2021-47815Same product: Nsasoft Nsauditor
CVE-2020-37130Same product: Nsasoft Nsauditor
CVE-2020-37119Same product: Nsasoft Nsauditor
CVE-2018-25213Same product: Nsasoft Nsauditor
CVE-2019-25336Same vendor: Nsasoft
CVE-2020-37201Same vendor: Nsasoft
CVE-2020-37207Same vendor: Nsasoft
CVE-2020-37209Same vendor: Nsasoft
CVE-2020-37200Same vendor: Nsasoft
CVE-2020-37206Same vendor: Nsasoft

References