Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-34593

7.5 · HIGH
Published Apr 2, 2026 ash-hq CWE-400

Overview

CVE-2026-34593 is a high-severity vulnerability affecting ash-hq ash_framework. It was published on April 2, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Ash Framework is a declarative, extensible framework for building Elixir applications. Prior to version 3.22.0, Ash.Type.Module.cast_input/2 unconditionally creates a new Erlang atom via Module.concat([value]) for any user-supplied binary string that starts with "Elixir.", before verifying whether the referenced module exists. Because Erlang atoms are never garbage-collected and the BEAM atom table has a hard default limit of approximately 1,048,576 entries, an attacker who can submit values to any resource attribute or argument of type :module can exhaust this table and crash the entire BEAM VM, taking down the application. This issue has been patched in version 3.22.0.

Remediation

Check the references section for vendor advisories and patches from ash-hq. Update ash_framework to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
ash-hq ash_framework >= 0, < 3.22.0 Affected

Frequently Asked Questions

What is CVE-2026-34593?

CVE-2026-34593 is a high-severity vulnerability affecting ash-hq ash_framework. It was published on April 2, 2026 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2026-34593?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-34593?

Check the references section for vendor advisories and patches from ash-hq. Update ash_framework to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-34593?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-34593 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.