cbcvebase.
CVE-2026-15410
published 2026-07-14

CVE-2026-15410: Post-authentication improper control of generation of code ('Code Injection') vulnerability has been identified in the SMA1000 Appliance Management Console…

PriorityP188high7.2CVSS 3.1
AVNACLPRHUINSUCHIHAH
KEVITWEXPLOITRansomware
CISA Known Exploited Vulnerabilitydue 2026-07-17
Exploited in the wild
EPSS
76.35%
99.5th percentile
Post-authentication improper control of generation of code ('Code Injection') vulnerability has been identified in the SMA1000 Appliance Management Console (AMC) which in specific conditions could potentially enable a remote authenticated attacker as administrator to execute arbitrary OS commands.

Affected

20 ranges
VendorProductVersion rangeFixed in
sonicwallsma100012.4.3-03245 – 12.4.3-03434
sonicwallsma100012.5.0-02283 – 12.5.0-02800
sonicwallsma6210_firmware
sonicwallsma6210_firmware
sonicwallsma6210_firmware
sonicwallsma6210_firmware
sonicwallsma6210_firmware
sonicwallsma6210_firmware
sonicwallsma7210_firmware
sonicwallsma7210_firmware
sonicwallsma7210_firmware
sonicwallsma7210_firmware
sonicwallsma7210_firmware
sonicwallsma7210_firmware
sonicwallsma8200v
sonicwallsma8200v
sonicwallsma8200v
sonicwallsma8200v
sonicwallsma8200v
sonicwallsma8200v

Detection & IOCsextracted from sources · hover to see the quote

port8188
port1050
cookie10ecad5b446e86864832904cd439b6b70262
url/rollbackConfirm.action
commandcsrfToken=GFEJUCQBUZOLUCCOO3YBA8G30ZE9VKDP&command=rollback&rollbackUpgradeTime=&hotfix=../../../../../tmp/1234.sh&rollbackHotfixTime=
path/var/lib/aventail/avp/rollback/../../../../../tmp/1234.sh
path/usr/local/bin/remove_hotfix
filenamesma1000_5c47.sh
path/tmp/temp.db
path/var/lib/unit/conf.json
url/__api__/login
url/__api__/logout
url/__api__/logon//authenticate
uaSMA Connect Agent
path/auth1.html
process/usr/bin/python3 /usr/local/ctrl-service/bin/ctrl-service.py
  • Hunt ctrl-service.log for invocations of /usr/local/bin/remove_hotfix with path traversal sequences (e.g., '../../') pointing to shell scripts in /tmp — indicative of CVE-2026-15410 privilege escalation exploitation.
  • Check /var/lib/unit/conf.json for routes referencing /__api__/login or /__api__/logout — these URIs do not exist in legitimate SMA1000 configuration and indicate post-compromise backdoor implantation.
  • Alert on extraweb_access.log entries showing HTTP 200 responses to /__api__/login or /__api__/logout — these are not legitimate SMA1000 endpoints and indicate active exploitation or backdoor use.
  • Alert on access to /tmp/temp.db* paths on the SMA1000 appliance, consistent with attacker theft of stored session data.
  • The hardcoded Erlang cookie '10ecad5b446e86864832904cd439b6b70262' can be used as a network signature to detect unauthenticated exploitation attempts against the Erlang process on localhost:1050 via the wsproxy tunnel.
  • ·CVE-2026-15410 exploitation via the web panel (port 8443) requires post-authentication access as administrator; however, it can be chained with the unauthenticated CVE-2026-15409 SSRF to reach port 8188 on localhost without prior credentials.
  • ·The path traversal exploit for CVE-2026-15410 only triggers a reboot (and thus executes the payload) if the specified hotfix file actually exists on the filesystem; a non-existent file path will not cause execution or reboot.
  • ·These vulnerabilities do not affect SSL VPN functionality on SonicWall firewalls or the SMA 100 Series product line — only SMA1000 Series models 6210, 7210, and 8200v are affected.

CVSS provenance

nvdv3.17.2HIGHCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
vulncheck7.2HIGH
cisa7.2HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.