@posthog/plugin-server@0.21.25 vulnerabilities

PostHog Plugin Server

Direct Vulnerabilities

Known vulnerabilities in the @posthog/plugin-server package. This does not include vulnerabilities belonging to this package’s dependencies.

Fix vulnerabilities automatically

Snyk's AI Trust Platform automatically finds the best upgrade path and integrates with your development workflows. Secure your code at zero cost.

Fix for free
VulnerabilityVulnerable Version
  • H
SQL Injection

@posthog/plugin-server is a PostHog Plugin Server

Affected versions of this package are vulnerable to SQL Injection via the SQL parser. An attacker can execute arbitrary code in the context of the database account by leveraging the lack of proper validation of a user-supplied string before using it to construct SQL queries.

Note: For users with self-hosted deploys the fixed version is available by cloning the latest version of https://github.com/PostHog/posthog.

How to fix SQL Injection?

There is no fixed version for @posthog/plugin-server.

*