Patch intelligence record
GitHub / Copilot CodeQL 2.26.3 improves GitHub Actions queries and JavaScript modeling
Too few reports for a verdict yet.
Too few reports for a verdict yet.
- Accepted reports
- 0
- Latest evidence run
- Healthy methods
- 0 fresh (success / no reports) · need 2
Monitoring reflects community-evidence collection health for this exact release — an absence of reports is not a safety guarantee, and this is separate from the AUXSAYS verdict.
Vendor Known Issues — No vendor-known issue data captured for this patch.
AUXSAYS has not captured official issue data for this patch. This does not indicate the vendor has no issues. Not counted as community reports.
Official Patch Notes — vendor release notes captured from the official source
CodeQL 2.26.3 adds JavaScript, TypeScript, and Vue source modeling and improves the accuracy of several GitHub Actions queries. CodeQL is the static analysis engine behind GitHub code scanning , which helps you find and remediate security issues in your code.
Language and framework support
GitHub Actions
Analysis now recognizes untrusted data in github.event.merge_group for workflows triggered by the merge_group event.
Breaking change: We’ve removed the codeql.actions.security.SelfHostedQuery module because runner labels don’t reliably distinguish self-hosted runners from managed runners. You’ll need to update any custom queries that rely on this module.
JavaScript/TypeScript
Custom models can now reference specific files using a package name in the form file:
CodeQL 2.26.3 adds JavaScript, TypeScript, and Vue source modeling and improves the accuracy of several GitHub Actions queries. CodeQL is the static analysis engine behind GitHub code scanning , which helps you find and remediate security issues in your code.
Language and framework support GitHub Actions
Analysis now recognizes untrusted data in github.event.merge_group for workflows triggered by the merge_group event. Breaking change: We’ve removed the codeql.actions.security.SelfHostedQuery module because runner labels don’t reliably distinguish self-hosted runners from managed runners. You’ll need to update any custom queries that rely on this module.
JavaScript/TypeScript
Custom models can now reference specific files using a package name in the form file:
C/C++
We’ve added flow source models for RegQueryValue and related functions from the winreg.h Windows header.
Ruby
We’ve removed library input to vendored gems from the set of taint sources, reducing false positives for several queries when you use vendoring.
Query changes GitHub Actions
We’ve improved the accuracy of the actions/output-clobbering/high query so it no longer reports simple jq path filters when their output remains JSON-encoded. We also implemented a fix for a performance issue in this query caused by unescaped regular expression input. The actions/cache-poisoning/poisonable-step and actions/untrusted-checkout/critical queries now start paths at the expressions that control untrusted checkouts, making alerts easier to follow. GitHub Actions queries now correctly classify the schedule event when determining whether a workflow can be externally triggered. The actions/envvar-injection/critical query now requires the untrusted source and privileged context to originate from the same trigger event. It also no longer treats pull request head labels as injection-capable because they can’t contain newlines. The actions/cache-poisoning/code-injection , actions/cache-poisoning/direct-cache , and actions/cache-poisoning/poisonable-step queries now account for read-only cache access on low-trust triggers running in the default branch scope. They retain results only for triggers that GitHub allows to write to that cache scope. We’ve clarified the name and alert message of the actions/cache-poisoning/code-injection query.
JavaScript/TypeScript
The js/missing-rate-limiting query now recognizes the @fastify/rate-limit package as a rate limiter.
For all changes, see the complete CodeQL 2.26.3 changelog .
GitHub automatically deploys each new CodeQL version to users of GitHub code scanning on GitHub.com. A future GitHub Enterprise Server (GHES) release will include this functionality. If you use an older GHES version, you can manually upgrade CodeQL .
The post CodeQL 2.26.3 improves GitHub Actions queries and JavaScript modeling appeared first on The GitHub Blog .
Technical Details
- Released
- Aug 19, 2026
- File size
- Official source checked
- Aug 20, 2026
- Official notes checked
- Aug 20, 2026
Checksum
Use these hashes to verify downloaded installers match the files published with the official release.
User Reports / Sources (0)
No user report sources have been counted for this record yet.
Official sources
- GitHub. (2026, August 19). GitHub / Copilot CodeQL 2.26.3 improves GitHub Actions queries and JavaScript modeling.rss-feed
- GitHub. Download page.download