Critical Vulnerabilities with Public Exploits
Updated 17m agoSearch and track vulnerabilities with real-time exploit intelligence. Cross-reference CVEs against public exploits from ExploitDB, Metasploit, GitHub, and Nuclei — with CVSS and EPSS scoring, CISA KEV monitoring, and AI-powered exploit analysis.
4,105 results
Clear all
CVE-2022-28346
9.8
CRITICAL
5 PoCs
Analysis
EPSS 0.02
Django <4.0.4 - SQL Injection
An issue was discovered in Django 2.2 before 2.2.28, 3.2 before 3.2.13, and 4.0 before 4.0.4. QuerySet.annotate(), aggregate(), and extra() methods are subject to SQL injection in column aliases via a crafted dictionary (with dictionary expansion) as the passed **kwargs.
CWE-89
Apr 12, 2022
CVE-2022-23884
9.8
CRITICAL
2 PoCs
Analysis
EPSS 0.05
Mojang Bedrock Dedicated Server <1.18.2 - Code Injection
Mojang Bedrock Dedicated Server 1.18.2 is affected by an integer overflow leading to a bound check bypass caused by PurchaseReceiptPacket::_read (packet deserializer).
CWE-190
Mar 28, 2022
CVE-2022-26629
9.1
CRITICAL
2 PoCs
Analysis
EPSS 0.30
SoroushPlus+ Messenger <1.0.30 - Auth Bypass
An Access Control vulnerability exists in SoroushPlus+ Messenger 1.0.30 in the Lock Screen Security Feature function due to insufficient permissions and privileges, which allows a malicious attacker bypass the lock screen function.
CWE-863
Mar 24, 2022
CVE-2022-24934
9.8
CRITICAL
EXPLOITED
5 PoCs
Analysis
EPSS 0.32
Wps Office < 11.2.0.10382 - Remote Code Execution
wpsupdater.exe in Kingsoft WPS Office through 11.2.0.10382 allows remote code execution by modifying HKEY_CURRENT_USER in the registry.
Mar 23, 2022
CVE-2022-26318
9.8
CRITICAL
KEV
6 PoCs
Analysis
EPSS 0.92
WatchGuard XTM Firebox Unauthenticated Remote Command Execution
On WatchGuard Firebox and XTM appliances, an unauthenticated user can execute arbitrary code, aka FBX-22786. This vulnerability impacts Fireware OS before 12.7.2_U2, 12.x before 12.1.3_U8, and 12.2.x through 12.5.x before 12.5.9_U2.
Mar 04, 2022
CVE-2022-0848
9.8
CRITICAL
4 PoCs
Analysis
EPSS 0.40
Part-db < 0.5.11 - OS Command Injection
OS Command Injection in GitHub repository part-db/part-db prior to 0.5.11.
CWE-78
Mar 04, 2022
CVE-2022-0412
9.8
CRITICAL
1 PoC
NUCLEI
EPSS 0.86
TI WooCommerce Wishlist <1.40.1 - SQL Injection
The TI WooCommerce Wishlist WordPress plugin before 1.40.1, TI WooCommerce Wishlist Pro WordPress plugin before 1.40.1 do not sanitise and escape the item_id parameter before using it in a SQL statement via the wishlist/remove_product REST endpoint, allowing unauthenticated attackers to perform SQL injection attacks
CWE-89
Feb 28, 2022
CVE-2022-46080
9.8
CRITICAL
3 PoCs
Analysis
EPSS 0.14
Nexxt Nebula 1200-AC <15.03.06.60 - Auth Bypass, Command Injection
Nexxt Nebula 1200-AC 15.03.06.60 allows authentication bypass and command execution by using the HTTPD service to enable TELNET.
CWE-863
Jul 06, 2023
CVE-2022-31692
9.8
CRITICAL
3 PoCs
Analysis
EPSS 0.07
Vmware Spring Security < 5.6.9 - IDOR
Spring Security, versions 5.7 prior to 5.7.5 and 5.6 prior to 5.6.9 could be susceptible to authorization rules bypass via forward or include dispatcher types. Specifically, an application is vulnerable when all of the following are true: The application expects that Spring Security applies security to forward and include dispatcher types. The application uses the AuthorizationFilter either manually or via the authorizeHttpRequests() method. The application configures the FilterChainProxy to apply to forward and/or include requests (e.g. spring.security.filter.dispatcher-types = request, error, async, forward, include). The application may forward or include the request to a higher privilege-secured endpoint.The application configures Spring Security to apply to every dispatcher type via authorizeHttpRequests().shouldFilterAllDispatcherTypes(true)
CWE-639
Oct 31, 2022
CVE-2022-34265
9.8
CRITICAL
6 PoCs
Analysis
NUCLEI
EPSS 0.93
Django < 3.2.14 - SQL Injection
An issue was discovered in Django 3.2 before 3.2.14 and 4.0 before 4.0.6. The Trunc() and Extract() database functions are subject to SQL injection if untrusted data is used as a kind/lookup_name value. Applications that constrain the lookup name and kind choice to a known safe list are unaffected.
CWE-89
Jul 04, 2022
CVE-2022-22274
9.8
CRITICAL
EXPLOITED
4 PoCs
Analysis
EPSS 0.47
SonicOS - Buffer Overflow
A Stack-based buffer overflow vulnerability in the SonicOS via HTTP request allows a remote unauthenticated attacker to cause Denial of Service (DoS) or potentially results in code execution in the firewall.
CWE-121
Mar 25, 2022
CVE-2022-26265
9.8
CRITICAL
3 PoCs
Analysis
EPSS 0.72
Contao Managed Edition <1.5.0 - RCE
Contao Managed Edition v1.5.0 was discovered to contain a remote command execution (RCE) vulnerability via the component php_cli parameter.
CWE-78
Mar 18, 2022
CVE-2022-22916
9.8
CRITICAL
2 PoCs
Analysis
EPSS 0.90
Zoneland O2oa - Remote Code Execution
O2OA v6.4.7 was discovered to contain a remote code execution (RCE) vulnerability via /x_program_center/jaxrs/invoke.
Feb 17, 2022
CVE-2022-22536
10.0
CRITICAL
KEV
8 PoCs
Analysis
NUCLEI
EPSS 0.94
SAP NetWeaver - Request Smuggling
SAP NetWeaver Application Server ABAP, SAP NetWeaver Application Server Java, ABAP Platform, SAP Content Server 7.53 and SAP Web Dispatcher are vulnerable for request smuggling and request concatenation. An unauthenticated attacker can prepend a victim's request with arbitrary data. This way, the attacker can execute functions impersonating the victim or poison intermediary Web caches. A successful attack could result in complete compromise of Confidentiality, Integrity and Availability of the system.
CWE-444
Feb 09, 2022
CVE-2022-22978
9.8
CRITICAL
9 PoCs
Analysis
EPSS 0.91
Vmware Spring Security < 5.5.7 - Incorrect Authorization
In spring security versions prior to 5.4.11+, 5.5.7+ , 5.6.4+ and older unsupported versions, RegexRequestMatcher can easily be misconfigured to be bypassed on some servlet containers. Applications using RegexRequestMatcher with `.` in the regular expression are possibly vulnerable to an authorization bypass.
CWE-863
May 19, 2022
CVE-2022-34598
9.8
CRITICAL
1 PoC
Analysis
EPSS 0.84
H3C Magic R100 - Command Injection
The udpserver in H3C Magic R100 V200R004 and V100R005 has the 9034 port opened, allowing attackers to execute arbitrary commands.
Jul 06, 2022
CVE-2022-39952
9.8
CRITICAL
EXPLOITED
6 PoCs
Analysis
NUCLEI
EPSS 0.94
Fortinet FortiNAC keyUpload.jsp arbitrary file write
A external control of file name or path in Fortinet FortiNAC versions 9.4.0, 9.2.0 through 9.2.5, 9.1.0 through 9.1.7, 8.8.0 through 8.8.11, 8.7.0 through 8.7.6, 8.6.0 through 8.6.5, 8.5.0 through 8.5.4, 8.3.7 may allow an unauthenticated attacker to execute unauthorized code or commands via specifically crafted HTTP request.
CWE-668
Feb 16, 2023
CVE-2022-24627
9.8
CRITICAL
1 PoC
Analysis
NUCLEI
EPSS 0.49
AudioCodes Device Manager Express <7.8.20002.47752 - SQL Injection
An issue was discovered in AudioCodes Device Manager Express through 7.8.20002.47752. It is an unauthenticated SQL injection in the p parameter of the process_login.php login form.
CWE-89
May 29, 2023
CVE-2022-24629
9.8
CRITICAL
1 PoC
Analysis
EPSS 0.49
AudioCodes Device Manager Express <7.8.20002.47752 - RCE
An issue was discovered in AudioCodes Device Manager Express through 7.8.20002.47752. Remote code execution can be achieved via directory traversal in the dir parameter of the file upload functionality of BrowseFiles.php. An attacker can upload a .php file to WebAdmin/admin/AudioCodes_files/ajax/.
CWE-22
May 29, 2023
CVE-2022-22980
9.8
CRITICAL
8 PoCs
Analysis
EPSS 0.83
Spring Data MongoDB - Code Injection
A Spring Data MongoDB application is vulnerable to SpEL Injection when using @Query or @Aggregation-annotated query methods with SpEL expressions that contain query parameter placeholders for value binding if the input is not sanitized.
CWE-917
Jun 23, 2022