CVE-2025-14518
CWE-918Published: December 11, 2025· Updated: Jun 17, 2026
Official Description
A vulnerability was identified in PowerJob up to 5.1.2. This vulnerability affects the function checkConnectivity of the file src/main/java/tech/powerjob/common/utils/net/PingPongUtils.java of the component Network Request Handler. The manipulation of the argument targetIp/targetPort leads to server-side request forgery. Remote exploitation of the attack is possible. The exploit is publicly available and might be used.
Risk Analysis
A server-side request forgery (SSRF) vulnerability exists in PowerJob, allowing remote attackers to manipulate network requests. The CVSS score of 9.8 highlights the critical risk of unauthorized server-side actions.
The exploit is publicly available, but it is not in CISA's KEV. It is remotely exploitable with low attack complexity.
Upgrade to a version of PowerJob beyond 5.1.2. Implement network egress filtering to restrict unauthorized outbound connections.
Technical Analysis
CVE-2025-14518 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (8)
Quick Facts
Related CVEs (CWE-918)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2025-14518 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts