Skip to content

Update dependency node-sass to v7 [SECURITY]#55

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm-node-sass-vulnerability
Open

Update dependency node-sass to v7 [SECURITY]#55
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm-node-sass-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Confidence
node-sass ^4.9.0^7.0.0 age confidence

Denial of Service in node-sass

GHSA-9v62-24cr-58cx

More information

Details

Affected versions of node-sass are vulnerable to Denial of Service (DoS). Crafted objects passed to the renderSync function may trigger C++ assertions in CustomImporterBridge::get_importer_entry and CustomImporterBridge::post_process_return_value that crash the Node process. This may allow attackers to crash the system's running Node process and lead to Denial of Service.

Recommendation

Upgrade to version 4.13.1 or later

Severity

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

References

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


Improper Certificate Validation in node-sass

CVE-2020-24025 / GHSA-r8f7-9pfq-mjmv

More information

Details

Certificate validation in node-sass 2.0.0 to 6.0.1 is disabled when requesting binaries even if the user is not specifying an alternative download path.

Severity

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

References

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


Release Notes

sass/node-sass (node-sass)

v7.0.0

Compare Source

Breaking changes
Features
Dependencies
Community
Misc

Supported Environments

OS Architecture Node
Windows x86 & x64 12, 14, 16, 17
OSX x64 12, 14, 16, 17
Linux* x64 12, 14, 16, 17
Alpine Linux x64 12, 14, 16, 17
FreeBSD i386 amd64 12, 14

*Linux support refers to major distributions like Ubuntu, and Debian

v6.0.1

Compare Source

Dependencies
Misc

Supported Environments

OS Architecture Node
Windows x86 & x64 12, 14, 15, 16
OSX x64 12, 14, 15, 16
Linux* x64 12, 14, 15, 16
Alpine Linux x64 12, 14, 15, 16
FreeBSD i386 amd64 12, 14, 15

*Linux support refers to major distributions like Ubuntu, and Debian

v6.0.0

Compare Source

Breaking changes
Features
  • Add support for Node 16
Community

Supported Environments

OS Architecture Node
Windows x86 & x64 12, 14, 15, 16
OSX x64 12, 14, 15, 16
Linux* x64 12, 14, 15, 16
Alpine Linux x64 12, 14, 15, 16
FreeBSD i386 amd64 12, 14, 15

*Linux support refers to major distributions like Ubuntu, and Debian

v5.0.0

Compare Source

Breaking changes
Features
  • Add support for Node 15
  • New node-gyp version that supports building with Python 3
Community
Fixes

Supported Environments

OS Architecture Node
Windows x86 & x64 10, 12, 14, 15
OSX x64 10, 12, 14, 15
Linux* x64 10, 12, 14, 15
Alpine Linux x64 10, 12, 14, 15
FreeBSD i386 amd64 10, 12, 14, 15

*Linux support refers to major distributions like Ubuntu, and Debian

v4.14.1

Compare Source

Community
Fixes

Supported Environments

OS Architecture Node
Windows x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14
OSX x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14
Linux* x86 & x64 0.10, 0.12, 1, 2, 3, 4, 5, 6, 7, 8**, 9**, 10**^, 11**^, 12**^, 13**^, 14**^
Alpine Linux x64 6, 8, 10, 11, 12, 13, 14
FreeBSD i386 amd64 10, 12, 13

*Linux support refers to Ubuntu, Debian, and CentOS 5+
** Not available on CentOS 5
^ Only available on x64

v4.14.0

Compare Source

https://github.com/sass/node-sass/releases/tag/v4.14.0

v4.13.1

Compare Source

https://github.com/sass/node-sass/releases/tag/v4.13.1

v4.13.0

Compare Source

https://github.com/sass/node-sass/releases/tag/v4.13.0

v4.12.0

Compare Source

https://github.com/sass/node-sass/releases/tag/v4.12.0

v4.11.0

Compare Source

