Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2981+ Articles
168+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. Security
  3. CVE-2026-7273: Zyxel GS1900 Switches Stack Buffer Overflow Now Actively Exploited
CVE-2026-7273: Zyxel GS1900 Switches Stack Buffer Overflow Now Actively Exploited
SECURITYHIGHCVE-2026-7273

CVE-2026-7273: Zyxel GS1900 Switches Stack Buffer Overflow Now Actively Exploited

CISA added this unauthenticated LAN RCE flaw in Zyxel GS1900 switches to its KEV catalog after confirming active exploitation.

Dylan H.

Security Team

September 22, 2026
4 min read

Affected Products

  • Zyxel GS1900-8, GS1900-8HP, GS1900-10HP, GS1900-16, GS1900-24, GS1900-24E, GS1900-24EP, GS1900-24HPv2, GS1900-48, and GS1900-48HPv2 firmware ≤ 2.90(ABTQ.1)C0

Overview

CISA has added CVE-2026-7273, a stack-based buffer overflow affecting the Zyxel GS1900 series of managed switches, to its Known Exploited Vulnerabilities (KEV) catalog, confirming the flaw is under active exploitation. The bug lives in the switch's web management CGI program: a LAN-based attacker with no credentials can send a crafted HTTP request that overflows a stack buffer and potentially executes arbitrary OS commands on the device.

Zyxel disclosed the vulnerability back in June 2026 and shipped patched firmware for every affected model at that time. The KEV listing three months later confirms attackers are now exploiting devices that were never updated.


Technical Details

FieldValue
CVE IDCVE-2026-7273
SeverityHigh (CVSS 3.1: 8.8)
CVSS VectorAV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
WeaknessCWE-121 (Stack-Based Buffer Overflow)
Affected ProductZyxel GS1900 series managed switches
Affected FirmwareUp to and including 2.90(ABTQ.1)C0
Fixed Firmware2.90(ABTQ.2)C0 or later (model-specific)
AuthenticationNone required
Reported ByResearchers from ISCAS
Added to CISA KEVSeptember 22, 2026

How It Works

The overflow sits in the CGI program that backs the switch's web-based management interface. Because the attack vector is rated Adjacent (AV:A) rather than Network, exploitation requires the attacker to already be on the same LAN or VLAN as the switch's management interface — but from there, no login, no prior session, and no user interaction is needed. A single crafted HTTP request to the vulnerable CGI endpoint overflows a stack buffer, and a sufficiently crafted overflow can corrupt the return address and redirect execution, giving the attacker a path to run arbitrary OS commands with the privileges of the CGI process.

The CVSS 8.8 score reflects high impact to confidentiality, integrity, and availability, combined with low attack complexity and no privileges required — the only mitigating factor is the LAN-adjacent access requirement.


Impact Assessment

Who Is At Risk

  • Any organization running an unpatched Zyxel GS1900-8, -8HP, -10HP, -16, -24, -24E, -24EP, -24HPv2, -48, or -48HPv2 switch, particularly where the management interface is reachable from a general user VLAN, guest network, or any segment an attacker could reach after an initial foothold
  • Small business and branch-office deployments are the GS1900 line's core market, making this a common "set it and forget it" device that's easy to miss in patch cycles

Potential Impact

  • Arbitrary OS command execution on the switch itself
  • Full compromise of the switch's management plane, enabling traffic interception, VLAN reconfiguration, or use as a pivot point into the rest of the network
  • Persistence on core network infrastructure that's rarely monitored as closely as servers or endpoints

Mitigation

  1. Update firmware immediately to the patched version for your specific model — 2.90(ABTQ.2)C0 for the GS1900-48HPv2, with equivalent version-specific patches for every other model in the affected list per Zyxel's advisory.
  2. Restrict management interface access using ACLs limited to trusted administrative IP addresses only.
  3. Isolate switch management traffic onto a dedicated management VLAN, separate from general user or guest traffic — this directly closes off the LAN-adjacent access this flaw depends on.
  4. Monitor for unusually large or malformed HTTP requests to switch CGI endpoints as a sign of exploitation attempts.
  5. Federal agencies subject to CISA's Binding Operational Directive should treat this KEV addition as requiring immediate remediation per standard KEV deadlines.

References

  • Zyxel Security Advisory — Stack-Based Buffer Overflow in GS1900 Series Switches
  • NVD — CVE-2026-7273
#Zyxel#CVE-2026-7273#Buffer Overflow#CISA KEV#Network Switch

Related Articles

CISA: Microsoft SharePoint RCE Flaw Now Actively Exploited

CISA added CVE-2026-45659 to its Known Exploited Vulnerabilities catalog, confirming active in-the-wild exploitation of a high-severity SharePoint...

3 min read

CISA Flags Apache ActiveMQ Flaw as Actively Exploited in Attacks

CISA has added a high-severity Apache ActiveMQ vulnerability to its Known Exploited Vulnerabilities catalog after confirming active exploitation in the...

4 min read

SharePoint RCE CVE-2026-45659 Added to CISA KEV After Active Exploitation

CISA has added a high-severity Microsoft SharePoint Server remote code execution vulnerability to its Known Exploited Vulnerabilities catalog following...

5 min read
Back to all Security Alerts