CVE-2014-9566

Solarwinds Orion Platform <11.5 - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2014-9566. PoCs published by Brandon Perry, including Metasploit module auxiliary/gather/solarwinds_orion_sqli.

AI-analyzed exploit summary The writeup details SQL injection vulnerabilities in SolarWinds Orion products, specifically in the AccountManagement.asmx service. It describes how the 'sort' and 'dir' parameters in GetAccounts and GetAccountGroups endpoints can be exploited for boolean-based blind, time-based blind, and stacked query injections, leading to privilege escalation.

Description

Multiple SQL injection vulnerabilities in the Manage Accounts page in the AccountManagement.asmx service in the Solarwinds Orion Platform 2015.1, as used in Network Performance Monitor (NPM) before 11.5, NetFlow Traffic Analyzer (NTA) before 4.1, Network Configuration Manager (NCM) before 7.3.2, IP Address Manager (IPAM) before 4.3, User Device Tracker (UDT) before 3.2, VoIP & Network Quality Manager (VNQM) before 4.2, Server & Application Manager (SAM) before 6.2, Web Performance Monitor (WPM) before 2.2, and possibly other Solarwinds products, allow remote authenticated users to execute arbitrary SQL commands via the (1) dir or (2) sort parameter to the (a) GetAccounts or (b) GetAccountGroups endpoint.

Exploits (2)

exploitdb WRITEUP
by Brandon Perry · textwebappswindows
https://www.exploit-db.com/exploits/36262

The writeup details SQL injection vulnerabilities in SolarWinds Orion products, specifically in the AccountManagement.asmx service. It describes how the 'sort' and 'dir' parameters in GetAccounts and GetAccountGroups endpoints can be exploited for boolean-based blind, time-based blind, and stacked query injections, leading to privilege escalation.

Classification
Writeup 100%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: SolarWinds Orion products (Network Performance Monitor < 11.5, NetFlow Traffic Analyzer < 4.1, etc.)
Auth required
Prerequisites: Authentication as Guest (default credentials) · Access to the AccountManagement.asmx service
devstral-2 · analyzed Feb 16, 2026 Full analysis →
metasploit WORKING POC
by Brandon Perry · rubypoc
https://github.com/rapid7/metasploit-framework/blob/master/modules/auxiliary/gather/solarwinds_orion_sqli.rb

This Metasploit module exploits a stacked SQL injection vulnerability in SolarWinds Orion's AccountManagement.asmx endpoint to create an admin user with a blank password. It authenticates as a guest user, injects SQL to add a new admin account, and verifies the exploit by logging in with the new credentials.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: SolarWinds Orion
Auth required
Prerequisites: Network access to the SolarWinds Orion web interface · Valid guest credentials
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (7)

Core 7

Scores

EPSS 0.4799
EPSS Percentile 98.7%

Details

CWE
CWE-89
Status published
Products (8)
solarwinds/orion_ip_address_manager < 4.2
solarwinds/orion_netflow_traffic_analyzer < 4.0
solarwinds/orion_network_configuration_manager < 7.3.1
solarwinds/orion_network_performance_monitor < 11.4
solarwinds/orion_server_and_application_manager < 6.1
solarwinds/orion_user_device_tracker < 3.1
solarwinds/orion_voip_\&_network_quality_manager < 4.1
solarwinds/orion_web_performance_monitor < 2.1
Published Mar 10, 2015
Tracked Since Feb 18, 2026