<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>MegaParse - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/megaparse/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Fri, 04 Sep 2026 15:31:58 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/megaparse/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Unauthenticated SSRF in MegaParse</title><link>https://feed.craftedsignal.io/briefs/2026-09-megaparse-ssrf/</link><pubDate>Fri, 04 Sep 2026 15:31:58 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-megaparse-ssrf/</guid><description>MegaParse version 0.0.55 contains an unauthenticated server-side request forgery vulnerability in the POST /v1/url endpoint, allowing attackers to access internal resources and cloud metadata.</description><content:encoded><![CDATA[<p>MegaParse version 0.0.55 contains a critical server-side request forgery (SSRF) vulnerability in the POST /v1/url endpoint. The application insecurely handles caller-supplied URLs, allowing unauthenticated remote attackers to force the server to perform HTTP requests to arbitrary destinations. By providing internal network addresses or cloud provider metadata service endpoints (e.g., 169.254.169.254) as input, an attacker can bypass access controls and receive the content of those internal requests directly in the application's JSON response. This vulnerability poses a significant risk to organizations deploying MegaParse in cloud-native environments, as it facilitates sensitive data exfiltration, internal reconnaissance, and potential compromise of cloud identity roles.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to read responses from internal services that are otherwise unreachable from the internet. In cloud environments, this may result in the exfiltration of IAM credentials or sensitive metadata, leading to privilege escalation or further lateral movement within the cloud infrastructure.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update MegaParse to a version that addresses CVE-2026-85691 immediately.</li>
<li>Implement egress filtering on the host running MegaParse to prevent connections to internal RFC1918 address space and cloud metadata services.</li>
<li>Monitor web application logs for POST requests to /v1/url that contain suspicious or internal-only URLs in the request body.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>