Skip to content

CRITICAL CVE-2026-33186 (google.golang.org/grpc) #2299

@dalibor-matura

Description

@dalibor-matura

Problem

The CVE-2026-33186 (https://nvd.nist.gov/vuln/detail/CVE-2026-33186), marked as CRITICAL, reports that gRPC-Go (google.golang.org/grpc) has an authorization bypass via missing leading slash in :path.

FrankenPHP uses the gRPC-Go (google.golang.org/grpc) as indirect dependancy.

Running security scanner like Trivy or ECR on a container image using dunglas/frankenphp:1.12.1-php8.4-trixie as the base images reports the CRITICAL CVE-2026-33186 on FrankenPHP binary.

Recommendation / Fix

It is recommended to update gRPC-Go (google.golang.org/grpc) to 1.79.3 version.

FrankenPHP is currently using version 1.79.2.

Comments on Impact

I'm currently investigating what impact has the CVE-2026-33186 on FrankenPHP library.

Can you please comment on what is the impact and what if any mitigation has to be taken before the gRPC-Go (google.golang.org/grpc) dependency is update to 1.79.3 version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions