CVE-2026-75501
Received Received - Intake

Unauthenticated Port Forwarding Modification in Calix EXOS GS7

Vulnerability report for CVE-2026-75501, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-21

Last updated on: 2026-08-21

Assigner: CERT/CC

Description

A vulnerability in the Calix EXOS firmware for the GS7 XGS (GS5239XG) residential router allows unauthenticated remote attackers to modify NAT port‑forwarding rules via the UPnP WANIPConnection service. The device exposes the MiniUPnPd control endpoint on the WAN interface on TCP port 5000 without access controls. A remote attacker can send crafted SOAP requests to add, delete, or enumerate port mappings, or to query the external IP address, without authentication. Successful exploitation may enable bypass of the firewall/NAT boundary and exposure of internal LAN services to the public internet.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-21
Last Modified
2026-08-21
Generated
2026-08-21
AI Q&A
2026-08-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
calix exos *
calix exos 6.6.47
calix miniupnpd 2.3.7

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in the Calix EXOS firmware for the GS7 XGS residential router. It allows unauthenticated remote attackers to modify NAT port-forwarding rules via the UPnP WANIPConnection service. The device exposes the MiniUPnPd control endpoint on the WAN interface on TCP port 5000 without access controls. Attackers can send crafted requests to add, delete, or enumerate port mappings or query the external IP address without authentication.

Detection Guidance

To detect this vulnerability, check if TCP port 5000 is open on your router's WAN interface. Use a port scanner like nmap to scan your public IP for port 5000. If the port responds, the UPnP service may be exposed. Example command: nmap -p 5000 <your_public_ip>. Alternatively, check router logs for unauthorized port mapping changes.

Impact Analysis

This vulnerability enables attackers to bypass the firewall and NAT boundary, exposing internal LAN services to the public internet. Attackers could open permanent holes in the router's firewall, granting direct access to devices like security cameras, baby monitors, or work laptops without requiring a password or user interaction.

Mitigation Strategies

Disable UPnP on the router via its administrative interface. If unavailable, contact your ISP to disable UPnP at the carrier level. Block inbound traffic to TCP port 5000 using firewall rules. Avoid relying on vendor patches as none are currently available.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-75501. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart