Skip to content

[MSD benchmark] ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability#9

Open
khaliqgant wants to merge 2 commits into
msd-benchmark-base/grafana/pr-94942from
msd-benchmark/grafana/pr-94942
Open

[MSD benchmark] ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability#9
khaliqgant wants to merge 2 commits into
msd-benchmark-base/grafana/pr-94942from
msd-benchmark/grafana/pr-94942

Conversation

@khaliqgant

Copy link
Copy Markdown

MSD benchmark PR recreated from Martian Code Review Bench.

Source PR: grafana#94942
Dataset: grafana
Original title: ServerSideExpressions: Disable SQL Expressions to prevent RCE and LFI vulnerability

What is this feature?

Remove reference to DuckDB

Why do we need this feature?

See the blog post describing the vulnerability, for which a fix was rolled out to all Grafana versions earlier today:
https://grafana.com/blog/2024/10/17/grafana-security-release-critical-severity-fix-for-cve-2024-9264/

The full extent of our documentation around this feature seems to be here:
https://github.com/grafana/grafana/pull/81666/files#diff-16fb71b28e5b6197615abba8a07bc73d9bf75ebc60311663e1c29976de5cc9a6

All we've documented is that the feature-flag exists. That flag still exists in the codebase, so I'm tempted not to touch that documentation for now. We can always follow up with more improvements after this PR.

Who is this feature for?

Everyone

Which issue(s) does this PR fix?:

This moves the security fix into Grafana repo itself, now that it has been publicly announced. We need this here so we can clean up and simplify our Security-releases pipeline once again.

Special notes for your reviewer:

Please check that:

@khaliqgant khaliqgant changed the base branch from main to msd-benchmark-base/grafana/pr-94942 May 15, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants