---
id: CVE-2026-34404
title: Nuxt OG Image generates OG Images with Vue templates in Nuxt
summary: >-
  Nuxt OG Image generates OG Images with Vue templates in Nuxt. Prior to version
  6.2.5, the image‑generation component by the URI: /_og/d/ (and, in older
  versions, /og-image/) contains a Denial of Service (DoS) vulnerability. The
  issue ari…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'
cwe:
  - CWE-400
vendor: nuxt
product: og_image
affected:
  - og_image < 6.2.5
patched:
  - og_image 6.2.5
published: '2026-03-31'
updated: '2026-07-24'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-34404'
references:
  - url: >-
      https://github.com/nuxt-modules/og-image/security/advisories/GHSA-c7xp-q6q8-hg76
    label: security-advisories@github.com
  - url: >-
      https://github.com/nuxt-modules/og-image/security/advisories/GHSA-c7xp-q6q8-hg76
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00324
epssPercentile: 0.25694
ingestedAt: '2026-07-25T21:03:57.853Z'
---

## Overview

Nuxt OG Image generates OG Images with Vue templates in Nuxt. Prior to version 6.2.5, the image‑generation component by the URI: /_og/d/ (and, in older versions, /og-image/) contains a Denial of Service (DoS) vulnerability. The issue arises because there is no restriction on the width and height parameters of the generated image. The vulnerability was reproduced using the standard configuration and the default templates. This issue has been patched in version 6.2.5.

## Affected

- `og_image < 6.2.5`

## Remediation

Upgrade past the affected range:

- `og_image 6.2.5`
