BaseIncompleteTop 25 #19

CWE-918Server-Side Request Forgery (SSRF)

Category: injection

Description

The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Common consequences· 3

  • Confidentiality — Read Application Data
  • Integrity — Execute Unauthorized Code or Commands
  • Access Control — Bypass Protection Mechanism
    By providing URLs to unexpected hosts or ports, attackers can make it appear that the server is sending the request, possibly bypassing access controls such as firewalls that prevent the attackers from accessing the URLs directly. The server can be used as a proxy to conduct port scanning of hosts in internal networks, use other URLs such as that can access documents on the system (using file://), or use other protocols such as gopher:// or tftp://, which may provide greater control over the contents of requests.

Related CAPEC attack patterns· 1

CAPEC-664

References

  1. https://cwe.mitre.org/data/definitions/918.html

Exploits (incoming)1

TypeTargetConfidenceTier
AttackPatternServer Side Request Forgerycapec-664100%live

Compliance frameworks addressing this (incoming)3

TypeTargetConfidenceTier
ComplianceControldora-art28100%live
ComplianceControlowasp_llm_top10-llm02100%live
ComplianceControlowasp_api_top10-api07100%live

(incoming)146

TypeTargetConfidenceTier
VulnerabilityCVE-2025-0539cve-2025-05390%live
VulnerabilityCVE-2025-10329cve-2025-103290%live
VulnerabilityCVE-2025-10391cve-2025-103910%live
VulnerabilityCVE-2025-10410cve-2025-104100%live
VulnerabilityCVE-2025-10471cve-2025-104710%live
VulnerabilityCVE-2025-10764cve-2025-107640%live
VulnerabilityCVE-2025-11046cve-2025-110460%live
VulnerabilityCVE-2025-11242cve-2025-112420%live
VulnerabilityCVE-2025-11636cve-2025-116360%live
VulnerabilityCVE-2025-13814cve-2025-138140%live
VulnerabilityCVE-2025-13872cve-2025-138720%live
VulnerabilityCVE-2025-14004cve-2025-140040%live
VulnerabilityCVE-2025-14516cve-2025-145160%live
VulnerabilityCVE-2025-14518cve-2025-145180%live
VulnerabilityCVE-2025-1833cve-2025-18330%live
VulnerabilityCVE-2025-1848cve-2025-18480%live
VulnerabilityCVE-2025-1849cve-2025-18490%live
VulnerabilityCVE-2025-20371cve-2025-203710%live
VulnerabilityCVE-2025-21177cve-2025-211770%live
VulnerabilityCVE-2025-21384cve-2025-213840%live
VulnerabilityCVE-2025-22603cve-2025-226030%live
VulnerabilityCVE-2025-22952cve-2025-229520%live
VulnerabilityCVE-2025-25235cve-2025-252350%live
VulnerabilityCVE-2025-25785cve-2025-257850%live
VulnerabilityCVE-2025-26487cve-2025-264870%live
VulnerabilityCVE-2025-2691cve-2025-26910%live
VulnerabilityCVE-2025-27217cve-2025-272170%live
VulnerabilityCVE-2025-27501cve-2025-275010%live
VulnerabilityCVE-2025-27651cve-2025-276510%live
VulnerabilityCVE-2025-27652cve-2025-276520%live

Showing top 30 of 146 by confidence. Click any target to see the full neighbourhood.

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CWE
Cross-Site Request Forgery (CSRF)
CVE
CVE-2025-46385
CAPEC
Server Side Request Forgery
CVE
Apache HTTP Server-Side Request Forgery (SSRF)
CWE
Use of HTTP Request With Sensitive Query String
CVE
CVE-2025-55057
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.