CVE-2026-15409
Confirmed PUBLISHEDA Server-side request forgery (SSRF) vulnerability has been identified in the SMA1000 Appliance Work Place interface. A remote unauthenticated...
1 hour faster than CISA KEV
Recommended Action
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
At a Glance
A Server-side request forgery (SSRF) vulnerability has been identified in the SMA1000 Appliance Work Place interface. A remote unauthenticated attacker could potentially cause the appliance to make requests to unintended location.
- CVE Published
- Jul 14, 2026
- Exploitation Reported
- Jul 14, 2026
- CVSS
- 10.0 Critical
- EPSS
- —
Affected Versions
| Vendor | Product | Version | Status |
|---|---|---|---|
| SonicWall |
SMA1000
|
12.4.3-03245 to <= 12.4.3-03434 |
Affected |
| SonicWall |
SMA1000
|
12.5.0-02283 to <= 12.5.0-02800 |
Affected |
CVE References
- SonicWall SMA1000 Series Appliances Affected By Multiple Vulnerabilities Sonicwall PSIRT · Vendor Advisory https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2026-0008
Recommended Actions
- Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
- Use the Pro API to automate enrichment, telemetry, and workflow delivery for VM, SOC, and CTI pipelines.
Known Exploited Vulnerability Sources
Catalogues that list this CVE as a known exploited vulnerability.
Per-source evidence links for KEV attestations are available through the KEVIntel Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| Sonicwall PSIRT First | 2026-07-14 18:18 UTC |
| CISA | 2026-07-14 19:00 UTC |
| CVE | 2026-07-14 20:31 UTC |
| All CISA Advisories | 2026-07-14 21:20 UTC |
No detection artifacts or sensor request patterns are available for this CVE yet.
Check back as sensor telemetry and scanner integrations are updated.
Virtual Patch
Compensating WAF rules to help reduce exposure to this CVE. Rule content and deployable vendor exports are available with KEVIntel Enterprise.
KEVIntel does not currently have a virtual patch for this CVE. When available, KEVIntel virtual patches ship as deployable ModSecurity, Cloudflare, and AWS WAF rules.
Enterprise feature. Virtual patch rule content and deployable vendor exports (ModSecurity, Cloudflare, AWS WAF) are available to KEVIntel Enterprise users.
CVSS Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Exploitation Status
Exploited in the wild
Recorded 2026-07-14 18:18:00 UTC · Sonicwall PSIRT
Weaknesses (CWE)
-
Server-Side Request Forgery (SSRF)
Recent Mentions
BleepingComputer · Jul 14, 2026
SonicWall warns that threat actors have been exploiting two SMA1000 vulnerabilities, tracked as CVE-2026-15409 and CVE-2026-15410, in zero-day attacks and urges customers to install the newly released security updates. [...]
All CISA Advisories · Jul 14, 2026
CISA has added four new vulnerabilities to its Known Exploited Vulnerabilities (KEV) Catalog, based on evidence of active exploitation. CVE-2026-15409 SonicWall SMA1000 Appliances Server-Side Request Forgery Vulnerability CVE-2026-15410 SonicWall SMA1000 Appliances Code Injection Vulnerability CVE-2026-56155 Microsoft Active Directory Federation Services Insufficient Granularity of Access Control Vulnerability CVE-2026-56164 Microsoft SharePoint Server Missing Authentication for Critical Function Vulnerability These types of vulnerabilities are a frequent attack vector for malicious cyber actors and pose significant risks to the federal enterprise. Binding Operational Directive (BOD) 26-04: Prioritizing Security Updates Based on Risk establishes vulnerability management requirements for Federal Civilian Executive Branch (FCEB) agencies. BOD 26-04 reinforces the importance of the KEV Catalog and requires federal agencies to prioritize rapid remediation of high-risk vulnerabilities, specifically those identified by Common Vulnerabilities and Exposures (CVEs) listed in CISA’s KEV Catalog on publicly exposed assets that grant total control of the asset post-exploitation, while deferring action for lower-risk vulnerabilities. BOD 26-04 further establishes basic expectations for when agencies must check whether threat actors compromised the system before the patch was applied. While BOD 26-04 applies only to FCEB agencies, CISA encourages all organizations to adopt risk-based vulnerability management and prioritize remediation of KEV Catalog vulnerabilities. CISA will continue to add vulnerabilities to the catalog that meet the specified criteria. Aware of an exploited vulnerability not currently listed in the KEV Catalog? Submit it for potential addition through CISA’s KEV Nomination Form. Potential KEV additions must have a CVE ID, evidence of exploitation, and clear mitigation guidance.
Timeline
Key exploitation, disclosure, scanner coverage, and KEV attestation events for this CVE.
-
21:20 UTC about 2 hours ago21:20 UTC · about 2 hours ago
KEV confirmed by All CISA Advisories
Exploitation attested by an external source
-
20:31 UTC about 3 hours ago20:31 UTC · about 3 hours ago
KEV confirmed by CVE
Exploitation attested by an external source
-
19:39 UTC about 4 hours ago19:39 UTC · about 4 hours ago
CVE published
Vulnerability disclosed publicly
-
19:00 UTC about 4 hours ago19:00 UTC · about 4 hours ago
Added to CISA KEV
Listed in the CISA Known Exploited Vulnerabilities catalog
-
18:18 UTC about 5 hours ago18:18 UTC · about 5 hours ago
Added to KEVIntel KEV Feed
High-confidence, third-party attested exploitation
-
14:12 UTC 4 days ago14:12 UTC · 4 days ago
CVE ID reserved
Identifier reserved by the CNA
Automate This Intelligence with the Pro API
Confidence scoring, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
Pro API Example
GET /api/v2/pro/kevs/CVE-2026-15409
{
"cve_id": "CVE-2026-15409",
"title": "A Server-side request forgery (SSRF) vulnerability has been identified in the...",
"affected_vendor": "SonicWall",
"affected_product": "SMA1000",
"affected_versions": [
{ "vendor": "...", "product": "...", "status": "affected", "display_label": "..." }
],
"confidence": "Confirmed",
"cvss_score": 10.0,
"epss_score": null,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "...": "Pro API fields" },
"proof_of_concepts": [ "..." ],
"scanner_integrations": [ "..." ]
}