CVE-2026-19374

7.3

adafap · api-mcp

A Server-Side Request Forgery vulnerability exists in adafap api-mcp, which could allow an unauthenticated attacker to manipulate internal requests.

Executive summary

An unauthenticated Server-Side Request Forgery vulnerability in adafap api-mcp could allow attackers to perform unauthorized actions on behalf of the server.

Vulnerability

The application is susceptible to Server-Side Request Forgery (CWE-918). The vulnerability is reachable by unauthenticated attackers (PR:N) over the network.

Business impact

This vulnerability allows an attacker to force the server to make requests to internal or external resources, potentially exposing sensitive data or bypassing firewall controls. With a CVSS score of 7.3, the impact is significant, as it facilitates unauthorized interaction with internal infrastructure.

Remediation

Immediate Action: Review the official repository at https://github.com/adafap/api-mcp/ for updates or configuration changes that address this flaw.

Proactive Monitoring: Review web server and application logs for suspicious outbound requests originating from the server to internal IP addresses or sensitive endpoints.

Compensating Controls: Implement strict egress filtering on the server to prevent it from initiating unauthorized connections to internal network segments.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Organizations utilizing adafap api-mcp must evaluate their current exposure to this SSRF vulnerability. Until a formal patch is applied, strict network-level egress filtering is strongly recommended to minimize the risk of unauthorized data access.