<?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>PowerJob (&lt;= 5.1.2) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/powerjob--5.1.2/</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 09:16:28 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/powerjob--5.1.2/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>SSRF Vulnerability in PowerJob Transport Endpoint</title><link>https://feed.craftedsignal.io/briefs/2026-08-powerjob-ssrf/</link><pubDate>Mon, 31 Aug 2026 09:16:28 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-powerjob-ssrf/</guid><description>PowerJob versions up to 5.1.2 contain a server-side request forgery vulnerability in the MuConnectionManager component that allows remote, unauthenticated attackers to perform unauthorized network requests.</description><content:encoded><![CDATA[<p>A server-side request forgery (SSRF) vulnerability, assigned CVE-2026-82630, exists in PowerJob versions up to and including 5.1.2. The flaw is located in the <code>MuConnectionManager.getOrCreateConnection</code> function within the <code>TestController.java</code> file of the transport endpoint component. This vulnerability allows an unauthenticated remote attacker to manipulate network connections and force the PowerJob server to perform requests to internal or external network resources. Given the availability of public exploit material, there is a risk of unauthorized data access or interaction with internal services hosted within the same network as the PowerJob instance. The project maintainers have not yet provided a patch or formal response to the reported issue.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows remote attackers to perform SSRF attacks, potentially leading to unauthorized access to internal services, metadata services, or sensitive data within the server's network perimeter. The scope of impact depends on the internal network architecture of the affected organization.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor webserver access logs for anomalous requests to the <code>TestController</code> endpoint that deviate from baseline traffic patterns.</li>
<li>Implement strict network egress filtering on the host running the PowerJob server to prevent unauthorized internal scanning or data exfiltration via SSRF.</li>
<li>Evaluate the necessity of exposing the PowerJob instance to untrusted networks; restrict access using VPN or firewall rules until a security update is released.</li>
<li>Monitor for any evidence of unauthorized requests sourced from the PowerJob server internal network segment.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-vulnerability</category><category>ssrf</category><category>remote-execution</category></item></channel></rss>