The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsLearn about Use of Hard-coded Credentials vulnerabilities in an interactive lesson.
Start learningUpgrade lightrag-hku to version 1.5.4 or higher.
lightrag-hku is a LightRAG: Simple and Fast Retrieval-Augmented Generation
Affected versions of this package are vulnerable to Use of Hard-coded Credentials in the authentication process when a hardcoded default token secret is used and certain endpoints such as /auth-status and /login are exposed without proper authentication checks. An attacker can gain unauthorized access to protected API endpoints and perform destructive actions, such as reading, deleting, or uploading documents, clearing caches, and running arbitrary queries, by minting a valid guest JWT offline or obtaining one from the unauthenticated endpoints. This is only exploitable if the server is configured with LIGHTRAG_API_KEY set and AUTH_ACCOUNTS unset.