CVE-2022-45931: n/a in n/a
A SQL injection issue was discovered in AAA in OpenDaylight (ODL) before 0.16.5. The aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/UserStore.java deleteUser function is affected when the API interface /auth/v1/users/ is used.
AI Analysis
Technical Summary
CVE-2022-45931 is a high-severity SQL injection vulnerability identified in the AAA (Authentication, Authorization, and Accounting) component of OpenDaylight (ODL) versions prior to 0.16.5. OpenDaylight is an open-source platform widely used for software-defined networking (SDN) and network function virtualization (NFV). The vulnerability resides specifically in the deleteUser function within the UserStore.java file of the aaa-idm-store-h2 module, which interacts with the H2 database. The affected API endpoint is /auth/v1/users/, which is used for user management operations. The flaw allows an unauthenticated attacker to inject malicious SQL commands via crafted input to the API, exploiting improper input sanitization. This can lead to unauthorized modification of user data, specifically the deletion or alteration of user records, compromising the integrity of the authentication datastore. The CVSS 3.1 base score is 7.5, reflecting a high impact on integrity with no impact on confidentiality or availability, no privileges required, no user interaction needed, and network attack vector. Although no known exploits are reported in the wild, the vulnerability’s nature and ease of exploitation make it a significant risk for affected deployments. Since OpenDaylight is a critical component in many network infrastructures, exploitation could disrupt network management and control functions, potentially cascading into broader operational issues.
Potential Impact
For European organizations, especially those relying on OpenDaylight for SDN and NFV deployments in telecom, data centers, and large enterprise networks, this vulnerability poses a serious risk. Exploitation could allow attackers to manipulate user accounts within the AAA system, potentially leading to unauthorized access or denial of legitimate administrative actions. This undermines the integrity of network control systems, possibly resulting in misconfigurations, unauthorized network changes, or loss of administrative control. Given the central role of OpenDaylight in managing network flows and policies, such disruptions could impact service availability indirectly, affect compliance with data protection regulations, and damage organizational reputation. Critical infrastructure operators, telecom providers, and cloud service providers in Europe are particularly at risk due to their reliance on SDN technologies. The lack of required authentication and user interaction increases the attack surface, making remote exploitation feasible by threat actors.
Mitigation Recommendations
Organizations should prioritize upgrading OpenDaylight to version 0.16.5 or later where this vulnerability is patched. In environments where immediate patching is not feasible, network-level controls should be implemented to restrict access to the /auth/v1/users/ API endpoint, limiting it to trusted management networks and authenticated users only. Deploying Web Application Firewalls (WAFs) with custom rules to detect and block SQL injection patterns targeting this endpoint can provide additional protection. Regular auditing of user account changes and monitoring API access logs for anomalous activity is recommended to detect potential exploitation attempts. Network segmentation should be enforced to isolate SDN controllers from general user networks. Additionally, employing runtime application self-protection (RASP) tools or database activity monitoring can help detect and prevent malicious SQL queries. Finally, organizations should review and tighten input validation mechanisms in custom integrations with OpenDaylight to reduce injection risks.
Affected Countries
Germany, France, United Kingdom, Netherlands, Sweden, Finland, Italy, Spain
CVE-2022-45931: n/a in n/a
Description
A SQL injection issue was discovered in AAA in OpenDaylight (ODL) before 0.16.5. The aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/UserStore.java deleteUser function is affected when the API interface /auth/v1/users/ is used.
AI-Powered Analysis
Technical Analysis
CVE-2022-45931 is a high-severity SQL injection vulnerability identified in the AAA (Authentication, Authorization, and Accounting) component of OpenDaylight (ODL) versions prior to 0.16.5. OpenDaylight is an open-source platform widely used for software-defined networking (SDN) and network function virtualization (NFV). The vulnerability resides specifically in the deleteUser function within the UserStore.java file of the aaa-idm-store-h2 module, which interacts with the H2 database. The affected API endpoint is /auth/v1/users/, which is used for user management operations. The flaw allows an unauthenticated attacker to inject malicious SQL commands via crafted input to the API, exploiting improper input sanitization. This can lead to unauthorized modification of user data, specifically the deletion or alteration of user records, compromising the integrity of the authentication datastore. The CVSS 3.1 base score is 7.5, reflecting a high impact on integrity with no impact on confidentiality or availability, no privileges required, no user interaction needed, and network attack vector. Although no known exploits are reported in the wild, the vulnerability’s nature and ease of exploitation make it a significant risk for affected deployments. Since OpenDaylight is a critical component in many network infrastructures, exploitation could disrupt network management and control functions, potentially cascading into broader operational issues.
Potential Impact
For European organizations, especially those relying on OpenDaylight for SDN and NFV deployments in telecom, data centers, and large enterprise networks, this vulnerability poses a serious risk. Exploitation could allow attackers to manipulate user accounts within the AAA system, potentially leading to unauthorized access or denial of legitimate administrative actions. This undermines the integrity of network control systems, possibly resulting in misconfigurations, unauthorized network changes, or loss of administrative control. Given the central role of OpenDaylight in managing network flows and policies, such disruptions could impact service availability indirectly, affect compliance with data protection regulations, and damage organizational reputation. Critical infrastructure operators, telecom providers, and cloud service providers in Europe are particularly at risk due to their reliance on SDN technologies. The lack of required authentication and user interaction increases the attack surface, making remote exploitation feasible by threat actors.
Mitigation Recommendations
Organizations should prioritize upgrading OpenDaylight to version 0.16.5 or later where this vulnerability is patched. In environments where immediate patching is not feasible, network-level controls should be implemented to restrict access to the /auth/v1/users/ API endpoint, limiting it to trusted management networks and authenticated users only. Deploying Web Application Firewalls (WAFs) with custom rules to detect and block SQL injection patterns targeting this endpoint can provide additional protection. Regular auditing of user account changes and monitoring API access logs for anomalous activity is recommended to detect potential exploitation attempts. Network segmentation should be enforced to isolate SDN controllers from general user networks. Additionally, employing runtime application self-protection (RASP) tools or database activity monitoring can help detect and prevent malicious SQL queries. Finally, organizations should review and tighten input validation mechanisms in custom integrations with OpenDaylight to reduce injection risks.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- mitre
- Date Reserved
- 2022-11-27T00:00:00.000Z
- Cisa Enriched
- true
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 682d983dc4522896dcbeeff5
Added to database: 5/21/2025, 9:09:17 AM
Last enriched: 6/22/2025, 9:37:23 AM
Last updated: 8/12/2025, 8:29:34 AM
Views: 10
Related Threats
Researcher to release exploit for full auth bypass on FortiWeb
HighCVE-2025-9091: Hard-coded Credentials in Tenda AC20
LowCVE-2025-9090: Command Injection in Tenda AC20
MediumCVE-2025-9092: CWE-400 Uncontrolled Resource Consumption in Legion of the Bouncy Castle Inc. Bouncy Castle for Java - BC-FJA 2.1.0
LowCVE-2025-9089: Stack-based Buffer Overflow in Tenda AC20
HighActions
Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.