<?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/"><channel><title>PowerFlex Manager — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/powerflex-manager/</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>Tue, 26 May 2026 13:31:30 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/powerflex-manager/feed.xml" rel="self" type="application/rss+xml"/><item><title>Dell PowerFlex Manager Directory Listing Vulnerability (CVE-2025-32749)</title><link>https://feed.craftedsignal.io/briefs/2026-05-dell-powerflex-directory-listing/</link><pubDate>Tue, 26 May 2026 13:31:30 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-dell-powerflex-directory-listing/</guid><description>Dell PowerFlex Manager versions 4.6.2 and earlier contain a directory listing vulnerability (CVE-2025-32749) that allows an unauthenticated remote attacker to expose sensitive information.</description><content:encoded><![CDATA[<p>A directory listing vulnerability exists in Dell PowerFlex Manager versions 4.6.2 and earlier (CVE-2025-32749). This flaw allows an unauthenticated attacker with remote network access to potentially list directories and expose sensitive information. The vulnerability stems from incorrect default permissions (CWE-276) within the application. Successful exploitation could reveal configuration files, credentials, or other sensitive data, potentially aiding further malicious activities. Dell has released security updates to address this vulnerability.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The unauthenticated attacker identifies a vulnerable Dell PowerFlex Manager instance exposed on the network.</li>
<li>The attacker crafts a malicious HTTP request to a specific endpoint on the PowerFlex Manager server that is susceptible to directory listing.</li>
<li>The server, due to incorrect default permissions, responds with a listing of files and directories accessible to the webserver user.</li>
<li>The attacker analyzes the directory listing to identify potentially sensitive files, such as configuration files, log files, or backup files.</li>
<li>The attacker constructs further HTTP requests to retrieve the contents of these sensitive files.</li>
<li>The server, again due to insufficient access controls, serves the requested files to the attacker.</li>
<li>The attacker extracts sensitive information from the exposed files, such as usernames, passwords, API keys, or internal network configurations.</li>
<li>The attacker uses the gathered information to further compromise the PowerFlex Manager instance or other systems on the network.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability could lead to the exposure of sensitive information, such as usernames, passwords, API keys, and internal network configurations. This information could be used by an attacker to gain unauthorized access to the PowerFlex Manager system, other systems on the network, or sensitive data stored within the PowerFlex environment. The vulnerability affects Dell PowerFlex Appliance Intelligent Catalog, PowerFlex Manager, and PowerFlex Rack products.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply the security updates provided by Dell to patch CVE-2025-32749 on affected PowerFlex Manager, PowerFlex Appliance Intelligent Catalog, and PowerFlex Rack installations.</li>
<li>Deploy the Sigma rule &ldquo;Detect Potential Directory Listing Attempt via HTTP GET&rdquo; to identify suspicious HTTP requests indicative of directory listing attempts.</li>
<li>Review and restrict access permissions on the PowerFlex Manager server to prevent unauthorized access to sensitive files and directories.</li>
<li>Monitor web server logs for unusual HTTP requests and responses that could indicate directory traversal or information disclosure attempts.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>cve-2025-32749</category><category>information-disclosure</category><category>directory-listing</category></item><item><title>CVE-2025-32747: Dell PowerFlex Manager Incorrect Privilege Assignment Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-05-cve-2025-32747-dell-privesc/</link><pubDate>Tue, 26 May 2026 13:31:13 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-cve-2025-32747-dell-privesc/</guid><description>Dell PowerFlex Manager versions 4.6.2 and earlier contain an Incorrect Privilege Assignment vulnerability (CVE-2025-32747) that allows a low-privileged attacker with local access to elevate privileges.</description><content:encoded><![CDATA[<p>Dell PowerFlex Manager versions 4.6.2 and earlier are vulnerable to an Incorrect Privilege Assignment issue (CVE-2025-32747). This vulnerability allows a low-privileged attacker with local access to potentially elevate their privileges within the system. The vulnerability exists within the Dell PowerFlex Appliance Intelligent Catalog, PowerFlex Manager, and PowerFlex Rack products. Exploitation requires local access, limiting the attack surface, but successful exploitation leads to a complete compromise of the affected system. Defenders need to ensure timely patching of these products to mitigate the risk.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker gains initial low-privileged local access to the PowerFlex Manager system.</li>
<li>Attacker identifies the presence of CVE-2025-32747.</li>
<li>Attacker crafts a malicious request to an affected endpoint within the PowerFlex Manager.</li>
<li>The request exploits the incorrect privilege assignment, bypassing access controls.</li>
<li>The system improperly processes the request due to the privilege assignment vulnerability.</li>
<li>Attacker leverages elevated privileges to modify system configurations.</li>
<li>Attacker escalates privileges to administrator level.</li>
<li>Attacker gains complete control over the PowerFlex Manager system.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2025-32747 allows a low-privileged attacker to elevate their privileges to administrator level on the Dell PowerFlex Manager. This can lead to unauthorized access to sensitive data, modification of critical system settings, and potential compromise of the entire infrastructure managed by PowerFlex. The impact is high due to the potential for complete system takeover.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply the security updates provided by Dell to address CVE-2025-32747 on affected PowerFlex Manager, PowerFlex Appliance Intelligent Catalog and PowerFlex Rack installations (see references).</li>
<li>Implement the Sigma rule <code>Detect CVE-2025-32747 Attempt — Suspicious PowerFlex Manager Privilege Escalation</code> to detect potential exploitation attempts on your systems.</li>
<li>Monitor logs for suspicious activity indicative of local privilege escalation attempts.</li>
<li>Review and enforce strict access control policies to limit the potential impact of compromised low-privileged accounts.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>privilege-escalation</category><category>cve-2025-32747</category><category>dell</category></item><item><title>CVE-2025-26483: Dell PowerFlex Manager Open Redirect Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-05-cve-2025-26483-dell-powerflex-open-redirect/</link><pubDate>Tue, 26 May 2026 13:30:59 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-cve-2025-26483-dell-powerflex-open-redirect/</guid><description>Dell PowerFlex Manager versions 4.6.2 and prior contains an open redirect vulnerability (CVE-2025-26483) that allows an unauthenticated attacker to redirect a targeted user to an arbitrary web URL, potentially enabling phishing attacks.</description><content:encoded><![CDATA[<p>Dell PowerFlex Manager versions 4.6.2 and prior are vulnerable to an open redirect vulnerability (CVE-2025-26483). An unauthenticated attacker can exploit this flaw to redirect a targeted application user to an arbitrary web URL. This vulnerability poses a significant risk, as attackers can leverage it to conduct phishing attacks, tricking users into divulging sensitive information by redirecting them to malicious websites disguised as legitimate resources. This affects environments using PowerFlex Manager to manage their Dell infrastructure, potentially impacting a wide range of organizations.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker crafts a malicious URL containing a specially crafted redirect parameter targeting a vulnerable PowerFlex Manager endpoint.</li>
<li>The attacker distributes the malicious URL via phishing emails or other social engineering techniques, targeting users of the PowerFlex Manager application.</li>
<li>The unsuspecting user clicks on the malicious URL.</li>
<li>The user&rsquo;s browser sends a request to the vulnerable PowerFlex Manager endpoint, including the attacker-controlled redirect parameter.</li>
<li>The PowerFlex Manager application processes the request and generates an HTTP redirect response.</li>
<li>The HTTP redirect response instructs the user&rsquo;s browser to navigate to the URL specified in the attacker-controlled redirect parameter.</li>
<li>The user&rsquo;s browser automatically redirects to the attacker-specified URL, which could be a phishing page designed to steal credentials or other sensitive information.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this open redirect vulnerability (CVE-2025-26483) can lead to users being redirected to phishing websites. Attackers could leverage this to harvest user credentials, sensitive data, or even deliver malware. The impact includes potential data breaches, financial losses, and reputational damage for organizations using vulnerable versions of Dell PowerFlex Manager. While the exact number of potential victims is unknown, all organizations using affected versions of PowerFlex Manager are at risk.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade Dell PowerFlex Manager to a version beyond 4.6.2 to patch CVE-2025-26483.</li>
<li>Implement input validation and sanitization on URL parameters within web applications to prevent open redirect vulnerabilities; see the example rule <code>Detect Open Redirect Vulnerability Attempt</code>.</li>
<li>Educate users about the risks of phishing attacks and encourage them to verify the legitimacy of URLs before clicking on them, especially those received via email.</li>
<li>Monitor web server logs for suspicious redirect activity, such as redirects to unusual or untrusted domains, using a rule like <code>Detect Open Redirect - Unusual Redirect Target</code>.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">threat</category><category>open-redirect</category><category>cve-2025-26483</category><category>phishing</category><category>dell</category></item></channel></rss>