fix(deps): update module golang.org/x/image to v0.41.0 [security]#1757
Open
oep-renovate[bot] wants to merge 1 commit into
Open
fix(deps): update module golang.org/x/image to v0.41.0 [security]#1757oep-renovate[bot] wants to merge 1 commit into
oep-renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: interactive_ai/services/media/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
4939046 to
a1c765a
Compare
922976e to
4e0314a
Compare
4e0314a to
9731f36
Compare
a16d2c6 to
99b6cd2
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
7772977 to
a9473f4
Compare
a9473f4 to
b6c02db
Compare
Signed-off-by: oep-renovate[bot] <212772560+oep-renovate[bot]@users.noreply.github.com>
b6c02db to
975c12d
Compare
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.
This PR contains the following updates:
v0.18.0→v0.41.0Go Images vulnerable to an out-of-memory error via a crafted TIFF file
CVE-2026-33809 / GHSA-44p7-9xx4-hf2g
More information
Details
A maliciously crafted TIFF file can cause image decoding to attempt to allocate up 4GiB of memory, causing either excessive resource consumption or an out-of-memory error.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:NReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Go Images vulnerable to an out-of-memory error via a crafted TIFF file
CVE-2026-33809 / GHSA-44p7-9xx4-hf2g / GO-2026-4815
More information
Details
A maliciously crafted TIFF file can cause image decoding to attempt to allocate up 4GiB of memory, causing either excessive resource consumption or an out-of-memory error.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:NReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
OOM from malicious IFD offset in golang.org/x/image/tiff
CVE-2026-33809 / GHSA-44p7-9xx4-hf2g / GO-2026-4815
More information
Details
A maliciously crafted TIFF file can cause image decoding to attempt to allocate up 4GiB of memory, causing either excessive resource consumption or an out-of-memory error.
Severity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
Panic when decoding large WEBP image on 32-bit platforms in golang.org/x/image
CVE-2026-33813 / GO-2026-4961
More information
Details
Parsing a WEBP image with an invalid, large size panics on 32-bit platforms.
Severity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
Excessive memory allocation when decoding malicious SFNT in golang.org/x/image
CVE-2026-33812 / GO-2026-4962
More information
Details
Parsing a malicious font file can cause excessive memory allocation.
Severity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
Panic when reading out of bound palette index in golang.org/x/image/bmp
CVE-2026-42500 / GO-2026-5031
More information
Details
Decoding a paletted BMP file with an out-of-range palette index results in a panic when accessing pixels in the invalid image.
Severity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
Excessive resource consumption in PackBits decompression in golang.org/x/image/tiff
CVE-2026-46599 / GO-2026-5032
More information
Details
The TIFF decoder does not place a limit on the size of PackBits-compressed data. A maliciously-crafted image can exploit this to cause a small image (both in terms of pixel width/height and encoded size) to make the decoder decode large amounts of compressed data.
Severity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.