[CVE-2026-42257] Bump net-imap to 0.5.15 - #461
Merged
Jan-Kazlouski-elastic merged 2 commits intoAug 4, 2026
Merged
Conversation
Clears Critical CVE-2026-42257 (and CVE-2026-42245/42258/47240/47242/47241) by pinning above the fixed 0.5.15 line. Continues overriding JRuby's default gem. Part of elastic/search-team#15476 Co-authored-by: Cursor <cursoragent@cursor.com>
erikcurrin-elastic
approved these changes
Aug 3, 2026
Jan-Kazlouski-elastic
enabled auto-merge (squash)
August 4, 2026 07:47
Jan-Kazlouski-elastic
deleted the
jan-kazlouski/15476-cve-2026-42257-fix
branch
August 4, 2026 07:54
Jan-Kazlouski-elastic
added a commit
that referenced
this pull request
Aug 4, 2026
Backports the following commits to 1.0: - [CVE-2026-42257] Bump net-imap to 0.5.15 (#461) Co-authored-by: Jan-Kazlouski-elastic <jan.kazlouski@elastic.co> Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of https://github.com/elastic/search-team/issues/15476
Also covers:
Resolves CVE-2026-42257 (critical) — IMAP command injection via CRLF in unvalidated input. Fixed in net-imap 0.5.15 (also clears CVE-2026-42245 / 42258 / 47240 / 47242 / 47241).
Changes
Gemfile/Gemfile.lock: pinnet-imap0.3.10→0.5.15Dockerfile/Dockerfile.wolfi: comment update for the new pinNOTICE.txt: regeneratedTesting
make test: 690 examples, 0 failuresScanner A/B (
CVE-2026-42257+ related)Made with Cursor