Skip to content

Handlebars v4.3.1 affected by CVE-2025-48924 - request to upgrade to v4.5.0 #21971

@Max5698

Description

@Max5698

Hello,

I noticed that the latest published version as well as the current pom.xml configuration still references Handlebars v4.3.1, which is affected by CVE-2025-48924.

Would it be possible to upgrade to Handlebars v4.5.0, along with handlebars-jackson

<dependency>
    <groupId>com.github.jknack</groupId>
    <artifactId>handlebars-jackson</artifactId>
    <version>4.5.0</version>
</dependency>

instead of using handlebars-jackson2, to mitigate this vulnerability?

Thanks in advance for looking into this!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions