This vulnerability is trending on Twitter; this may indicate a growing threat.
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 Missing Authentication for Critical Function vulnerabilities in an interactive lesson.
Start learningUpgrade pgadmin4 to version 9.16 or higher.
pgadmin4 is a PostgreSQL Tools
Affected versions of this package are vulnerable to Missing Authentication for Critical Function via the close_sqleditor_session and check_transaction_status functions in the SQL Editor module, which lack proper authentication checks. An attacker can execute arbitrary code on the server by sending unauthenticated requests to these endpoints, provided they have knowledge of the application's Flask SECRET_KEY and write access to the server's session directory to forge a malicious session file. This is only exploitable if the attacker already possesses the SECRET_KEY and has write access to the sessions directory.