René's URL Explorer Experiment


Title: [Vulnerability] nodejs/node: NULL Pointer Dereference / Memory Corruption · Issue #212 · spaceraccoon/vulnerability-spoiler-alert · GitHub

Open Graph Title: [Vulnerability] nodejs/node: NULL Pointer Dereference / Memory Corruption · Issue #212 · spaceraccoon/vulnerability-spoiler-alert

X Title: [Vulnerability] nodejs/node: NULL Pointer Dereference / Memory Corruption · Issue #212 · spaceraccoon/vulnerability-spoiler-alert

Description: Potential Security Vulnerability Detected Repository: nodejs/node Commit: d8ac301 Author: Junsu Han Date: 2026-05-28T04:56:05Z Commit Message deps: cherry-pick e807d4e379 from SQLite Backport the SQLite session extension fix for corrupt ...

Open Graph Description: Potential Security Vulnerability Detected Repository: nodejs/node Commit: d8ac301 Author: Junsu Han Date: 2026-05-28T04:56:05Z Commit Message deps: cherry-pick e807d4e379 from SQLite Backport the S...

X Description: Potential Security Vulnerability Detected Repository: nodejs/node Commit: d8ac301 Author: Junsu Han Date: 2026-05-28T04:56:05Z Commit Message deps: cherry-pick e807d4e379 from SQLite Backport the S...

