Skip to content

chore(deps): update dependency com.google.guava:guava to v32 [security]#3901

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/maven-com.google.guava-guava-vulnerability
Open

chore(deps): update dependency com.google.guava:guava to v32 [security]#3901
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/maven-com.google.guava-guava-vulnerability

Conversation

@renovate

@renovate renovate Bot commented May 28, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
com.google.guava:guava 31.0.1-android32.0.0-android age confidence

Warning

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


Information Disclosure in Guava

CVE-2020-8908 / GHSA-5mg8-w23w-74h3 / SNYK-JAVA-COMGOOGLEGUAVA-1015415

More information

Details

A temp directory creation vulnerability exists in Guava prior to version 32.0.0 allowing an attacker with access to the machine to potentially access data in a temporary directory created by the Guava com.google.common.io.Files.createTempDir(). The permissions granted to the directory created default to the standard unix-like /tmp ones, leaving the files open. Maintainers recommend explicitly changing the permissions after the creation of the directory, or removing uses of the vulnerable method.

Severity

  • CVSS Score: 3.3 / 10 (Low)
  • Vector String: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

References

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


Guava vulnerable to insecure use of temporary directory

CVE-2023-2976 / GHSA-7g45-4rm6-3mm3

More information

Details

Use of Java's default temporary directory for file creation in FileBackedOutputStream in Google Guava versions 1.0 to 31.1 on Unix systems and Android Ice Cream Sandwich allows other users and apps on the machine with access to the default Java temporary directory to be able to access the files created by the class.

Even though the security vulnerability is fixed in version 32.0.0, maintainers recommend using version 32.0.1 as version 32.0.0 breaks some functionality under Windows.

Severity

  • CVSS Score: 5.5 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

References

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


Configuration

📅 Schedule: (in timezone Europe/Rome)

  • 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 becomes conflicted, 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 dependencies Pull requests that update a dependency file security Security vulnerability fix labels May 28, 2026
@github-actions

github-actions Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

Jest Report

Summary

Lines Statements Branches Functions
Coverage: 67%
67.77% (24305/35863) 48.57% (5727/11790) 54.31% (3730/6867)

@renovate
renovate Bot force-pushed the renovate/maven-com.google.guava-guava-vulnerability branch from d90a47d to d617ed7 Compare July 18, 2026 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file security Security vulnerability fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants