<?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:kubero:kubero:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3akuberokubero/</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, 16 Sep 2026 19:51:26 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3akuberokubero/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>Authentication Bypass in Kubero Notifications API</title><link>https://feed.craftedsignal.io/briefs/2026-09-kubero-auth-bypass/</link><pubDate>Wed, 16 Sep 2026 19:51:26 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-kubero-auth-bypass/</guid><description>Kubero versions 3.1.1 and earlier contain an authentication bypass vulnerability in the notifications API, allowing unauthenticated attackers to exfiltrate webhook secrets and manipulate pipeline alerting configurations.</description><content:encoded><![CDATA[<p>Kubero versions up to and including 3.1.1 are affected by an authentication bypass vulnerability (CVE-2026-92720) affecting the notifications API endpoints. This security flaw stems from a failure to enforce authentication guards on API routes responsible for handling notification configurations. An unauthenticated attacker can query these endpoints to retrieve sensitive stored credentials, such as webhook secrets and service URLs, which are often used to integrate Kubero with external messaging or CI/CD platforms. Beyond information disclosure, the lack of access control allows an unauthorized party to register malicious webhooks or delete existing ones. This enables attackers to intercept sensitive pipeline event data or effectively silence security and operational alerts, potentially facilitating persistence or concealing further malicious activity within the Kubernetes-based environment. Defenders should prioritize patching and inspect access logs for abnormal requests to API endpoints.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation leads to the exposure of sensitive credentials and the potential for persistent interference with CI/CD pipeline visibility. By hijacking notification channels or disabling alerting, attackers can suppress incident response workflows, allowing other malicious actions to go unnoticed. This vulnerability impacts environments running Kubero for automated deployment or monitoring, posing a significant risk to the integrity of the software supply chain and operational monitoring.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade all Kubero instances to a patched version beyond 3.1.1 immediately to resolve CVE-2026-92720.</li>
<li>Audit webhooks and notification configurations within the Kubero platform for any unauthorized entries or suspicious destination URLs.</li>
<li>Implement network-level restrictions using Kubernetes NetworkPolicies or Ingress-level authentication (e.g., mTLS or OIDC) to limit access to the Kubero API to authorized internal services only.</li>
<li>Review webserver access logs for anomalous, unauthenticated GET or POST requests directed at notification API endpoints that do not originate from known, trusted CI/CD orchestrators.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category></item></channel></rss>