Opengraph URL: https://github.com/spaceraccoon/vulnerability-spoiler-alert/issues/212

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[Vulnerability] nodejs/node: NULL Pointer Dereference / Memory Corruption","articleBody":"## Potential Security Vulnerability Detected\n\n**Repository:** [nodejs/node](https://github.com/nodejs/node)\n**Commit:** [d8ac301](https://github.com/nodejs/node/commit/d8ac30125b39938789630cd307d89c9defec6a9b)\n**Author:** Junsu Han\n**Date:** 2026-05-28T04:56:05Z\n\n### Commit Message\n```\ndeps: cherry-pick e807d4e379 from SQLite\n\nBackport the SQLite session extension fix for corrupt changesets that\nomit old values for primary-key columns. This avoids passing NULL to\nsessionBindValue() while applying UPDATE changesets.\n\nRefs: https://sqlite.org/src/info/e807d4e3798efd53\nSigned-off-by: junius-sec \u003csksch323@naver.com\u003e\nPR-URL: https://github.com/nodejs/node/pull/63525\nRefs: https://hackerone.com/reports/3736889\nRefs: https://github.com/sqlite/sqlite/commit/b869ed6b067d623cb1383549f2a18aa35508385d\nReviewed-By: Antoine du Hamel \u003cduhamelantoine1995@gmail.com\u003e\nReviewed-By: Chemi Atlow \u003cchemi@atlow.co.il\u003e\n```\n\n### Pull Request\n**PR:** [#63525 - deps: cherry-pick e807d4e379 from SQLite](https://github.com/nodejs/node/pull/63525)\n**Labels:** author ready, needs-ci, dependencies, sqlite\n\n**Description:**\nBackport the SQLite session extension fix for malformed changesets that omit\r\nold values for primary-key columns. The upstream fix avoids passing NULL to\r\nsessionBindValue() while applying UPDATE changesets.\r\n\r\nThis adds a regression test for `DatabaseSync#applyChangeset()` to verify that\r\nthe malformed changeset returns `SQLITE_CORRUPT` instead of crashing.\r\n\r\nRefs: https://sqlite.org/src/info/e807d4e3798efd53\r\nRefs: https://hackerone.com/reports/3736889\r\nRefs: https://github.com/sqlite/sqlite/...\n\n### Analysis\n\n**Vulnerability Type:** NULL Pointer Dereference / Memory Corruption\n**Severity:** High\n\n### Description\nThe SQLite session extension had a bug where applying a malformed/corrupt UPDATE changeset that omits old values for primary-key columns would pass NULL to sessionBindValue(). Before the patch, the condition `p-\u0026gt;abPK\\[i\\] || (bPatchset==0 \u0026\u0026 pOld)` would evaluate to true for primary-key columns regardless of whether pOld was NULL, causing NULL to be passed to sessionBindValue() which could crash the process. The fix adds a NULL check on pOld first: `pOld \u0026\u0026 (p-\u0026gt;abPK\\[i\\] || bPatchset==0)`, ensuring NULL is never passed.\n\n### Affected Code\n```\nif( p-\u003eabPK[i] || (bPatchset==0 \u0026\u0026 pOld) ){\n  rc = sessionBindValue(pUp, i*2+2, pOld);\n}\n```\n\n### Proof of Concept\n```\nconst { DatabaseSync } = require('node:sqlite');\nconst database = new DatabaseSync(':memory:');\ndatabase.exec('CREATE TABLE t1(a INTEGER PRIMARY KEY, b, c, d)');\n// Malformed changeset that omits old values for primary-key columns\nconst changeset = Buffer.from('540401000000743100177e0072286565286565', 'hex');\n// Before patch: crashes Node.js process due to NULL dereference in sessionBindValue\n// After patch: throws 'database disk image is malformed' error (SQLITE_CORRUPT)\ndatabase.applyChangeset(changeset);\n```\n\n---\n*This issue was automatically created by [Vulnerability Spoiler Alert](https://github.com/spaceraccoon/vulnerability-spoiler-alert-action).*\n*Detected at: 2026-05-28T05:10:24.073Z*\n","author":{"url":"https://github.com/github-actions[bot]","@type":"Person","name":"github-actions[bot]"},"datePublished":"2026-05-28T05:10:24.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/212/vulnerability-spoiler-alert/issues/212"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:48073098-3c60-3018-37a1-4ae9acd5a6a8
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA68C:30DA77:28E6E26:3697595:6A655B0D
html-safe-noncebfa93505e735293bf6b6e0b010b9ac50b1a308ea0ac37a7c5bdd42f4f7119324
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNjhDOjMwREE3NzoyOEU2RTI2OjM2OTc1OTU6NkE2NTVCMEQiLCJ2aXNpdG9yX2lkIjoiODE4NTk3MTc4NDA2MjE2MzcyNSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac95a3d55f5b53d8ede954b2128f227695083c5b07cb6635908ab371df99da09d5
hovercard-subject-tagissue:4537885899
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/spaceraccoon/vulnerability-spoiler-alert/212/issue_layout
twitter:imagehttps://opengraph.githubassets.com/1a17e25a773e2dc666f645c22cb12aa8d8a43537129892ffea429374c230e92a/spaceraccoon/vulnerability-spoiler-alert/issues/212
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/1a17e25a773e2dc666f645c22cb12aa8d8a43537129892ffea429374c230e92a/spaceraccoon/vulnerability-spoiler-alert/issues/212
og:image:altPotential Security Vulnerability Detected Repository: nodejs/node Commit: d8ac301 Author: Junsu Han Date: 2026-05-28T04:56:05Z Commit Message deps: cherry-pick e807d4e379 from SQLite Backport the S...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamegithub-actions[bot]
hostnamegithub.com
expected-hostnamegithub.com
None52c76df668885aaff23b50bdca1fa1ea44ac9c1553e888ebc70ff1e4daa4625b
turbo-cache-controlno-preview
go-importgithub.com/spaceraccoon/vulnerability-spoiler-alert git https://github.com/spaceraccoon/vulnerability-spoiler-alert.git
octolytics-dimension-user_id18413849
octolytics-dimension-user_loginspaceraccoon
octolytics-dimension-repository_id1154474130
octolytics-dimension-repository_nwospaceraccoon/vulnerability-spoiler-alert
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1154474130
octolytics-dimension-repository_network_root_nwospaceraccoon/vulnerability-spoiler-alert
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release309153364422b3c499922d1a2a6404910a58ed8e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/spaceraccoon/vulnerability-spoiler-alert/issues/212#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fspaceraccoon%2Fvulnerability-spoiler-alert%2Fissues%2F212
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fspaceraccoon%2Fvulnerability-spoiler-alert%2Fissues%2F212
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=spaceraccoon%2Fvulnerability-spoiler-alert
Reloadhttps://github.com/spaceraccoon/vulnerability-spoiler-alert/issues/212
Reloadhttps://github.com/spaceraccoon/vulnerability-spoiler-alert/issues/212
Reloadhttps://github.com/spaceraccoon/vulnerability-spoiler-alert/issues/212
spaceraccoon https://github.com/spaceraccoon
vulnerability-spoiler-alerthttps://github.com/spaceraccoon/vulnerability-spoiler-alert
Notifications https://github.com/login?return_to=%2Fspaceraccoon%2Fvulnerability-spoiler-alert
Fork 25 https://github.com/login?return_to=%2Fspaceraccoon%2Fvulnerability-spoiler-alert
Star 145 https://github.com/login?return_to=%2Fspaceraccoon%2Fvulnerability-spoiler-alert
Code https://github.com/spaceraccoon/vulnerability-spoiler-alert
Issues 317 https://github.com/spaceraccoon/vulnerability-spoiler-alert/issues
Pull requests 0 https://github.com/spaceraccoon/vulnerability-spoiler-alert/pulls
Actions https://github.com/spaceraccoon/vulnerability-spoiler-alert/actions
Security and quality 0 https://github.com/spaceraccoon/vulnerability-spoiler-alert/security
Insights https://github.com/spaceraccoon/vulnerability-spoiler-alert/pulse
Code https://github.com/spaceraccoon/vulnerability-spoiler-alert
Issues https://github.com/spaceraccoon/vulnerability-spoiler-alert/issues
Pull requests https://github.com/spaceraccoon/vulnerability-spoiler-alert/pulls
Actions https://github.com/spaceraccoon/vulnerability-spoiler-alert/actions
Security and quality https://github.com/spaceraccoon/vulnerability-spoiler-alert/security
Insights https://github.com/spaceraccoon/vulnerability-spoiler-alert/pulse
[Vulnerability] nodejs/node: NULL Pointer Dereference / Memory Corruptionhttps://github.com/spaceraccoon/vulnerability-spoiler-alert/issues/212#top
severity:highhttps://github.com/spaceraccoon/vulnerability-spoiler-alert/issues?q=state%3Aopen%20label%3A%22severity%3Ahigh%22
true-positivehttps://github.com/spaceraccoon/vulnerability-spoiler-alert/issues?q=state%3Aopen%20label%3A%22true-positive%22
vulnerabilityhttps://github.com/spaceraccoon/vulnerability-spoiler-alert/issues?q=state%3Aopen%20label%3A%22vulnerability%22
https://github.com/apps/github-actions
github-actionshttps://github.com/apps/github-actions
on May 28, 2026https://github.com/spaceraccoon/vulnerability-spoiler-alert/issues/212#issue-4537885899
nodejs/nodehttps://github.com/nodejs/node
d8ac301https://github.com/nodejs/node/commit/d8ac30125b39938789630cd307d89c9defec6a9b
#63525 - deps: cherry-pick e807d4e379 from SQLitehttps://github.com/nodejs/node/pull/63525
https://sqlite.org/src/info/e807d4e3798efd53https://sqlite.org/src/info/e807d4e3798efd53
https://hackerone.com/reports/3736889https://hackerone.com/reports/3736889
https://github.com/sqlite/sqlite/https://github.com/sqlite/sqlite/
Vulnerability Spoiler Alerthttps://github.com/spaceraccoon/vulnerability-spoiler-alert-action
severity:highhttps://github.com/spaceraccoon/vulnerability-spoiler-alert/issues?q=state%3Aopen%20label%3A%22severity%3Ahigh%22
true-positivehttps://github.com/spaceraccoon/vulnerability-spoiler-alert/issues?q=state%3Aopen%20label%3A%22true-positive%22
vulnerabilityhttps://github.com/spaceraccoon/vulnerability-spoiler-alert/issues?q=state%3Aopen%20label%3A%22vulnerability%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.