CVE-2025-13809 Details
Description
A vulnerability has been found in orionsec orion-ops up to 5925824997a3109651bbde07460958a7be249ed1. Affected by this issue is some unknown functionality of the file orion-ops-api/orion-ops-web/src/main/java/cn/orionsec/ops/controller/MachineInfoController.java of the component SSH Connection Handler. Such manipulation of the argument host/sshPort/username/password/authType leads to server-side request forgery. The attack may be performed from remote. The exploit has been disclosed to the public and may be used. A patch should be applied to remediate this issue. The vendor was contacted early about this disclosure but did not respond in any way.
A server-side request forgery (SSRF) vulnerability has been identified in Orionsec Orion-Ops versions up to master commit 5925824997a3109651bbde07460958a7be249ed1. The issue resides in the SSH Connection Handler, specifically within the MachineInfoController.java file. The vulnerability arises because the controller accepts user-supplied parameters—host, sshPort, username, password, and authType—without proper validation. This allows authenticated users to manipulate these arguments and coerce the server into initiating SSH connections to internal addresses, effectively probing the internal network for open ports and accessible services.
It is recommended to restrict the direct test endpoints to administrators only. Additionally, ensure that the target host is an existing machine entry owned by the user, and reject private or non-routable addresses unless explicitly whitelisted. Consider performing connectivity checks asynchronously on the managed agent instead of from the management server.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Dec 1, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Xzzz111/exps/blob/main/archives/orion-ops-ssrf-1/report.md | CISA-ADP | ExploitThird Party Advisory |
| https://github.com/Xzzz111/exps/blob/main/archives/orion-ops-ssrf-1/report.md#proof-of-concept | CISA-ADP | Exploit |
| https://github.com/Xzzz111/exps/blob/main/archives/orion-ops-ssrf-1/report.md | [email protected] | ExploitThird Party Advisory |
| https://github.com/Xzzz111/exps/blob/main/archives/orion-ops-ssrf-1/report.md#proof-of-concept | [email protected] | Exploit |
| https://vuldb.com/?ctiid.333819 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.333819 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.692069 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| orionsec orion-ops | <= 2025-08-01 |
CPE
Remediation
| |
Change History
8 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 3, 2026 | CVE Modified | CISA-ADP |
| Sep 3, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Dec 4, 2025 | Initial Analysis | [email protected] |
| Dec 1, 2025 | CVE Modified | CISA-ADP |
| Dec 1, 2025 | New CVE Received | [email protected] |