Skip to content

chore(deps): update module golang.org/x/image to v0.43.0 [security]#42

Merged
joecorall merged 1 commit into
mainfrom
renovate.go-golang.org-x-image-vulnerability
Jul 5, 2026
Merged

chore(deps): update module golang.org/x/image to v0.43.0 [security]#42
joecorall merged 1 commit into
mainfrom
renovate.go-golang.org-x-image-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
golang.org/x/image v0.41.0v0.43.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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).


Panic on VP8 alpha channel size mismatch in x/image/webp in golang.org/x/image

CVE-2026-46601 / GO-2026-5061

More information

Details

The webp decoder can panic when processing a VP8 chunk with dimensions that do not match the canvas size.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Lack of limit on tile sizes in x/image/tiff in golang.org/x/image

CVE-2026-46602 / GO-2026-5062

More information

Details

The TIFF decoder does not set a limit on the size of tiles in tiled images, permitting a malicious or corrupt image containing a very large tile to cause unbounded memory consumption.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Panic decoding image with out-of-bounds strip offset in x/image/tiff in golang.org/x/image

CVE-2026-46604 / GO-2026-5066

More information

Details

The TIFF decoder can panic when decoding an invalid image with an out-of-bounds strip offset.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Jul 5, 2026
@renovate

renovate Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/text v0.37.0 -> v0.38.0

@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown

Benchmark Matrix: pr-42-28723970775

Summary

Triplet image: ghcr.io/libops/triplet:renovate.go-golang.org-x-image-vulnerability

Mode Concurrency Triplet OK Duration s Req/s p95 ms p99 ms CPU ms/req Max MiB
uncached 2 270/270 (100%) 10.39 26.0 131.2 230.3 53.90 161.0
uncached 4 270/270 (100%) 7.99 33.8 201.9 374.2 64.71 311.9
uncached 8 270/270 (100%) 8.16 33.1 318.2 510.2 66.70 350.2
cached 8 270/270 (100%) 8.10 33.3 323.6 477.9 65.09 325.8
cached 32 270/270 (100%) 8.58 31.5 327.9 516.2 59.29 369.7
cached 128 270/270 (100%) 8.79 30.7 674.4 775.6 51.81 433.8

Status reflects Triplet request success. Performance metrics are informational.

@joecorall joecorall merged commit 4cc8eb3 into main Jul 5, 2026
6 checks passed
@joecorall joecorall deleted the renovate.go-golang.org-x-image-vulnerability branch July 5, 2026 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant