CVE-2026-42190 (GCVE-0-2026-42190)

Vulnerability from cvelistv5 – Published: 2026-05-08 19:35 – Updated: 2026-05-12 18:32
VLAI?
Title
RedwoodSDK: Same-site CSRF in in server actions
Summary
RedwoodSDK is a server-first React framework. From version 1.0.0-beta.50 to before version 1.2.3, server actions in rwsdk apply HTTP method enforcement but no origin validation. A request originating from a different origin that the browser treats as same-site can invoke a server action with the victim's session cookie attached. This issue has been patched in version 1.2.3.
CWE
  • CWE-352 - Cross-Site Request Forgery (CSRF)
Assigner
References
Impacted products
Vendor Product Version
redwoodjs sdk Affected: >= 1.0.0-beta.50, < 1.2.3
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-42190",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-05-12T12:47:18.442327Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-05-12T18:32:06.047Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "sdk",
          "vendor": "redwoodjs",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 1.0.0-beta.50, \u003c 1.2.3"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "RedwoodSDK is a server-first React framework. From version 1.0.0-beta.50 to before version 1.2.3, server actions in rwsdk apply HTTP method enforcement but no origin validation. A request originating from a different origin that the browser treats as same-site can invoke a server action with the victim\u0027s session cookie attached. This issue has been patched in version 1.2.3."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "REQUIRED",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-352",
              "description": "CWE-352: Cross-Site Request Forgery (CSRF)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-08T19:35:17.905Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/redwoodjs/sdk/security/advisories/GHSA-m2m6-cff5-3w7c",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/redwoodjs/sdk/security/advisories/GHSA-m2m6-cff5-3w7c"
        },
        {
          "name": "https://github.com/redwoodjs/sdk/releases/tag/v1.2.3",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/redwoodjs/sdk/releases/tag/v1.2.3"
        }
      ],
      "source": {
        "advisory": "GHSA-m2m6-cff5-3w7c",
        "discovery": "UNKNOWN"
      },
      "title": "RedwoodSDK: Same-site CSRF in in server actions"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2026-42190",
    "datePublished": "2026-05-08T19:35:17.905Z",
    "dateReserved": "2026-04-25T01:53:21.583Z",
    "dateUpdated": "2026-05-12T18:32:06.047Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-42190",
      "date": "2026-05-21",
      "epss": "0.00017",
      "percentile": "0.04052"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-42190\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-05-08T20:16:31.580\",\"lastModified\":\"2026-05-14T13:54:01.540\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"RedwoodSDK is a server-first React framework. From version 1.0.0-beta.50 to before version 1.2.3, server actions in rwsdk apply HTTP method enforcement but no origin validation. A request originating from a different origin that the browser treats as same-site can invoke a server action with the victim\u0027s session cookie attached. This issue has been patched in version 1.2.3.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.6,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-352\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redwoodjs:redwoodsdk:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.0.1\",\"versionEndExcluding\":\"1.2.3\",\"matchCriteriaId\":\"3AF1C0CD-80D0-4A93-A6F8-F0E844C54FCB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redwoodjs:redwoodsdk:1.0.0:beta50:*:*:*:*:*:*\",\"matchCriteriaId\":\"10DFDEC7-D2A7-4AC5-AA0E-E71B483AB0E1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redwoodjs:redwoodsdk:1.0.0:beta51:*:*:*:*:*:*\",\"matchCriteriaId\":\"DD867EAC-3C9A-4292-AC02-2FEF85F180E2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redwoodjs:redwoodsdk:1.0.0:beta52:*:*:*:*:*:*\",\"matchCriteriaId\":\"10E3130A-AD36-4681-B938-CC3A4B996D27\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redwoodjs:redwoodsdk:1.0.0:beta53:*:*:*:*:*:*\",\"matchCriteriaId\":\"C19C1D4F-E694-4715-B545-426D87630607\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redwoodjs:redwoodsdk:1.0.0:beta53_test20260205213024:*:*:*:*:*:*\",\"matchCriteriaId\":\"02ADC1FE-B254-49AC-AAE6-3A2FE05CD8FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redwoodjs:redwoodsdk:1.0.0:beta54:*:*:*:*:*:*\",\"matchCriteriaId\":\"46F4EA7D-00A2-46BA-9B28-1ED6F6CA810F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redwoodjs:redwoodsdk:1.0.0:beta55:*:*:*:*:*:*\",\"matchCriteriaId\":\"CCA20DB6-1D44-468F-8E39-36F3EE4EEA9C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redwoodjs:redwoodsdk:1.0.0:beta56:*:*:*:*:*:*\",\"matchCriteriaId\":\"50C28F45-A680-490A-B5D0-DE9D38F0625F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redwoodjs:redwoodsdk:1.0.0:beta57:*:*:*:*:*:*\",\"matchCriteriaId\":\"82672146-941B-42C0-B135-E3300A2418F5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redwoodjs:redwoodsdk:1.0.0:beta58:*:*:*:*:*:*\",\"matchCriteriaId\":\"C1817FEE-0168-4C55-B641-A0CE943CC089\"}]}]}],\"references\":[{\"url\":\"https://github.com/redwoodjs/sdk/releases/tag/v1.2.3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\",\"Release Notes\"]},{\"url\":\"https://github.com/redwoodjs/sdk/security/advisories/GHSA-m2m6-cff5-3w7c\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-42190\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-12T12:47:18.442327Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-12T12:50:39.583Z\"}}], \"cna\": {\"title\": \"RedwoodSDK: Same-site CSRF in in server actions\", \"source\": {\"advisory\": \"GHSA-m2m6-cff5-3w7c\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"redwoodjs\", \"product\": \"sdk\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.0.0-beta.50, \u003c 1.2.3\"}]}], \"references\": [{\"url\": \"https://github.com/redwoodjs/sdk/security/advisories/GHSA-m2m6-cff5-3w7c\", \"name\": \"https://github.com/redwoodjs/sdk/security/advisories/GHSA-m2m6-cff5-3w7c\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/redwoodjs/sdk/releases/tag/v1.2.3\", \"name\": \"https://github.com/redwoodjs/sdk/releases/tag/v1.2.3\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"RedwoodSDK is a server-first React framework. From version 1.0.0-beta.50 to before version 1.2.3, server actions in rwsdk apply HTTP method enforcement but no origin validation. A request originating from a different origin that the browser treats as same-site can invoke a server action with the victim\u0027s session cookie attached. This issue has been patched in version 1.2.3.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-352\", \"description\": \"CWE-352: Cross-Site Request Forgery (CSRF)\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-05-08T19:35:17.905Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-42190\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-12T18:32:06.047Z\", \"dateReserved\": \"2026-04-25T01:53:21.583Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-05-08T19:35:17.905Z\", \"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…