Impact
The vulnerability resides in the Whois lookup function of PSI Probe, allowing an attacker to instruct the application to perform HTTP requests to arbitrary URLs. This server‑side request forgery can be triggered remotely through exposed lookup inputs. The weakness is identified as CWE‑918 and can potentially expose internal or external resources that the server can reach.
Affected Systems
PSI Probe versions up to and including 5.3.0 are affected. The flaw is located within the file psi-probe-core/src/main/java/psiprobe/tools/Whois.java in the Whois component.
Risk and Exploitability
The CVSS score of 5.3 indicates a moderate severity. The EPSS score is reported as less than 1 % and the vulnerability is not listed in the CISA KEV catalog, suggesting a low likelihood of immediate exploitation. Nonetheless, because the flaw permits arbitrary outbound calls, a remote attacker could potentially probe internal services or reach otherwise unavailable endpoints. The attack vector is remote, through any interface that accepts lookup parameters.
OpenCVE Enrichment
Github GHSA