highCVE-2026-7829

CVE-2026-7829 UltraVNC Repeater Rule Parser Out-of-Bounds Write

UltraVNC repeater through 1.8.2.2 contains a post-authentication out-of-bounds write in the allow/deny rule parser. In repeater/webgui/settings.c:225-272, after strncpy_s copies a rule token into temp1[rule1] (25-byte destination) or temp2/temp3 (16-byte destination), the code unconditionally writes a NUL terminator at temp1[rule1][len] = 0 without clamping len to the destination size. When an authenticated administrator saves a rule with a token length equal to or greater than the destination size, the NUL byte is written one or more bytes past the end of the stack-allocated array, corrupting adjacent stack data. An attacker who has obtained admin credentials (including via CVE-2026-7839 default password) can trigger this to gain code execution on the repeater host.

ProductUltraVNC Repeater
CVSS7.2
EPSS0.00571
UpdatedJuly 15, 2026

Quick answer

UltraVNC Repeater should be reviewed and updated if it matches the affected versions. The recommended fix is to apply the vendor-supported patched version or the mitigation steps below, then retest the public website with Fixnx.

Who is affected

Affected versions

  • <= 1.8.2.2

Fixed versions

  • No vendor fix published yet

How to fix it

UltraVNC Repeater is affected and no public fixed version is listed in the local advisory data yet. Reduce access, disable risky features where possible, and apply the vendor fix when it is released.

  1. Check where UltraVNC Repeater is installed and whether it is reachable from the internet.
  2. Limit access to trusted users, trusted networks, or a VPN until a vendor fix is available.
  3. Disable the affected feature or module if the advisory points to a specific upload, login, admin, chat, or network service path.
  4. Watch the vendor or advisory source and apply the first supported fix as soon as it is released.
  5. Review logs for strange access, failed attempts, crashes, file uploads, or unexpected account changes.

Scan now. Google sign-in is only needed to unlock fix guidance.

Verify the fix

  • Confirm the installed version is no longer in the affected range.
  • Retest the affected page, API, upload, login, chat, container, or network flow.
  • Check logs after the change for blocked attempts, crashes, or errors.
  • Run a fresh Fixnx scan and save the report.

Related categories

Trusted references

FAQ

What is affected by CVE-2026-7829?

UltraVNC Repeater versions listed as affected should be reviewed: <= 1.8.2.2.

What should I fix first?

Start with internet-facing sites, admin panels, login flows, plugins, themes, modules, packages, and systems that process user-controlled input or sensitive data.

How do I confirm the fix worked?

Apply the patched version or mitigation, clear caches where relevant, retest the affected workflow, and run a new Fixnx scan to verify public website exposure signals.

How are Fixnx security risk categories chosen?

Fixnx keeps one canonical risk page and assigns only broad, relevant categories such as ecosystem, technology area, or vulnerability class.