Code injection in SonicWall SMA1000 (CVE-2026-15410) — recorded as used in ransomware campaigns
SonicWall SMA1000, a remote access appliance, contains a code injection flaw allowing a remote attacker authenticated as administrator to execute arbitrary OS commands. CISA added it to the KEV catalog on 2026-07-14 with a due date of 2026-07-17 — three days. This entry is recorded as known to be used in ransomware campaigns.
Key facts
- CVE IDCVE-2026-15410
- Affected (vendor / product)SonicWall SMA1000 Appliances
- CWECWE-94
- ExploitationListed in CISA KEV (exploitation confirmed); also confirmed used in ransomware
- Remediation due2026-07-17 (U.S. federal civilian agencies, BOD 22-01)
Key points
- The affected product is SonicWall SMA1000 Appliances; CWE-94, improper control of code generation.
- Under specific conditions a remote attacker authenticated as administrator can execute arbitrary OS commands.
- Use in ransomware campaigns is recorded as known — unlike most entries this site holds.
- Added to KEV 2026-07-14 with a due date of 2026-07-17 — three days.
- An SSRF in the same appliance (CVE-2026-15409, unauthenticated) was added the same day; the catalog says nothing about chaining them.
- The same appliance received this authenticated entry and an unauthenticated SSRF (CVE-2026-15409) on the same day.
1What the ransomware flag means
Every KEV entry carries a marker for whether the vulnerability has been confirmed as used in ransomware campaigns. Most entries this site holds are recorded as not known; this one is on the confirmed side. The difference is not a severity rating but a record of how it has actually been used.
Being used in ransomware means there are real cases where intrusion led directly to encryption and business stoppage, which makes the impact concrete for any organization running the same appliance.
2Where a remote access appliance sits
The SMA1000 exists to let people connect securely from outside into internal systems. By its nature such a device faces the internet while also forming a path into the internal network. From an attacker's perspective it is positioned where the outside can reach and the inside can be reached. That structure is why edge appliances keep being targeted as the entry point for ransomware.
3The condition "authenticated as administrator"
The catalog names authentication as administrator as a condition. Needing authentication makes the precondition heavier, but administrator credentials for edge appliances can come from reuse or from previously leaked credentials.
A server-side request forgery in the same appliance (CVE-2026-15409, this one unauthenticated) was added to KEV the same day, so a combination is conceivable — although the catalog says nothing about chaining the two.
4Two entries for one appliance on one day
Another vulnerability in the same appliance entered KEV on the same day as this one. They differ on whether authentication is required, which changes how usable each is to an attacker.
| CVE | Class of vulnerability | Authentication |
|---|---|---|
| CVE-2026-15410 (this record) | Code injection | Requires authentication as an administrator |
| CVE-2026-15409 | Server-side request forgery | None required |
The two could conceivably be combined, though the catalog says nothing about chaining them. Requiring authentication makes the premise heavier here, but administrator credentials for an edge appliance can come from reuse or from leaked credentials.
The deadline is three days from listing, and because updating an edge appliance stops external connections, having a procedure ready to act before the deadline is the practical preparation.
Why it matters
Edge appliances cut external connectivity when taken offline to update, which makes finding a work window hard. For entries confirmed as used in ransomware, real cases exist where the damage ran straight to business stoppage, so a procedure that can move ahead of the deadline and an alternative connection path for the outage are worth having. Ending credential reuse for administrator accounts also keeps the precondition heavy.
FAQ
What does the ransomware marker indicate?
Why are remote access appliances targeted?
Is it less severe because authentication is required?
Sources (primary)
This article is an independent organization based on the U.S. official data below. Always verify the exact, latest details and applicability with the official and vendor sources.
- CISA KEV Catalog (known exploited list)
- NVD (CVE details / CVSS)
- Vendor / reference advisory
- This product uses data from the NVD API but is not endorsed or certified by the NVD. KEV data is CC0 (public domain).