Skip to content
Rush Commerce
Software & Dev3 min read

Calix CVE-2026-75501: your ISP router opens your LAN

An unpatched UPnP flaw in Calix GS7 XGS routers lets anyone on the internet add port-forwarding rules. No vendor response, no fix — mitigate it yourself.

The router your broadband provider installed in your office closet has an unauthenticated control port facing the internet. CERT/CC published VU#756733 on August 21: CVE-2026-75501, a missing-authentication flaw in the Calix GS7 XGS (GS5239XG) residential router running firmware EXOS/6.6.47. There is no patch. CERT/CC could not establish contact with Calix to coordinate one.

What actually happened

The device exposes its MiniUPnPd control endpoint on the WAN interface, TCP port 5000, with no access controls. UPnP is designed to let devices inside your network ask the router to open a port. Here the service accepts SOAP requests from anywhere and does not ask who is calling. A remote attacker gets the full UPnP function set: add, delete, and enumerate NAT port mappings on your router.

That means an attacker on the public internet can forward external traffic straight to an internal IP and port of their choosing. NAT stops being a boundary. Anything sitting behind it on a default deny-inbound assumption — the NAS with the backups, the camera recorder, the POS controller, the printer nobody has updated since 2021 — becomes directly reachable. And because the router ships with UPnP enabled by default, exposure is the out-of-the-box state, not a misconfiguration somebody made.

CERT/CC's mitigations are the whole remediation list, because there is no update to install: disable UPnP in the router's admin interface, ask your ISP to disable it at the carrier level, and block inbound TCP 5000 at the router, a secondary firewall, or upstream. BleepingComputer reports the affected units are in service across multiple U.S. broadband providers.

Why an unpatchable router matters for your business

You do not own the box, but you own the blast radius. ISP-supplied gear arrives configured by someone whose incentives are provisioning speed, not your threat model. It is still the only thing between your LAN and the internet.

"It's behind NAT" was never a security control. It was an address-space accident that felt like one. This CVE is what it looks like when the accident is writable by strangers.

No vendor contact means no timeline. You cannot put "wait for the patch" in the ticket. Disable UPnP today and decide whether anything on your network actually needed it. Almost nothing in a business network does — UPnP exists for consumer game consoles and torrent clients, not for your accounting workstation.

Then go look at what would have been exposed. Enumerate what listens on your LAN and ask which of those would survive being reachable from the open internet for a week. That inventory is worth more than this specific CVE.

Key takeaways

  • CVE-2026-75501: Calix GS7 XGS (GS5239XG) on firmware EXOS/6.6.47 exposes MiniUPnPd on the WAN interface, TCP 5000, unauthenticated
  • Any remote attacker can add, delete, or list NAT port mappings — bypassing NAT and firewall protection for internal devices
  • No patch is available; CERT/CC could not reach Calix for coordination
  • Mitigate now: disable UPnP on the router, request carrier-level UPnP deactivation, and block inbound TCP 5000
  • UPnP is on by default, so affected units are exposed as shipped
  • Audit which internal services (NAS, cameras, POS, printers) rely on inbound filtering they no longer have

If your perimeter is a box the ISP picked, you inherited its defaults. We map what you actually expose, put owned hardware and explicit rules where the guesses were, and write it down so the next advisory takes ten minutes to answer. See how we work, or ask us what's reachable from outside your office.

Sources: CERT/CC VU#756733, BleepingComputer.

  • #cve-2026-75501
  • #calix
  • #upnp
  • #network-security
  • #unpatched
TR

Tommy Rush — Founder, Rush Commerce

Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More

Get The Rush Report weekly — one email, zero fluff.