CVE-2025-13879: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in SOLIDserver SOLIDserver IPAM
CVE-2025-13879 is a medium severity directory traversal vulnerability affecting SOLIDserver IPAM version 8. 2. 3. It allows an authenticated administrator to manipulate the 'directory' parameter in a specific AJAX endpoint to list directories outside the intended restricted folder. This flaw arises from improper limitation of pathnames, enabling access to files beyond authorized directories. Exploitation does not require user interaction but does require administrator privileges. Although no known exploits are currently in the wild, the vulnerability could expose sensitive system files or configuration data. The CVSS score is 5. 1, reflecting moderate impact and ease of exploitation within the context of privileged access. European organizations using SOLIDserver IPAM should prioritize patching or mitigating this issue to prevent unauthorized directory access and potential information disclosure.
AI Analysis
Technical Summary
CVE-2025-13879 is a directory traversal vulnerability classified under CWE-22, found in SOLIDserver IPAM version 8.2.3. The vulnerability exists in the handling of the 'directory' parameter within the '/mod/ajax.php?action=sections/list/list' endpoint. An authenticated user with administrator privileges can exploit this flaw by supplying a crafted 'directory' parameter value, such as '/', to bypass the intended directory restrictions and list files outside the 'LOCAL:///' folder. This improper limitation of pathname allows traversal to arbitrary directories on the server, potentially exposing sensitive files or configuration data that should remain inaccessible. The vulnerability does not require user interaction and can be exploited remotely over the network (AV:N), with low attack complexity (AC:L). However, it requires high privileges (PR:H) and does not impact confidentiality, integrity, or availability beyond limited information disclosure (VC:L). No known exploits have been reported in the wild as of the publication date. The vulnerability highlights insufficient input validation and access control checks in the IPAM's directory listing functionality, which could be leveraged for reconnaissance or further attacks if combined with other vulnerabilities.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to confidentiality due to unauthorized directory listing capabilities. Attackers with administrator access could gain insights into the server's file structure, potentially revealing sensitive configuration files, credentials, or other critical data. While the vulnerability does not directly allow code execution or system compromise, the information disclosed could facilitate lateral movement or privilege escalation in a targeted attack. Organizations relying on SOLIDserver IPAM for IP address management and network configuration could face operational risks if sensitive network data is exposed. Given the requirement for administrator privileges, the threat is mitigated by strong internal access controls; however, insider threats or compromised administrator accounts could exploit this vulnerability. The lack of known exploits reduces immediate risk but does not eliminate the potential for future attacks. The vulnerability may also affect compliance with data protection regulations if sensitive information is exposed.
Mitigation Recommendations
To mitigate CVE-2025-13879, organizations should first verify if they are running SOLIDserver IPAM version 8.2.3 and plan to upgrade to a patched version once available. In the absence of an official patch, restrict administrator access to trusted personnel and enforce strong authentication mechanisms, including multi-factor authentication, to reduce the risk of credential compromise. Implement network segmentation and firewall rules to limit access to the IPAM management interface from untrusted networks. Conduct regular audits of administrator activities and monitor logs for unusual directory access patterns. Additionally, consider deploying web application firewalls (WAFs) with custom rules to detect and block directory traversal attempts targeting the vulnerable endpoint. Review and harden input validation routines if custom integrations or scripts interact with the IPAM API. Finally, maintain an incident response plan to quickly address any suspicious activity related to this vulnerability.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Belgium
CVE-2025-13879: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in SOLIDserver SOLIDserver IPAM
Description
CVE-2025-13879 is a medium severity directory traversal vulnerability affecting SOLIDserver IPAM version 8. 2. 3. It allows an authenticated administrator to manipulate the 'directory' parameter in a specific AJAX endpoint to list directories outside the intended restricted folder. This flaw arises from improper limitation of pathnames, enabling access to files beyond authorized directories. Exploitation does not require user interaction but does require administrator privileges. Although no known exploits are currently in the wild, the vulnerability could expose sensitive system files or configuration data. The CVSS score is 5. 1, reflecting moderate impact and ease of exploitation within the context of privileged access. European organizations using SOLIDserver IPAM should prioritize patching or mitigating this issue to prevent unauthorized directory access and potential information disclosure.
AI-Powered Analysis
Technical Analysis
CVE-2025-13879 is a directory traversal vulnerability classified under CWE-22, found in SOLIDserver IPAM version 8.2.3. The vulnerability exists in the handling of the 'directory' parameter within the '/mod/ajax.php?action=sections/list/list' endpoint. An authenticated user with administrator privileges can exploit this flaw by supplying a crafted 'directory' parameter value, such as '/', to bypass the intended directory restrictions and list files outside the 'LOCAL:///' folder. This improper limitation of pathname allows traversal to arbitrary directories on the server, potentially exposing sensitive files or configuration data that should remain inaccessible. The vulnerability does not require user interaction and can be exploited remotely over the network (AV:N), with low attack complexity (AC:L). However, it requires high privileges (PR:H) and does not impact confidentiality, integrity, or availability beyond limited information disclosure (VC:L). No known exploits have been reported in the wild as of the publication date. The vulnerability highlights insufficient input validation and access control checks in the IPAM's directory listing functionality, which could be leveraged for reconnaissance or further attacks if combined with other vulnerabilities.
Potential Impact
For European organizations, this vulnerability poses a risk primarily to confidentiality due to unauthorized directory listing capabilities. Attackers with administrator access could gain insights into the server's file structure, potentially revealing sensitive configuration files, credentials, or other critical data. While the vulnerability does not directly allow code execution or system compromise, the information disclosed could facilitate lateral movement or privilege escalation in a targeted attack. Organizations relying on SOLIDserver IPAM for IP address management and network configuration could face operational risks if sensitive network data is exposed. Given the requirement for administrator privileges, the threat is mitigated by strong internal access controls; however, insider threats or compromised administrator accounts could exploit this vulnerability. The lack of known exploits reduces immediate risk but does not eliminate the potential for future attacks. The vulnerability may also affect compliance with data protection regulations if sensitive information is exposed.
Mitigation Recommendations
To mitigate CVE-2025-13879, organizations should first verify if they are running SOLIDserver IPAM version 8.2.3 and plan to upgrade to a patched version once available. In the absence of an official patch, restrict administrator access to trusted personnel and enforce strong authentication mechanisms, including multi-factor authentication, to reduce the risk of credential compromise. Implement network segmentation and firewall rules to limit access to the IPAM management interface from untrusted networks. Conduct regular audits of administrator activities and monitor logs for unusual directory access patterns. Additionally, consider deploying web application firewalls (WAFs) with custom rules to detect and block directory traversal attempts targeting the vulnerable endpoint. Review and harden input validation routines if custom integrations or scripts interact with the IPAM API. Finally, maintain an incident response plan to quickly address any suspicious activity related to this vulnerability.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- INCIBE
- Date Reserved
- 2025-12-02T12:15:29.651Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 692edee35ae7112264c4ce02
Added to database: 12/2/2025, 12:43:15 PM
Last enriched: 12/2/2025, 12:58:17 PM
Last updated: 12/2/2025, 1:45:36 PM
Views: 6
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-41086: CWE-639 Authorization Bypass Through User-Controlled Key in AMS Development Corp. GAMS
MediumCVE-2025-41015: CWE-200 Exposure of Sensitive Information to an Unauthorized Actor in TCMAN GIM
MediumCVE-2025-41014: CWE-200 Exposure of Sensitive Information to an Unauthorized Actor in TCMAN GIM
MediumCVE-2025-41013: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in TCMAN GIM
HighCVE-2025-41012: CWE-862 Missing Authorization in TCMAN GIM
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.