AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-37109

CRITICAL · CVSS 9.8 EPSS 49.20% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-11-14 · Last synced 2026-08-04

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 9.8. Public exploit code or proof-of-concept references have been detected in its references. Its EPSS score suggests a 49.2% probability of exploitation in the next 30 days.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-37109
Severity
CRITICAL
CVSS
9.8
EPSS
49.20%

Original NVD Description

patrickfuller camp up to and including commit bbd53a256ed70e79bd8758080936afbf6d738767 is vulnerable to Incorrect Access Control. Access to the password.txt file is not properly restricted as it is in the root directory served by StaticFileHandler and the Tornado rule to throw a 403 error when password.txt is accessed can be bypassed. Furthermore, it is not necessary to crack the password hash to authenticate with the application because the password hash is also used as the cookie secret, so an attacker can generate his own authentication cookie.