Description
NetShareWatcher 1.5.8.0 contains a structured exception handler buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying malicious input. Attackers can craft a payload with overwritten SEH and NSEH pointers through the Restrictions custom filter field to trigger code execution when the Find function is invoked.
Published: 2026-06-04
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

NetShareWatcher 1.5.8.0 contains a structured exception handler (SEH) buffer overflow that can be triggered by a local attacker using a crafted input in the Restrictions custom filter field. By overwriting the SEH and NSEH pointers, the attacker can cause arbitrary code execution when the Find function processes that input. The result is full compromise of the affected system, allowing the attacker to read, modify or delete data, establish persistence or pivot to other assets.

Affected Systems

The vulnerability affects the NetShareWatcher product from nsauditor, specifically version 1.5.8.0. No other versions or vendors are listed as impacted.

Risk and Exploitability

The CVSS score of 8.6 indicates a high severity and the vulnerability can be exploited by local users who have permission to supply input to the application’s filtering feature. Since the EPSS score is not available and the vulnerability is not present in the CISA KEV catalog, a massive, widespread exploitation is not presently evident, but a local attacker can achieve full system compromise through the vulnerable Find function. An exploit is available in public resources, confirming the practical risk for systems running the affected software.

Generated by OpenCVE AI on June 4, 2026 at 14:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update NetShareWatcher to a version that fixes the SEH buffer overflow if a patch or newer release is available from the vendor.
  • If an upgrade cannot be performed immediately, disable or remove the Restrictions custom filter so that the Find function cannot process untrusted input.
  • Implement input validation and, where possible, enable SEH protection mechanisms such as SafeSEH and NX to reduce the likelihood that a malformed input can trigger code execution.

Generated by OpenCVE AI on June 4, 2026 at 14:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 05 Jun 2026 08:00:00 +0000

Type Values Removed Values Added
First Time appeared Nsasoft
Nsasoft nsauditor Netsharewatcher
Vendors & Products Nsasoft
Nsasoft nsauditor Netsharewatcher

Thu, 04 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 04 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Description NetShareWatcher 1.5.8.0 contains a structured exception handler buffer overflow vulnerability that allows local attackers to execute arbitrary code by supplying malicious input. Attackers can craft a payload with overwritten SEH and NSEH pointers through the Restrictions custom filter field to trigger code execution when the Find function is invoked.
Title NetShareWatcher 1.5.8.0 SEH Buffer Overflow
Weaknesses CWE-120
References
Metrics cvssV3_1

{'score': 8.4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.6, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Nsasoft Nsauditor Netsharewatcher
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-04T13:43:55.170Z

Reserved: 2026-06-04T10:57:43.171Z

Link: CVE-2019-25733

cve-icon Vulnrichment

Updated: 2026-06-04T13:43:52.530Z

cve-icon NVD

Status : Deferred

Published: 2026-06-04T14:16:31.320

Modified: 2026-06-04T15:00:40.757

Link: CVE-2019-25733

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-05T07:45:35Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')