<?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>Search-V2-Operator - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/search-v2-operator/</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>Wed, 19 Aug 2026 18:38:14 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/search-v2-operator/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>Privilege Escalation in search-v2-operator via Arbitrary CR Manipulation</title><link>https://feed.craftedsignal.io/briefs/2026-08-search-v2-operator-vulnerability/</link><pubDate>Wed, 19 Aug 2026 18:38:14 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-search-v2-operator-vulnerability/</guid><description>A vulnerability in the search-v2-operator allows a privileged user to manipulate Custom Resource fields, leading to secret exfiltration and container image replacement.</description><content:encoded><![CDATA[<p>The search-v2-operator is susceptible to a privilege escalation vulnerability (CVE-2026-71470) that arises from insufficient validation of fields within Search Custom Resources (CRs). An attacker who already possesses the authorization to edit these CRs can inject malicious configurations into the environment. Specifically, the vulnerability allows for the modification of imageOverride, execution arguments, and environment variables. By leveraging these fields, an attacker can replace the legitimate search container with a malicious image or mount sensitive cluster secrets directly into the container's environment. The risk is significantly amplified because the ServiceAccount associated with the search operator typically maintains extensive permissions within the Kubernetes cluster, potentially enabling full cluster compromise. This issue affects deployments using the search-v2-operator and requires strict RBAC controls for CR editing access as a primary mitigation.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for privilege escalation from a CR editor role to cluster-wide impact. By exfiltrating secrets or executing arbitrary code via container replacement, an attacker can move laterally or gain administrative control over the cluster environment.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Restrict access to edit Search Custom Resources (CRs) using Kubernetes Role-Based Access Control (RBAC) to only highly trusted service accounts or users.</li>
<li>Audit existing RBAC policies to identify users or service accounts with permissions to edit Search CRs.</li>
<li>Apply the latest security patches provided by the vendor for the search-v2-operator to remediate the validation flaw (CVE-2026-71470).</li>
<li>Implement Admission Controllers to validate the image registry and configuration of newly created or modified containers to prevent unauthorized image deployment.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>privilege-escalation</category><category>cloud-security</category><category>kubernetes</category></item></channel></rss>