Skip to content

chore(monorepo): update pnpm-workspace.overrides markdown-it to >=14.1.1 [security]#12

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-markdown-it-vulnerability
Open

chore(monorepo): update pnpm-workspace.overrides markdown-it to >=14.1.1 [security]#12
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-markdown-it-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Apr 19, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
markdown-it >=14.1.0>=14.1.1 age confidence

markdown-it is has a Regular Expression Denial of Service (ReDoS)

CVE-2026-2327 / GHSA-38c4-r59v-3vqw

More information

Details

Versions of the package markdown-it from 13.0.0 and before 14.1.1 are vulnerable to Regular Expression Denial of Service (ReDoS) due to the use of the regex /*+$/ in the linkify function. An attacker can supply a long sequence of * characters followed by a non-matching character, which triggers excessive backtracking and may lead to a denial-of-service condition.

Severity

  • CVSS Score: 5.5 / 10 (Medium)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P

References

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


Release Notes

markdown-it/markdown-it (markdown-it)

v14.1.1

Compare Source

Security
  • Fixed regression from v13 in linkify inline rule. Specific patterns could
    cause high CPU use. Thanks to @​ltduc147 for report.

Configuration

📅 Schedule: (in timezone America/New_York)

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

🚦 Automerge: Enabled.

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 enabled auto-merge April 19, 2026 05:58
@renovate

renovate Bot commented Apr 19, 2026

Copy link
Copy Markdown
Author

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@renovate renovate Bot requested a review from a team April 19, 2026 05:58
@renovate renovate Bot requested review from a team and sullivanpj as code owners April 19, 2026 05:58
@deepsource-io

deepsource-io Bot commented Apr 19, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in 6a18e0a...395ba9f on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
JavaScript Jun 14, 2026 6:57p.m. Review ↗
Shell Jun 14, 2026 6:57p.m. Review ↗

Important

AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.

@renovate renovate Bot force-pushed the renovate/npm-markdown-it-vulnerability branch from 469e64e to 5682b19 Compare April 30, 2026 01:47
@renovate renovate Bot force-pushed the renovate/npm-markdown-it-vulnerability branch from 5682b19 to 96b93c5 Compare May 13, 2026 04:14
@renovate renovate Bot force-pushed the renovate/npm-markdown-it-vulnerability branch from 96b93c5 to ac3c6a8 Compare May 30, 2026 19:36
@renovate renovate Bot changed the title chore(monorepo): update pnpm-workspace.overrides markdown-it to >=14.1.1 [security] chore(monorepo): update pnpm-workspace.overrides markdown-it to >=14.2.0 [security] May 30, 2026
@renovate renovate Bot changed the title chore(monorepo): update pnpm-workspace.overrides markdown-it to >=14.2.0 [security] chore(monorepo): update pnpm-workspace.overrides markdown-it to >=14.1.1 [security] Jun 6, 2026
@renovate renovate Bot force-pushed the renovate/npm-markdown-it-vulnerability branch from ac3c6a8 to 9071c0f Compare June 6, 2026 11:29
@renovate renovate Bot changed the title chore(monorepo): update pnpm-workspace.overrides markdown-it to >=14.1.1 [security] chore(monorepo): update pnpm-workspace.overrides markdown-it to >=14.2.0 [security] Jun 13, 2026
@renovate renovate Bot force-pushed the renovate/npm-markdown-it-vulnerability branch from 9071c0f to 9a0a653 Compare June 13, 2026 03:59
@socket-security

socket-security Bot commented Jun 13, 2026

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm markdown-it is 91.0% likely obfuscated

Confidence: 0.91

Location: Package overview

From: pnpm-lock.yamlnpm/@storm-software/workspace-tools@1.294.17npm/@storm-software/eslint@0.169.72npm/@storm-software/markdownlint@0.30.70npm/log4brains@1.1.0npm/markdown-it@14.2.0

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/markdown-it@14.2.0. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@renovate renovate Bot changed the title chore(monorepo): update pnpm-workspace.overrides markdown-it to >=14.2.0 [security] chore(monorepo): update pnpm-workspace.overrides markdown-it to >=14.1.1 [security] Jun 14, 2026
@renovate renovate Bot force-pushed the renovate/npm-markdown-it-vulnerability branch from 9a0a653 to 395ba9f Compare June 14, 2026 18:56
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