Skip to content

[security] M-18: eval() of table expressions with user_dict access #62

Description

@jacobyoby

Severity: Medium
File: util.py:8221-8302

Problem

eval() of table expressions has access to user_dict, potentially allowing data exfiltration or manipulation.

Remediation

Restrict the evaluation context. Consider using a safer expression evaluator.

Source

Finding from security audit (2026-08-31). See .github/SECURITY_AUDIT_TRIAGE.md.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions