Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    2 vulnerabilities found for Codex desktop app for macOS by OpenAI

    CVE-2026-14898 (GCVE-0-2026-14898)

    Vulnerability from nvd – Published: 2026-07-06 19:41 – Updated: 2026-07-07 15:35
    VLAI
    Summary
    The OpenAI Codex desktop app for macOS rendered remote images from Markdown in model responses. An attacker who could place an indirect prompt injection in content processed by Codex, such as a connected-tool result or another untrusted source, could induce the model to construct a remote image URL containing sensitive data. The app automatically fetched that URL when rendering the response, sending the embedded data to an attacker-controlled server without a separate user click. Successful exploitation could exfiltrate secrets and other information accessible in the Codex session, including API keys, source code, and data returned by connected tools. No direct integrity or availability impact was demonstrated, and there is no known exploitation in the wild.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Assigner
    OAI
    References
    Impacted products
    Vendor Product Version
    OpenAI Codex desktop app for macOS Affected: 0 , < 26.527.31326 (custom)
    Create a notification for this product.
    Credits
    wuzzi23 (original report) Itay Ravia of Cato Networks (independent report)
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 6.5,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-14898",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-07T15:35:10.010319Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-07T15:35:14.109Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Codex desktop app for macOS",
              "vendor": "OpenAI",
              "versions": [
                {
                  "lessThan": "26.527.31326",
                  "status": "affected",
                  "version": "0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "configurations": [
            {
              "lang": "en",
              "value": "Codex desktop app on macOS with remote Markdown image rendering enabled. Exploitation requires attacker-controlled or untrusted content to be processed by Codex and induce a response containing a remote image URL with sensitive data embedded in the URL."
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "wuzzi23 (original report)"
            },
            {
              "lang": "en",
              "value": "Itay Ravia of Cato Networks (independent report)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The OpenAI Codex desktop app for macOS rendered remote images from Markdown in model responses. An attacker who could place an indirect prompt injection in content processed by Codex, such as a connected-tool result or another untrusted source, could induce the model to construct a remote image URL containing sensitive data. The app automatically fetched that URL when rendering the response, sending the embedded data to an attacker-controlled server without a separate user click. Successful exploitation could exfiltrate secrets and other information accessible in the Codex session, including API keys, source code, and data returned by connected tools. No direct integrity or availability impact was demonstrated, and there is no known exploitation in the wild."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-200",
                  "description": "Exposure of Sensitive Information to an Unauthorized Actor",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-06T19:41:36.632Z",
            "orgId": "8f4f43ab-ba69-4d92-aa1d-d772184d6fb7",
            "shortName": "OAI"
          },
          "references": [
            {
              "url": "https://openai.com/codex/"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "Upgrade to 26.527.31326 or later. The product fix disables loading remote images from Markdown."
            }
          ],
          "workarounds": [
            {
              "lang": "en",
              "value": "If an upgrade is not possible, avoid processing untrusted content and connected-tool data in affected versions."
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8f4f43ab-ba69-4d92-aa1d-d772184d6fb7",
        "assignerShortName": "OAI",
        "cveId": "CVE-2026-14898",
        "datePublished": "2026-07-06T19:41:36.632Z",
        "dateReserved": "2026-07-06T19:35:48.882Z",
        "dateUpdated": "2026-07-07T15:35:14.109Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-14898 (GCVE-0-2026-14898)

    Vulnerability from cvelistv5 – Published: 2026-07-06 19:41 – Updated: 2026-07-07 15:35
    VLAI
    Summary
    The OpenAI Codex desktop app for macOS rendered remote images from Markdown in model responses. An attacker who could place an indirect prompt injection in content processed by Codex, such as a connected-tool result or another untrusted source, could induce the model to construct a remote image URL containing sensitive data. The app automatically fetched that URL when rendering the response, sending the embedded data to an attacker-controlled server without a separate user click. Successful exploitation could exfiltrate secrets and other information accessible in the Codex session, including API keys, source code, and data returned by connected tools. No direct integrity or availability impact was demonstrated, and there is no known exploitation in the wild.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Assigner
    OAI
    References
    Impacted products
    Vendor Product Version
    OpenAI Codex desktop app for macOS Affected: 0 , < 26.527.31326 (custom)
    Create a notification for this product.
    Credits
    wuzzi23 (original report) Itay Ravia of Cato Networks (independent report)
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 6.5,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-14898",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-07T15:35:10.010319Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-07T15:35:14.109Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Codex desktop app for macOS",
              "vendor": "OpenAI",
              "versions": [
                {
                  "lessThan": "26.527.31326",
                  "status": "affected",
                  "version": "0",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "configurations": [
            {
              "lang": "en",
              "value": "Codex desktop app on macOS with remote Markdown image rendering enabled. Exploitation requires attacker-controlled or untrusted content to be processed by Codex and induce a response containing a remote image URL with sensitive data embedded in the URL."
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "wuzzi23 (original report)"
            },
            {
              "lang": "en",
              "value": "Itay Ravia of Cato Networks (independent report)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The OpenAI Codex desktop app for macOS rendered remote images from Markdown in model responses. An attacker who could place an indirect prompt injection in content processed by Codex, such as a connected-tool result or another untrusted source, could induce the model to construct a remote image URL containing sensitive data. The app automatically fetched that URL when rendering the response, sending the embedded data to an attacker-controlled server without a separate user click. Successful exploitation could exfiltrate secrets and other information accessible in the Codex session, including API keys, source code, and data returned by connected tools. No direct integrity or availability impact was demonstrated, and there is no known exploitation in the wild."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-200",
                  "description": "Exposure of Sensitive Information to an Unauthorized Actor",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-06T19:41:36.632Z",
            "orgId": "8f4f43ab-ba69-4d92-aa1d-d772184d6fb7",
            "shortName": "OAI"
          },
          "references": [
            {
              "url": "https://openai.com/codex/"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "Upgrade to 26.527.31326 or later. The product fix disables loading remote images from Markdown."
            }
          ],
          "workarounds": [
            {
              "lang": "en",
              "value": "If an upgrade is not possible, avoid processing untrusted content and connected-tool data in affected versions."
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8f4f43ab-ba69-4d92-aa1d-d772184d6fb7",
        "assignerShortName": "OAI",
        "cveId": "CVE-2026-14898",
        "datePublished": "2026-07-06T19:41:36.632Z",
        "dateReserved": "2026-07-06T19:35:48.882Z",
        "dateUpdated": "2026-07-07T15:35:14.109Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }