CVE-2026-77850
Last modified
CVE-2026-77850 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. Stored Cross-site Scripting vulnerability in ash-project ash_admin executes attacker-supplied record content as script in an administrator's browser. The relationship typeahead components AshAdmin.Components.Resource.RelationshipField and AshAdmin.Components.Resource.ManagedRelationshipSelectField highlight the matched search term by wrapping it in <b> tags and rendering the whole string with Phoenix.HTML.raw/1. The highlighted value is the destination record's label_field, ordinary database content that is often written by lower-privileged users.
Description
Stored Cross-site Scripting vulnerability in ash-project ash_admin executes attacker-supplied record content as script in an administrator's browser. The relationship typeahead components AshAdmin.Components.Resource.RelationshipField and AshAdmin.Components.Resource.ManagedRelationshipSelectField highlight the matched search term by wrapping it in <b> tags and rendering the whole string with Phoenix.HTML.raw/1. The highlighted value is the destination record's label_field, ordinary database content that is often written by lower-privileged users. Because raw/1 disables output escaping for the entire string, a stored label such as <img src=x onerror=...> runs as JavaScript in the admin's session as soon as a matching record appears in the dropdown, giving the attacker the admin's privileges over everything AshAdmin exposes. The fix HTML-escapes the label before inserting the highlight markup. This issue affects ash_admin: from 0.13.0 before 1.3.1.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ash-project | ash_admin | >= 0.13.0, < 1.3.1 |
| ash-project | ash_admin | >= eb940f4d7d857ca49368ae847f586d01c6f5ad35, < 07289191ccdac27dd70ab7c6413ed057bc7fdade |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-77850?
How severe is CVE-2026-77850?
How do I fix CVE-2026-77850?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7783A flaw has been found in CodeCanyon Perfex CRM up to 3.4.1. …6.3
- CVE-2026-77831Inefficient Algorithmic Complexity vulnerability in ash-proj…2.1
- CVE-2026-77838SOY Calendar contains a cross-site scripting vulnerability. …4.8
- CVE-2026-7784A vulnerability has been found in RTGS2017 NagaAgent up to 5…7.3
- CVE-2026-77846Improper Neutralization of Special Elements in Data Query Lo…2.1
- CVE-2026-7785A security flaw has been discovered in A-G-U-P-T-A wireshark…7.3
- CVE-2026-7786Jinan USR IOT Technology Limited (PUSR) USR-W610 RS232/485 t…9.8
- CVE-2026-7787IBM Langflow OSS 1.0.0 through 1.9.1 could allow an authenti…8.1
- CVE-2026-7788A security flaw has been discovered in Axle-Bucamp MCP-Docus…7.3
- CVE-2026-7790Uncontrolled Resource Consumption vulnerability in ninenines…7.5
- CVE-2026-7791Improper privilege management in the log rotation mechanism …8.5
- CVE-2026-77914rConfig Core 8.0.0 before 8.2.13 contains a path traversal v…6.5
Are you affected by CVE-2026-77850?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