https://github.com/sass/node-sass/releases/tag/v4.11.0

v4.10.0

Compare Source

https://github.com/sass/node-sass/releases/tag/v4.10.0

v4.9.4

Compare Source

https://github.com/sass/node-sass/releases/tag/v4.9.4

v4.9.3

Compare Source

https://github.com/sass/node-sass/releases/tag/v4.9.3

v4.9.2

Compare Source

https://github.com/sass/node-sass/releases/tag/v4.9.2

v4.9.1

Compare Source

https://github.com/sass/node-sass/releases/tag/v4.9.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • 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.

Copy link
Copy Markdown

@orca-security-us orca-security-us Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@renovate renovate Bot force-pushed the renovate/npm-node-sass-vulnerability branch from ea33fba to 6662825 Compare August 14, 2025 16:13
Copy link
Copy Markdown

@orca-security-us orca-security-us Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@renovate renovate Bot force-pushed the renovate/npm-node-sass-vulnerability branch from 6662825 to 4c22807 Compare September 26, 2025 07:46
@renovate renovate Bot force-pushed the renovate/npm-node-sass-vulnerability branch from 4c22807 to 7f04e0e Compare October 25, 2025 20:03
@renovate renovate Bot force-pushed the renovate/npm-node-sass-vulnerability branch from 7f04e0e to f3ad197 Compare November 15, 2025 16:15
@renovate renovate Bot force-pushed the renovate/npm-node-sass-vulnerability branch from f3ad197 to 0f457fb Compare December 5, 2025 11:13
@renovate renovate Bot force-pushed the renovate/npm-node-sass-vulnerability branch from 0f457fb to 8b072da Compare January 19, 2026 23:28
@renovate renovate Bot force-pushed the renovate/npm-node-sass-vulnerability branch from 8b072da to e07be52 Compare February 3, 2026 23:32
@renovate renovate Bot force-pushed the renovate/npm-node-sass-vulnerability branch from e07be52 to 1eb8ca7 Compare February 13, 2026 19:26
Comment thread yarn.lock
@@ -4337,6 +4558,15 @@ form-data@~2.3.1:
combined-stream "1.0.6"
mime-types "^2.1.12"

form-data@~2.3.2:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cycode: Security vulnerabilities found in newly introduced dependency.

Ecosystem NPM
Dependency form-data
Dependency Paths node-sass 7.0.3 -> request 2.88.2 -> form-data 2.3.3
Direct Dependency No
Development Dependency Yes

The following vulnerabilities were introduced:

GHSA CVE Severity Fixed Version
GHSA-fjxv-7rqg-78g4 CVE-2025-7783 CRITICAL 2.5.4

Highest fixed version: 2.5.4

Description

Detects when new vulnerabilities affect your dependencies.

Tell us how you wish to proceed using one of the following commands:

Tag Short Description
#cycode_ignore_package_here <reason> Applies to this manifest for this package in this request only

⚠️ When commenting on Github, you may need to refresh the page to see the latest updates.

@renovate renovate Bot force-pushed the renovate/npm-node-sass-vulnerability branch from 1eb8ca7 to 02fafe9 Compare March 8, 2026 11:04
@renovate renovate Bot force-pushed the renovate/npm-node-sass-vulnerability branch from 02fafe9 to 2850a46 Compare April 15, 2026 17:04
@renovate renovate Bot force-pushed the renovate/npm-node-sass-vulnerability branch from 2850a46 to c6e4429 Compare May 1, 2026 11:15
@renovate renovate Bot force-pushed the renovate/npm-node-sass-vulnerability branch from c6e4429 to c60b43a Compare May 14, 2026 00:17
@renovate renovate Bot force-pushed the renovate/npm-node-sass-vulnerability branch from c60b43a to 3133d52 Compare May 23, 2026 08:13
@renovate renovate Bot force-pushed the renovate/npm-node-sass-vulnerability branch from 3133d52 to 90b90f0 Compare May 30, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants