Description
FlareSolverr before version 3.4.7 contains a server-side request forgery (SSRF) vulnerability in the /v1 API endpoint. This allows a remote attacker to obtain sensitive information
Published: 2026-07-20
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

FlareSolverr prior to version 3.4.7 contains a server‑side request forgery flaw in its /v1 API endpoint, allowing a remote attacker to force the service to fetch arbitrary URLs. This flaw is mapped to CWE‑918 and can result in the disclosure of internal resources or other sensitive information that the server does not normally expose to the public. The vulnerability permits the attacker to retrieve data from any reachable web resource, potentially exposing internal systems, configuration files, or other protected data.

Affected Systems

Users running FlareSolverr version 3.4.6 or earlier are affected. The issue is confined to the /v1 API endpoint of the application, and any instance that exposes this endpoint to external traffic is vulnerable. Because the product’s vendor information is not specified in the advisory, the focus is on the FlareSolverr deployment itself and its versioning.

Risk and Exploitability

The CVSS score of 7.5 indicates a high impact level, but the EPSS score of less than 1% suggests that exploitation is currently unlikely. This vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the /v1 endpoint can be accessed without authentication, which increases the exposure of the attack surface. The likely attack vector is a remote network request to the publicly reachable /v1 endpoint, where the attacker supplies an arbitrary URL for the server to fetch. Successful exploitation could lead to data leakage or enable the attacker to probe internal network resources that are otherwise shielded from the external world.

Generated by OpenCVE AI on July 30, 2026 at 19:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FlareSolverr to version 3.4.7 or later, which contains the SSRF fix.
  • If an upgrade is not immediately possible, block external access to the /v1 endpoint or place it behind a firewall that restricts outbound destinations to a whitelist.
  • Implement monitoring for unexpected outbound HTTP requests from the server to detect potential abuse of the vulnerable endpoint.

Generated by OpenCVE AI on July 30, 2026 at 19:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
Title Server‑Side Request Forgery in FlareSolverr Payload Retrieval API

Fri, 24 Jul 2026 05:15:00 +0000

Type Values Removed Values Added
Title Server‑Side Request Forgery in FlareSolverr Payload Retrieval API

Tue, 21 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description FlareSolverr before version 3.4.7 contains a server-side request forgery (SSRF) vulnerability in the /v1 API endpoint. This allows a remote attacker to obtain sensitive information
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-21T14:57:51.916Z

Reserved: 2026-06-07T00:00:00.000Z

Link: CVE-2026-51031

cve-icon Vulnrichment

Updated: 2026-07-21T14:10:11.612Z

cve-icon NVD

Status : Deferred

Published: 2026-07-20T22:17:15.663

Modified: 2026-07-21T20:27:18.523

Link: CVE-2026-51031

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T20:00:20Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)