Bug 2507530 (CVE-2026-66785) - CVE-2026-66785 submariner: IPsec PSK secrets file created with default world-readable permissions
Summary: CVE-2026-66785 submariner: IPsec PSK secrets file created with default world-...
Keywords:
Status: NEW
Alias: CVE-2026-66785
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-27 15:44 UTC by OSIDB Bzimport
Modified: 2026-09-01 18:43 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-27 15:44:34 UTC
The broker-to-local sync hook shouldSyncRemoteEndpoint only rejects a remote Endpoint if its subnets overlap the local cluster's own subnets. It does not verify that Spec.ClusterID matches the broker SA that created the CR, that Spec.Subnets are within the CIDRs declared in that cluster's Cluster CR, or that Spec.Subnets do not overlap other remote clusters' subnets. The accepted subnets are installed verbatim as WireGuard AllowedIPs and as Libreswan --client rightSubnet. A malicious spoke can publish an Endpoint with subnets covering arbitrary CIDRs (including 10.0.0.0/8 or 0.0.0.0/0), causing all matching traffic from peer clusters to be routed into the attacker's tunnel.

Source: Project Glasswing AI-SAST audit of submariner-io/submariner.
Finding ID: FIND-004
Assurance: execution_proven


Note You need to log in before you can comment on or make changes to this bug.