CVE-2026-75760
Last modified
CVE-2026-75760 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. Generation of Error Message Containing Sensitive Information vulnerability in ash-project ash_ai discloses provider request state and credentials in a user-facing validation error. In AshAi.Changes.Vectorize, when the embedding provider call fails the change added a changeset error whose message inspected the raw error term (An error occurred while generating embeddings: #{inspect(error)}). A plain-string add_error produces an Ash.Error.Changes.InvalidChanges in the :invalid class, which AshJsonApi and AshGraphql render back to the caller. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
Generation of Error Message Containing Sensitive Information vulnerability in ash-project ash_ai discloses provider request state and credentials in a user-facing validation error. In AshAi.Changes.Vectorize, when the embedding provider call fails the change added a changeset error whose message inspected the raw error term (An error occurred while generating embeddings: #{inspect(error)}). A plain-string add_error produces an Ash.Error.Changes.InvalidChanges in the :invalid class, which AshJsonApi and AshGraphql render back to the caller. The embedding client's error term is not sanitized, so it can carry the request URL, the provider response body, and, for HTTP clients that keep the request in the error struct, the outbound Authorization header with the provider API key. Failures are attacker-reachable via oversized or malformed vectorized content. The fix logs the raw error and returns a generic message. This issue affects ash_ai: from 0.1.0 before 1.0.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ash-project | ash_ai | >= 0.1.0, < 1.0.0 |
| ash-project | ash_ai | >= 5334edc73a007f0629661761d6a75796f2fc0004, < 088a2562e16d65f36cec178070de683636479f58 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-75760?
How severe is CVE-2026-75760?
How do I fix CVE-2026-75760?
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-75750Substance3D - Painter is affected by a Heap-based Buffer Ove…7.8
- CVE-2026-75752Substance3D - Painter is affected by an out-of-bounds read v…5.5
- CVE-2026-75754Missing Authentication for Critical Function, Server-Side Re…10
- CVE-2026-75757Reliance on Cookies without Validation and Integrity Checkin…8.3
- CVE-2026-75758Uncontrolled Recursion vulnerability in the Elixir standard …5.9
- CVE-2026-75759Improper Verification of Cryptographic Signature vulnerabili…7.6
- CVE-2026-75766Substance3D - Painter is affected by a Heap-based Buffer Ove…7.8
- CVE-2026-75767Substance3D - Painter is affected by a Heap-based Buffer Ove…7.8
- CVE-2026-75768Substance3D - Painter is affected by an Untrusted Search Pat…7.8
- CVE-2026-75769Substance3D - Painter is affected by a Heap-based Buffer Ove…7.8
- CVE-2026-75770Substance3D - Painter is affected by an out-of-bounds write …7.8
- CVE-2026-75771Photoshop Desktop is affected by an Integer Overflow or Wrap…7.8
Are you affected by CVE-2026-75760?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
