Vulnary
← back to the feed
Critical· 9.5official fix available

CVE-2026-8467

A code injection flaw in Phoenix Storybook lets attackers run arbitrary code on the server by sending specially crafted data to a WebSocket event. The vulnerability occurs because attribute values are inserted into a template without escaping, allowing Elixir expressions to be injected. It affects versions 0.5.0 through before 1.1.0 and is fixed in 1.1.0 or later.

publishedMay 20, 2026
last modifiedJul 23, 2026
sourcesNVD
severity · cvss
9.5
critical · how bad it is
exploitation · epss
<1%
56th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Aug 24, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Phoenix Storybook versions 0.5.0 up to, but not including, 1.1.0 – used by developers building Elixir/Phoenix applications.

02

Real-world impact

An attacker could execute any code on the server, potentially taking full control of the host, exfiltrating data, or installing malware.

03

Why this severity

The CVSS score of 9.5 reflects the vulnerability’s high impact (remote code execution with no authentication required) and the fact that it can be exploited by sending crafted data to a public WebSocket endpoint.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade Phoenix Storybook to version 1.1.0 or later.
  2. 02Restart the application to load the new version.

NVD description

05

Timeline

  1. May 20, 2026 · May 20, 2026
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Jul 23, 2026 · 12d ago
    Advisory updated
    The NVD record was last revised.
  3. Jul 25, 2026 · 10d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Attack requirementsPresent
Privileges requiredNone
User interactionNone needed
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →