In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade @genkit-ai/firebase
to version 0.9.1 or higher.
@genkit-ai/firebase is a Genkit AI framework plugin for Firebase including Firestore trace/state store and deployment helpers for Cloud Functions for Firebase.
Affected versions of this package are vulnerable to Race Condition via the asynchronous user engagement collection in the appendSpan
and collectUserEngagement
methods, where calls were not correctly awaited. Improper handling of asynchronous functions can lead to unexpected behavior or data inconsistencies during user engagement tracking.