GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2026-34148 (GCVE-0-2026-34148)

Vulnerability from cvelistv5 – Published: 2026-04-06 15:06 – Updated: 2026-04-07 14:25
VLAI
Title
Fedify affected by resource exhaustion caused by unbounded redirect following during remote key/document resolution
Summary
Fedify is a TypeScript library for building federated server apps powered by ActivityPub. Prior to 1.9.6, 1.10.5, 2.0.8, and 2.1.1, @fedify/fedify follows HTTP redirects recursively in its remote document loader and authenticated document loader without enforcing a maximum redirect count or visited-URL loop detection. An attacker who controls a remote ActivityPub key or actor URL can force a server using Fedify to make repeated outbound requests from a single inbound request, leading to resource consumption and denial of service. This vulnerability is fixed in 1.9.6, 1.10.5, 2.0.8, and 2.1.1.
SSVC
Exploitation: poc Automatable: yes Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-04-06 15:35 UTC
CWE
  • CWE-400 - Uncontrolled Resource Consumption
  • CWE-770 - Allocation of Resources Without Limits or Throttling
Impacted products
Vendor Product Version CPE status
@fedify fedify Affected: < 1.9.6
Affected: >= 1.10.0, < 1.10.5
Affected: >= 2.0.0, < 2.0.8
Affected: >= 2.1.0, < 2.1.1
guessed Create a notification for this product.
@fedify vocab-runtime Affected: < 2.0.8
Affected: >= 2.1.0, < 2.1.1
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-34148",
                "options": [
                  {
                    "Exploitation": "poc"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-04-06T15:35:17.193226Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-04-06T15:35:21.840Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "references": [
          {
            "tags": [
              "exploit"
            ],
            "url": "https://github.com/fedify-dev/fedify/security/advisories/GHSA-gm9m-gwc4-hwgp"
          }
        ],
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "fedify",
          "vendor": "@fedify",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 1.9.6"
            },
            {
              "status": "affected",
              "version": "\u003e= 1.10.0, \u003c 1.10.5"
            },
            {
              "status": "affected",
              "version": "\u003e= 2.0.0, \u003c 2.0.8"
            },
            {
              "status": "affected",
              "version": "\u003e= 2.1.0, \u003c 2.1.1"
            }
          ]
        },
        {
          "product": "vocab-runtime",
          "vendor": "@fedify",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 2.0.8"
            },
            {
              "status": "affected",
              "version": "\u003e= 2.1.0, \u003c 2.1.1"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Fedify is a TypeScript library for building federated server apps powered by ActivityPub. Prior to 1.9.6, 1.10.5, 2.0.8, and 2.1.1, @fedify/fedify follows HTTP redirects recursively in its remote document loader and authenticated document loader without enforcing a maximum redirect count or visited-URL loop detection. An attacker who controls a remote ActivityPub key or actor URL can force a server using Fedify to make repeated outbound requests from a single inbound request, leading to resource consumption and denial of service. This vulnerability is fixed in 1.9.6, 1.10.5, 2.0.8, and 2.1.1."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-400",
              "description": "CWE-400: Uncontrolled Resource Consumption",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-770",
              "description": "CWE-770: Allocation of Resources Without Limits or Throttling",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-04-07T14:25:51.368Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/fedify-dev/fedify/security/advisories/GHSA-gm9m-gwc4-hwgp",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/fedify-dev/fedify/security/advisories/GHSA-gm9m-gwc4-hwgp"
        },
        {
          "name": "https://github.com/fedify-dev/fedify/releases/tag/1.10.5",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/fedify-dev/fedify/releases/tag/1.10.5"
        },
        {
          "name": "https://github.com/fedify-dev/fedify/releases/tag/1.9.6",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/fedify-dev/fedify/releases/tag/1.9.6"
        },
        {
          "name": "https://github.com/fedify-dev/fedify/releases/tag/2.0.8",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/fedify-dev/fedify/releases/tag/2.0.8"
        },
        {
          "name": "https://github.com/fedify-dev/fedify/releases/tag/2.1.1",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/fedify-dev/fedify/releases/tag/2.1.1"
        }
      ],
      "source": {
        "advisory": "GHSA-gm9m-gwc4-hwgp",
        "discovery": "UNKNOWN"
      },
      "title": "Fedify affected by resource exhaustion caused by unbounded redirect following during remote key/document resolution"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2026-34148",
    "datePublished": "2026-04-06T15:06:53.197Z",
    "dateReserved": "2026-03-25T20:12:04.195Z",
    "dateUpdated": "2026-04-07T14:25:51.368Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-34148",
      "date": "2026-09-16",
      "epss": "0.00551",
      "percentile": "0.4468"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-34148\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-04-06T16:16:34.387\",\"lastModified\":\"2026-06-17T10:38:34.750\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Fedify is a TypeScript library for building federated server apps powered by ActivityPub. Prior to 1.9.6, 1.10.5, 2.0.8, and 2.1.1, @fedify/fedify follows HTTP redirects recursively in its remote document loader and authenticated document loader without enforcing a maximum redirect count or visited-URL loop detection. An attacker who controls a remote ActivityPub key or actor URL can force a server using Fedify to make repeated outbound requests from a single inbound request, leading to resource consumption and denial of service. This vulnerability is fixed in 1.9.6, 1.10.5, 2.0.8, and 2.1.1.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"@fedify\",\"product\":\"fedify\",\"versions\":[{\"version\":\"\u003c 1.9.6\",\"status\":\"affected\"},{\"version\":\"\u003e= 1.10.0, \u003c 1.10.5\",\"status\":\"affected\"},{\"version\":\"\u003e= 2.0.0, \u003c 2.0.8\",\"status\":\"affected\"},{\"version\":\"\u003e= 2.1.0, \u003c 2.1.1\",\"status\":\"affected\"}]},{\"vendor\":\"@fedify\",\"product\":\"vocab-runtime\",\"versions\":[{\"version\":\"\u003c 2.0.8\",\"status\":\"affected\"},{\"version\":\"\u003e= 2.1.0, \u003c 2.1.1\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-04-06T15:35:17.193226Z\",\"id\":\"CVE-2026-34148\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"},{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:fedify:fedify\\\\/fedify:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"1.9.6\",\"matchCriteriaId\":\"ECF8706E-2E6C-4A6A-8F8C-DE9933F39224\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:fedify:fedify\\\\/fedify:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"1.10.0\",\"versionEndExcluding\":\"1.10.5\",\"matchCriteriaId\":\"BF4917D5-C6AA-45E3-B5F6-B3DCEF460212\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:fedify:fedify\\\\/fedify:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"2.0.0\",\"versionEndExcluding\":\"2.0.8\",\"matchCriteriaId\":\"DD7D6EB1-0E97-43AE-9412-FA558F8FFA6B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:fedify:fedify\\\\/fedify:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"2.1.0\",\"versionEndExcluding\":\"2.1.1\",\"matchCriteriaId\":\"0613E25B-2982-4E31-A7FB-5FF0F10FA724\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:fedify:fedify\\\\/vocab-runtime:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"2.0.8\",\"matchCriteriaId\":\"C298320F-CF10-4C9F-B8B5-F96ACDBFA963\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:fedify:fedify\\\\/vocab-runtime:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"2.1.0\",\"versionEndExcluding\":\"2.1.1\",\"matchCriteriaId\":\"B6CC76BF-8504-4630-832A-F5EA09191546\"}]}]}],\"references\":[{\"url\":\"https://github.com/fedify-dev/fedify/releases/tag/1.10.5\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/fedify-dev/fedify/releases/tag/1.9.6\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/fedify-dev/fedify/releases/tag/2.0.8\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/fedify-dev/fedify/releases/tag/2.1.1\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/fedify-dev/fedify/security/advisories/GHSA-gm9m-gwc4-hwgp\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/fedify-dev/fedify/security/advisories/GHSA-gm9m-gwc4-hwgp\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}",
    "redhat_vex": {
      "current_release_date": "2026-04-07T17:03:49+00:00",
      "cve": "CVE-2026-34148",
      "id": "CVE-2026-34148",
      "initial_release_date": "2026-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "Fedify affected by resource exhaustion caused by unbounded redirect following during remote key/document resolution",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-34148.json",
      "version": "3"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-34148\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-06T15:35:17.193226Z\"}}}], \"references\": [{\"url\": \"https://github.com/fedify-dev/fedify/security/advisories/GHSA-gm9m-gwc4-hwgp\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-06T15:35:07.905Z\"}}], \"cna\": {\"title\": \"Fedify affected by resource exhaustion caused by unbounded redirect following during remote key/document resolution\", \"source\": {\"advisory\": \"GHSA-gm9m-gwc4-hwgp\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"@fedify\", \"product\": \"fedify\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.9.6\"}, {\"status\": \"affected\", \"version\": \"\u003e= 1.10.0, \u003c 1.10.5\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.0.0, \u003c 2.0.8\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.1.0, \u003c 2.1.1\"}]}, {\"vendor\": \"@fedify\", \"product\": \"vocab-runtime\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 2.0.8\"}, {\"status\": \"affected\", \"version\": \"\u003e= 2.1.0, \u003c 2.1.1\"}]}], \"references\": [{\"url\": \"https://github.com/fedify-dev/fedify/security/advisories/GHSA-gm9m-gwc4-hwgp\", \"name\": \"https://github.com/fedify-dev/fedify/security/advisories/GHSA-gm9m-gwc4-hwgp\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/fedify-dev/fedify/releases/tag/1.10.5\", \"name\": \"https://github.com/fedify-dev/fedify/releases/tag/1.10.5\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/fedify-dev/fedify/releases/tag/1.9.6\", \"name\": \"https://github.com/fedify-dev/fedify/releases/tag/1.9.6\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/fedify-dev/fedify/releases/tag/2.0.8\", \"name\": \"https://github.com/fedify-dev/fedify/releases/tag/2.0.8\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/fedify-dev/fedify/releases/tag/2.1.1\", \"name\": \"https://github.com/fedify-dev/fedify/releases/tag/2.1.1\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Fedify is a TypeScript library for building federated server apps powered by ActivityPub. Prior to 1.9.6, 1.10.5, 2.0.8, and 2.1.1, @fedify/fedify follows HTTP redirects recursively in its remote document loader and authenticated document loader without enforcing a maximum redirect count or visited-URL loop detection. An attacker who controls a remote ActivityPub key or actor URL can force a server using Fedify to make repeated outbound requests from a single inbound request, leading to resource consumption and denial of service. This vulnerability is fixed in 1.9.6, 1.10.5, 2.0.8, and 2.1.1.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-770\", \"description\": \"CWE-770: Allocation of Resources Without Limits or Throttling\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-04-07T14:25:51.368Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-34148\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-07T14:25:51.368Z\", \"dateReserved\": \"2026-03-25T20:12:04.195Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-04-06T15:06:53.197Z\", \"assignerShortName\": \"GitHub_M\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…