<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/static/style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <id>https://vulnerability.circl.lu/sightings/feed</id>
  <title>Most recent sightings.</title>
  <updated>2026-09-15T18:45:28.586534+00:00</updated>
  <author>
    <name>Vulnerability-Lookup</name>
    <email>info@circl.lu</email>
  </author>
  <link href="https://vulnerability.circl.lu" rel="alternate"/>
  <generator uri="https://lkiesow.github.io/python-feedgen" version="1.0.0">python-feedgen</generator>
  <subtitle>Contains only the most 10 recent sightings.</subtitle>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/20a6f342-2ee9-45f2-ad2a-f0d3b36b4009/export</id>
    <title>20a6f342-2ee9-45f2-ad2a-f0d3b36b4009</title>
    <updated>2026-09-15T18:45:28.619275+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "20a6f342-2ee9-45f2-ad2a-f0d3b36b4009", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-73667", "type": "seen", "source": "https://gist.github.com/alon710/b029bbe534cb811529fb1bfee50ed025", "content": "# CVE-2026-73667: CVE-2026-73667: Remote Code Execution via OS Command Injection in OpenChoreo Workflow Plane\n\n&amp;gt; **CVSS Score:** 8.8\n&amp;gt; **Published:** 2026-09-02\n&amp;gt; **Full Report:** https://cvereports.com/reports/CVE-2026-73667\n\n## Summary\nAn authenticated remote code execution vulnerability exists in the OpenChoreo developer platform's Workflow Plane templates. The flaw occurs due to server-side string interpolation of workflow parameters into inline shell scripts and insecure shell parameter expansion. This allows low-privileged attackers to execute arbitrary shell commands inside privileged containers, leading to potential host privilege escalation.\n\n## TL;DR\nAuthenticated OS command injection in OpenChoreo workflow templates allows execution of arbitrary commands with container root privileges.\n\n## Exploit Status: POC\n\n## Technical Details\n\n- **CWE ID**: CWE-78\n- **Attack Vector**: Network (AV:N)\n- **CVSS Base Score**: 8.8\n- **Privileges Required**: Low (PR:L)\n- **Exploit Status**: Proof of Concept (PoC)\n- **KEV Status**: Not Listed\n\n## Affected Systems\n\n- OpenChoreo Workflow Plane\n- OpenChoreo Argo Workflows Integration\n- **OpenChoreo**: &amp;lt; 1.0.4 (Fixed in: `1.0.4`)\n- **OpenChoreo**: &amp;gt;= 1.1.0, &amp;lt; 1.1.4 (Fixed in: `1.1.4`)\n- **OpenChoreo**: &amp;gt;= 1.2.0-rc.1, &amp;lt; 1.2.0-rc.2 (Fixed in: `1.2.0-rc.2`)\n\n## Mitigation\n\n- Map workflow parameters to container environment variables instead of using raw string interpolation in inline shell scripts.\n- Utilize double-quoted variable expansion inside shell scripts to prevent token splitting and injection.\n- Enforce host-user namespace isolation ('hostUsers: false') for privileged workflow pods.\n- Employ base64-encoding to safely pass complex parameter vectors to inner loop parsing structures.\n\n**Remediation Steps:**\n1. Upgrade OpenChoreo deployments to version 1.0.4, 1.1.4, 1.2.0-rc.2, or higher.\n2. Audit custom workflow templates in use to ensure no legacy server-side interpolation placeholders exist inside inline command scripts.\n3. Enable Kubernetes Pod Security Standards or Gatekeeper policies to enforce 'hostUsers: false' on privileged workloads.\n\n## References\n\n- [GHSA-2mw5-23gm-pccq Advisory](https://github.com/openchoreo/openchoreo/security/advisories/GHSA-2mw5-23gm-pccq)\n- [NVD - CVE-2026-73667](https://nvd.nist.gov/vuln/detail/CVE-2026-73667)\n- [CVE.org Record](https://www.cve.org/CVERecord?id=CVE-2026-73667)\n\n\n---\n*Generated by [CVEReports](https://cvereports.com/reports/CVE-2026-73667) - Automated Vulnerability Intelligence*", "creation_timestamp": "2026-09-03T00:32:06.611331Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/20a6f342-2ee9-45f2-ad2a-f0d3b36b4009/export"/>
    <published>2026-09-03T00:32:06.611331+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/9045f4a8-cb6b-4eb0-ab2d-a3550ce82cf8/export</id>
    <title>9045f4a8-cb6b-4eb0-ab2d-a3550ce82cf8</title>
    <updated>2026-09-15T18:45:28.621415+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "9045f4a8-cb6b-4eb0-ab2d-a3550ce82cf8", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-73667", "type": "seen", "source": "https://bsky.app/profile/termsofsurrender.bsky.social/post/3msywtior6n25", "content": "OpenChoreo Bleeds Out While Everyone Pretends This Was a Strategy\nPANIC 78% | Lag 0.0h | CVE-2026-73667 is a high-severity vulnerability in OpenChoreo, a Kubernetes developer platform, affe\n#AfterShockIndex\nREAD MORE", "creation_timestamp": "2026-08-14T00:49:55.259417Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/9045f4a8-cb6b-4eb0-ab2d-a3550ce82cf8/export"/>
    <published>2026-08-14T00:49:55.259417+00:00</published>
  </entry>
  <entry>
    <id>https://vulnerability.circl.lu/sighting/37a330a0-ccc5-42ac-80f7-a5ab658a2a8b/export</id>
    <title>37a330a0-ccc5-42ac-80f7-a5ab658a2a8b</title>
    <updated>2026-09-15T18:45:28.621576+00:00</updated>
    <author>
      <name>Automation user</name>
      <uri>https://vulnerability.circl.lu/user/automation</uri>
    </author>
    <content>{"uuid": "37a330a0-ccc5-42ac-80f7-a5ab658a2a8b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-73667", "type": "seen", "source": "https://bsky.app/profile/thehackerwire.bsky.social/post/3msyu3a5ow32z", "content": "\ud83d\udfe0 CVE-2026-73667 - High (8.8)\n\nOpenChoreo is a complete, open-source developer platform for Kubernetes. Prior to 1.0.4, 1.1.4, a...\n\nhttps://www.thehackerwire.com/vulnerability/CVE-2026-73667/\n\n#infosec #cybersecurity #CVE #vulnerability #security #patchstack", "creation_timestamp": "2026-08-14T00:00:35.137546Z"}</content>
    <link href="https://vulnerability.circl.lu/sighting/37a330a0-ccc5-42ac-80f7-a5ab658a2a8b/export"/>
    <published>2026-08-14T00:00:35.137546+00:00</published>
  </entry>
</feed>
