20.1 C
New York
Monday, June 2, 2025

Exploit particulars for max severity Cisco IOS XE flaw now public


Exploit particulars for max severity Cisco IOS XE flaw now public

Technical particulars a few maximum-severity Cisco IOS XE WLC arbitrary file add flaw tracked as CVE-2025-20188 have been made publicly obtainable, bringing us nearer to a working exploit.

The write-up by Horizon3 researchers doesn’t include a ‘ready-to-run’ proof of idea RCE exploit script, but it surely does present sufficient data for a talented attacker and even an LLM to fill within the lacking items.

Given the quick danger of weaponization and widespread use in assaults, it is suggested that impacted customers take motion now to guard their endpoints.

The Cisco IOS XE WLC flaw

Cisco disclosed the vital flaw in IOS XE Software program for Wi-fi LAN Controllers on Could 7, 2025, which permits an attacker to take over gadgets.

The seller mentioned it’s attributable to a hard-coded JSON Net Token (JWT) that permits an unauthenticated, distant attacker to add recordsdata, carry out path traversal, and execute arbitrary instructions with root privileges.

The bulletin famous that CVE-2025-20188 is simply harmful when the ‘Out-of-Band AP Picture Obtain’ characteristic is enabled on the system, by which case, the next system fashions are in danger:

  • Catalyst 9800-CL Wi-fi Controllers for Cloud
  • Catalyst 9800 Embedded Wi-fi Controller for Catalyst 9300, 9400, and 9500 Collection Switches
  • Catalyst 9800 Collection Wi-fi Controllers
  • Embedded Wi-fi Controller on Catalyst APs

Horizon3’s assault instance

Horizon3’s evaluation reveals that the flaw exists as a consequence of a hardcoded JWT fallback secret (“notfound”) utilized by the backend Lua scripts for add endpoints mixed with inadequate path validation.

Particularly, the backend makes use of OpenResty (Lua + Nginx) scripts to validate JWT tokens and deal with file uploads, but when the ‘/tmp/nginx_jwt_key’ file is lacking, the script falls again to the string “notfound” as the key to confirm JWTs.

This mainly permits attackers to generate legitimate tokens with out understanding any secrets and techniques by merely utilizing ‘HS256’ and ‘notfound.’

Horizon3’s instance sends an HTTP POST request with a file add to the ‘/ap_spec_rec/add/’ endpoint by way of port 8443 and makes use of filename path traversal to drop an innocuous file (foo.txt) exterior the meant listing.

Request to  regenerate the JWT using the notfound secret key
Request to regenerate the JWT utilizing the notfound secret key
Supply: Horizon3

To escalate the file add flaw to distant code execution, the attacker may overwrite configuration recordsdata loaded by backend companies, drop net shells, or abuse monitored recordsdata to set off unauthorized actions.

Horizon3’s instance abuses the ‘pvp.sh’ service that screens particular directories, overwrites the config recordsdata it relies on, and triggers a reload even to run attacker instructions.

Given the elevated danger of exploitation, customers are really helpful to improve to a patched model (17.12.04 or newer) as quickly as doable.

As a short lived workaround, admins can flip off the Out-of-Band AP Picture Obtain characteristic to shut the weak service.

Primarily based on an evaluation of 14M malicious actions, uncover the highest 10 MITRE ATT&CK methods behind 93% of assaults and methods to defend in opposition to them.

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles