chore(deps): update module gopkg.in/yaml.v2 to v2.2.8 [security] (release-3.1) - #142
Open
jaydip-gk-renovate-test[bot] wants to merge 1 commit into
Conversation
Author
ℹ️ Artifact update noticeFile name: vendor/github.com/go-openapi/validate/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
jaydip-gk-renovate-test
Bot
force-pushed
the
renovate/release-3.1-go-gopkg.in-yaml.v2-vulnerability
branch
from
September 7, 2026 14:09
054b36d to
0375d56
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:
v2.2.4→v2.2.8v2.2.2→v2.2.8Excessive Platform Resource Consumption within a Loop in Kubernetes
CVE-2019-11254 / GHSA-wxc4-f4m6-wwqv / GO-2020-0036
More information
Details
The Kubernetes API Server component in versions 1.1-1.14, and versions prior to 1.15.10, 1.16.7 and 1.17.3 allows an authorized user who sends malicious YAML payloads to cause the kube-apiserver to consume excessive CPU cycles while parsing YAML.
Severity
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:HReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Excessive resource consumption in YAML parsing in gopkg.in/yaml.v2
CVE-2019-11254 / GHSA-wxc4-f4m6-wwqv / GO-2020-0036
More information
Details
Due to unbounded aliasing, a crafted YAML file can cause consumption of significant system resources. If parsing user supplied input, this may be used as a denial of service vector.
Severity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
YAML Go package vulnerable to denial of service
CVE-2021-4235 / GHSA-r88r-gmrh-7j83 / GO-2021-0061
More information
Details
Due to unbounded alias chasing, a maliciously crafted YAML file can cause the system to consume significant system resources. If parsing user input, this may be used as a denial of service vector.
Severity
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:HReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Denial of service in gopkg.in/yaml.v2
CVE-2021-4235 / GHSA-r88r-gmrh-7j83 / GO-2021-0061
More information
Details
Due to unbounded alias chasing, a maliciously crafted YAML file can cause the system to consume significant system resources. If parsing user input, this may be used as a denial of service vector.
Severity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
yaml package for Go can consume excessive amounts of CPU or memory
CVE-2022-3064 / GHSA-6q6q-88xp-6f2r / GO-2022-0956
More information
Details
Parsing malicious or large YAML documents can consume excessive amounts of CPU or memory
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Excessive resource consumption in gopkg.in/yaml.v2
CVE-2022-3064 / GHSA-6q6q-88xp-6f2r / GO-2022-0956
More information
Details
Parsing malicious or large YAML documents can consume excessive amounts of CPU or memory.
Severity
Unknown
References
This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).
Release Notes
go-yaml/yaml (gopkg.in/yaml.v2)
v2.2.8Compare Source
v2.2.7Compare Source
v2.2.6Compare Source
v2.2.5Compare Source
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 these updates again.
This PR has been generated by Mend Renovate CLI.