Skip to content

chore(deps): Update dependency handlebars to version 4.7.7 🌟#305

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/npm-handlebars-vulnerability
Open

chore(deps): Update dependency handlebars to version 4.7.7 🌟#305
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/npm-handlebars-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Aug 6, 2024

This PR contains the following updates:

Package Change Age Confidence
handlebars (source) 4.3.54.7.7 age confidence

Prototype Pollution in handlebars

CVE-2021-23383 / GHSA-765h-qjxv-5f44

More information

Details

The package handlebars before 4.7.7 are vulnerable to Prototype Pollution when selecting certain compiling options to compile templates coming from an untrusted source.

Severity

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

References

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


Remote code execution in handlebars when compiling templates

CVE-2021-23369 / GHSA-f2jv-r9rf-7988

More information

Details

The package handlebars before 4.7.7 are vulnerable to Remote Code Execution (RCE) when selecting certain compiling options to compile templates coming from an untrusted source.

Severity

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

References

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


Release Notes

handlebars-lang/handlebars.js (handlebars)

v4.7.7

Compare Source

  • fix weird error in integration tests - eb860c0
  • fix: check prototype property access in strict-mode (#​1736) - b6d3de7
  • fix: escape property names in compat mode (#​1736) - f058970
  • refactor: In spec tests, use expectTemplate over equals and shouldThrow (#​1683) - 77825f8
  • chore: start testing on Node.js 12 and 13 - 3789a30

(POSSIBLY) BREAKING CHANGES:

  • the changes from version 4.6.0 now also apply
    in when using the compile-option "strict: true". Access to prototype properties is forbidden completely by default, specific properties or methods
    can be allowed via runtime-options. See #​1633 for details. If you are using Handlebars as documented, you should not be accessing prototype properties
    from your template anyway, so the changes should not be a problem for you. Only the use of undocumented features can break your build.

That is why we only bump the patch version despite mentioning breaking changes.

Commits


Configuration

📅 Schedule: (in timezone America/New_York)

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

🚦 Automerge: Enabled.

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 force-pushed the renovate/npm-handlebars-vulnerability branch from db9c621 to db8ded7 Compare December 3, 2025 19:48
@renovate renovate Bot force-pushed the renovate/npm-handlebars-vulnerability branch from db8ded7 to a7c99c8 Compare December 31, 2025 17:28
@renovate renovate Bot force-pushed the renovate/npm-handlebars-vulnerability branch from a7c99c8 to bc58012 Compare January 8, 2026 16:47
@renovate renovate Bot force-pushed the renovate/npm-handlebars-vulnerability branch from bc58012 to 9390b3b Compare January 19, 2026 15:58
@renovate renovate Bot force-pushed the renovate/npm-handlebars-vulnerability branch from 9390b3b to 5cb3c52 Compare February 2, 2026 17:10
@renovate renovate Bot force-pushed the renovate/npm-handlebars-vulnerability branch from 5cb3c52 to c14d867 Compare February 12, 2026 14:46
@renovate renovate Bot force-pushed the renovate/npm-handlebars-vulnerability branch from c14d867 to af1324b Compare March 5, 2026 17:07
@renovate renovate Bot force-pushed the renovate/npm-handlebars-vulnerability branch from af1324b to d2e9069 Compare March 13, 2026 13:47
@renovate renovate Bot changed the title chore(deps): update dependency handlebars to version 4.7.7 🌟 chore(deps): update dependency handlebars to version 4.7.7 🌟 - autoclosed Mar 27, 2026
@renovate renovate Bot closed this Mar 27, 2026
@renovate renovate Bot deleted the renovate/npm-handlebars-vulnerability branch March 27, 2026 02:02
@renovate renovate Bot changed the title chore(deps): update dependency handlebars to version 4.7.7 🌟 - autoclosed chore(deps): update dependency handlebars to version 4.7.9 🌟 Mar 27, 2026
@renovate renovate Bot reopened this Mar 27, 2026
@renovate renovate Bot force-pushed the renovate/npm-handlebars-vulnerability branch 3 times, most recently from a6f16b5 to 5b42c48 Compare March 30, 2026 17:58
@renovate renovate Bot changed the title chore(deps): update dependency handlebars to version 4.7.9 🌟 chore(deps): update dependency handlebars to version 4.7.7 🌟 Mar 30, 2026
@renovate renovate Bot force-pushed the renovate/npm-handlebars-vulnerability branch from 5b42c48 to 020eb93 Compare April 1, 2026 20:01
@renovate renovate Bot force-pushed the renovate/npm-handlebars-vulnerability branch from 020eb93 to da36598 Compare April 8, 2026 21:36
@renovate renovate Bot changed the title chore(deps): update dependency handlebars to version 4.7.7 🌟 chore(deps): Update dependency handlebars to version 4.7.7 🌟 Apr 8, 2026
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.

0 participants