CVE-2026-82736
LOWDescription
Incorrect Behavior Order: Validate Before Canonicalize vulnerability in ash-project ash lets an attacker store a case-insensitive string value that violates its length or match constraints. Ash.Type.CiString.apply_constraints/2 (lib/ash/type/ci_string.ex) validated the max_length, min_length, and match constraints against the value as submitted, while the type case-folds the string (per its casing) for storage and comparison. Because validation ran before folding, an attacker can submit a value whose folded form breaks a constraint but whose original form passes: for example, against a match pattern requiring uppercase, an uppercase value that is stored lowercased persists a value the pattern rejects. The fix case-folds the value at the start of apply_constraints/2, so the constraints are checked against the form that is actually stored. This issue affects ash: from 1.29.0-rc0 before 3.32.2.
How to fix
No published remediation has been found for this vulnerability's affected products yet.
Mitigation guidance may be in the linked vendor advisories in the References section below.
TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works
CVSS v4 Vector
Exploitability
Impact
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Exploit Intelligence
Low risk: more likely to be exploited than 4% of all known CVEs.
References
Related Vulnerabilities
Other CWE-180 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2022-26136 | Critical | 9.8 | 5.4% | - | Fix |
| CVE-2022-26137 | High | 8.8 | 2.3% | - | Fix |
| CVE-2026-39364 | High | 7.5 | 2.0% | - | Fix |
| CVE-2025-43716 | Medium | 5.8 | 1.2% | - | - |
| CVE-2026-24895 | Critical | 9.8 | 0.6% | - | Fix |
| CVE-2026-49984 | High | 7.7 | 0.6% | - | Fix |
Common questions
How do I fix CVE-2026-82736?
No published fix for CVE-2026-82736 has been found yet. Check the linked vendor advisories for guidance as it becomes available.
Is CVE-2026-82736 being actively exploited?
Not that we know of. CVE-2026-82736 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.14% is the estimated probability that it will be exploited in the next 30 days. That is higher than 4% of all scored CVEs.
How severe is CVE-2026-82736?
CVE-2026-82736 has a CVSS v4 base score of 2.1, rated low. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.
Embed a live status badge for CVE-2026-82736
Markdown
[](https://tridentstack.com/cve/CVE-2026-82736)HTML
<a href="https://tridentstack.com/cve/CVE-2026-82736"><img src="https://tridentstack.com/cve/badge/CVE-2026-82736.svg" alt="CVE-2026-82736"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-09-01.