PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-45568 openziti CVE debrief

The CVE record for CVE-2026-45568 was published on 2026-07-16T17:16:56.423Z and has not been modified since then. The NVD entry is currently Undergoing Analysis. This critical vulnerability affects zrok's Python SDK ProxyShare Flask proxy route, allowing an attacker to replace the configured target host and return a server-side response from an attacker-chosen URL. Users should be aware of the potential impact and take immediate action to upgrade to version 2.0.3. The vulnerability has a CVSS score of 9.9 and is considered CRITICAL.

Vendor
openziti
Product
zrok
CVSS
CRITICAL 9.9
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-16
Original CVE updated
2026-07-16
Advisory published
2026-07-16
Advisory updated
2026-07-16

Who should care

Users of zrok's Python SDK ProxyShare Flask proxy route, particularly those who have not upgraded to version 2.0.3, should be aware of this critical vulnerability and take immediate action to upgrade. Additionally, security teams and vulnerability management teams should review the affected scope and severity to determine the necessary mitigations.

Technical summary

The zrok's Python SDK ProxyShare Flask proxy route accepts an absolute URL in the request path and passes it to urllib.parse.urljoin, allowing the requested path to replace the configured target host and causing requests.request to return a server-side response from an attacker-chosen URL. This issue is fixed in version 2.0.3. The vulnerability has a high impact on confidentiality, integrity, and availability.

Defensive priority

High

Recommended defensive actions

  • Upgrade to version 2.0.3 or later
  • Review and restrict URL inputs to prevent absolute URL attacks
  • Monitor for suspicious activity and implement compensating controls
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed

Evidence notes

The CVE record and NVD entry provide limited information about the vulnerability. Further investigation and review of the zrok codebase and configuration are necessary to fully understand the impact and implement effective mitigations. The evidence is based on the official CVE record and NVD entry, which may have limitations and uncertainties.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-16T17:16:56.423Z and has not been modified since then. The NVD entry is currently Undergoing Analysis.