cbcvebase.
CVE-2025-21385
published 2025-01-09

CVE-2025-21385: A Server-Side Request Forgery (SSRF) vulnerability in Microsoft Purview allows an authorized attacker to disclose information over a network.

PriorityP348medium6.5CVSS 3.1
AVNACLPRLUINSUCHINAN
EPSS
24.44%
97.6th percentile
A Server-Side Request Forgery (SSRF) vulnerability in Microsoft Purview allows an authorized attacker to disclose information over a network.

Affected

2 ranges
VendorProductVersion rangeFixed in
microsoftmicrosoft_purview
msrcmicrosoft_purview

Detection & IOCsextracted from sources · hover to see the quote

domain.purview.azure.com
snort
alert http $EXTERNAL_NET any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS Microsoft Purview Authorized Server-Side Request Forgery (CVE-2025-21385)"; flow:established,to_server; http.method; content:"POST"; http.host; dotprefix; content:".purview.azure.com"; fast_pattern; http.content_type; content:"application/json"; http.request_body; content:"|22|callback|22 3a|"; reference:url,github.com/Pauloxc6/CVE-2025-21385/; reference:cve,2025-21385; classtype:web-application-attack; sid:2060021; rev:1; metadata:attack_target Server, tls_state TLSDecrypt, created_at 2025_02_10, cve CVE_2025_21385, deployment Perimeter, deployment Internal, deployment SSLDecrypt, confidence High, signature_severity Major, tag Exploit, updated_at 2025_02_10, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application; target:dest_ip;)
bytes
|22|callback|22 3a|
  • Exploit requests use HTTP POST method with Content-Type: application/json targeting *.purview.azure.com hosts
  • The SSRF payload contains a 'callback' key in the JSON request body (hex: |22|callback|22 3a|), which is the trigger for the SSRF exploitation
  • Detection requires TLS decryption (SSLDecrypt) as traffic to purview.azure.com is HTTPS; rule metadata specifies tls_state TLSDecrypt and deployment SSLDecrypt
  • MITRE mapping: TA0001 Initial Access / T1190 Exploit Public-Facing Application — treat inbound POST requests with callback payloads to Purview endpoints as exploitation attempts
  • ·Microsoft has already fully mitigated this vulnerability server-side; no customer action or patching is required
  • ·Exploit has not been publicly disclosed or observed in the wild as of the advisory date

CVSS provenance

nvdv3.16.5MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
vendor_msrc8.8HIGH
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.