<?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>Cpe:2.3:a:megaease:easeprobe:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3amegaeaseeaseprobe/</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>Mon, 31 Aug 2026 19:58:39 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3amegaeaseeaseprobe/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>Improper Access Control in MegaEase EaseProbe</title><link>https://feed.craftedsignal.io/briefs/2026-08-easeprobe-access-control/</link><pubDate>Mon, 31 Aug 2026 19:58:39 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-easeprobe-access-control/</guid><description>MegaEase EaseProbe versions up to 2.3.0 are vulnerable to remote access control bypass via manipulation of HTTP headers including X-Forwarded-For, X-Real-IP, and True-Client-IP.</description><content:encoded><![CDATA[<p>MegaEase EaseProbe versions up to 2.3.0 contain an improper access control vulnerability located within the <code>realIP</code> function of <code>web/server.go</code>. This vulnerability allows a remote, unauthenticated attacker to manipulate specific HTTP request headers - namely <code>X-Forwarded-For</code>, <code>X-Real-IP</code>, and <code>True-Client-IP</code> - to bypass established access control policies. By spoofing these headers, an attacker can trick the application into incorrectly identifying the source IP address of the request. Since the vendor has not responded to disclosure efforts and public exploit code exists, organizations utilizing EaseProbe as a monitoring or middleware tool are at high risk of unauthorized access to administrative functions or protected resources.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows remote attackers to circumvent security policies and access protected application features without proper authorization. This can lead to unauthorized configuration changes, data exposure, or full compromise of the EaseProbe monitoring instance. The vulnerability affects all users of EaseProbe version 2.3.0 and earlier.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Implement network-level restrictions or a Web Application Firewall (WAF) to inspect and sanitize <code>X-Forwarded-For</code>, <code>X-Real-IP</code>, and <code>True-Client-IP</code> headers for traffic destined to EaseProbe instances.</li>
<li>Monitor web server logs for suspicious header manipulation patterns, such as unexpected IP addresses or anomalous patterns in requests to administrative endpoints.</li>
<li>Restrict access to the EaseProbe management interface to trusted internal networks or via VPN until a vendor-supplied patch is available.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>web-vulnerability</category><category>access-control</category><category>easeprobe</category></item></channel></rss>