CVE-2026-86522
Last modified
CVE-2026-86522 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. Improper Output Neutralization for Logs vulnerability in team-alembic AshAuthentication allows an unauthenticated attacker to forge application log entries by submitting a password reset identity containing newlines or control characters. AshAuthentication.Strategy.Password.RequestPasswordReset.run/3 interpolates the identity argument, the email or username taken straight from the reset request, into its Logger.warning/1 heredocs without escaping, truncating or type-restricting it. The resource logged beside it is passed through inspect/1, which would have neutralized the value.
Description
Improper Output Neutralization for Logs vulnerability in team-alembic AshAuthentication allows an unauthenticated attacker to forge application log entries by submitting a password reset identity containing newlines or control characters. AshAuthentication.Strategy.Password.RequestPasswordReset.run/3 interpolates the identity argument, the email or username taken straight from the reset request, into its Logger.warning/1 heredocs without escaping, truncating or type-restricting it. The resource logged beside it is passed through inspect/1, which would have neutralized the value. A newline in the identity therefore ends the log record, and everything after it is written as a line of its own, so an attacker chooses the severity tag and the content of entries that appear to have come from the application. This issue affects ash_authentication: from 4.2.0 before 4.15.0 and from 5.0.0-rc.0 before 5.0.0-rc.14.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| team-alembic | ash_authentication | >= 4.2.0, < 4.15.0; >= 5.0.0-rc.0, < 5.0.0-rc.14 |
| team-alembic | ash_authentication | >= 3954f277929712755aef57a4a3a821688f121316, < * |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-86522?
How severe is CVE-2026-86522?
How do I fix CVE-2026-86522?
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-86516A vulnerability was detected in elenavanengelenmaslova mockn…4.7
- CVE-2026-86517A flaw has been found in itsourcecode Sales and Inventory Sy…6.3
- CVE-2026-86518A vulnerability has been found in code-projects Student Crud…6.3
- CVE-2026-86519A vulnerability was found in code-projects Student Crud Oper…5.3
- CVE-2026-8652An OS Command Injection vulnerability exists in Aterm. If a …8.5
- CVE-2026-86520Bransys ELD is shipped with hardcoded MQTT credentials, whic…7.5
- CVE-2026-8653The MasterStudy LMS Pro Plus plugin for WordPress is vulnera…6.5
- CVE-2026-86533Insufficient Session Expiration vulnerability in team-alembi…9.1
- CVE-2026-86538knowns versions before 0.30.0 contain a path traversal vulne…7.5
- CVE-2026-86539knowns through 0.33.0 contains a server-side request forgery…7.2
- CVE-2026-8654Improper input validation in Delphix Continuous Data connect…8.7
- CVE-2026-86540knowns versions before 0.30.0 fail to validate the settings.…7.8
Are you affected by CVE-2026-86522?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
