πŸ” CVE Alert

CVE-2026-86522

UNKNOWN 0.0

Log injection via an unescaped password reset identity in AshAuthentication

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-117
Vendor team-alembic
Product ash_authentication
Published Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for team-alembic ash_authentication

Be the first to know when new unknown vulnerabilities affecting team-alembic ash_authentication are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

Affected 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

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/team-alembic/ash_authentication/security/advisories/GHSA-wg7g-r393-vr3g cna.erlef.org: https://cna.erlef.org/cves/CVE-2026-86522.html osv.dev: https://osv.dev/vulnerability/EEF-CVE-2026-86522 github.com: https://github.com/team-alembic/ash_authentication/commit/3954f277929712755aef57a4a3a821688f121316 github.com: https://github.com/team-alembic/ash_authentication/commit/fd19358bf0eee53ef13dcf17cc499bd4fb393981 github.com: https://github.com/team-alembic/ash_authentication/commit/57c7cc3236bef0fa9da19cb315414f216488866d

Credits

πŸ” Peter Ullrich Jonatan MΓ€nnchen / EEF James Harton