CVE-2026-71922
Received Received - Intake

Pre-authentication Null Pointer Dereference in DrayTek VigorSwitch

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

Publication date: 2026-08-24

Last updated on: 2026-08-24

Assigner: VulnCheck

Description

Multiple DrayTek VigorSwitch models contain a pre-authentication null pointer dereference vulnerability in the setget.cgi interface. The vulnerability is caused by missing validation when the pass field is absent. A remote attacker can trigger this vulnerability via a crafted request to crash the service and cause a denial of service.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
draytek vigorswitch *
draytek vigorswitch to (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-476 The product dereferences a pointer that it expects to be valid but is NULL.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a pre-authentication null pointer dereference vulnerability in multiple DrayTek VigorSwitch models. It occurs in the setget.cgi interface due to missing validation when the 'pass' field is absent in a request. An unauthenticated remote attacker can exploit this by sending a crafted request to crash the service, causing a denial of service.

Detection Guidance

To detect this vulnerability, scan your network for DrayTek VigorSwitch devices and check if they expose the setget.cgi interface. Use tools like Nmap to identify affected devices by searching for open ports and HTTP services. Example command: nmap -p 80,443 <target_IP> --script http-enum. Look for responses from setget.cgi without requiring authentication.

Impact Analysis

The vulnerability allows an attacker to remotely crash the affected DrayTek VigorSwitch devices, leading to service disruption and potential network downtime. Since it is pre-authentication, no credentials are required to exploit it.

Compliance Impact

This vulnerability causes a denial of service by crashing the service via crafted requests, which could disrupt network operations. For compliance with standards like GDPR or HIPAA, availability of systems is critical. Downtime or service disruption may lead to non-compliance with availability requirements, potentially resulting in violations if sensitive data processing or network services are interrupted.

Mitigation Strategies

Immediately update affected DrayTek VigorSwitch devices to the latest firmware versions provided by DrayTek. If updates are unavailable, restrict access to the setget.cgi interface via network firewalls or disable the interface if possible. Monitor network traffic for unusual requests targeting this interface.

Chat Assistant

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

EPSS Chart