Lucene search
+L
CvelistMost viewed

380868 matches found

Cvelist
Cvelist
•added 2018/03/26 3:0 p.m.•110 views

CVE-2017-15710

In Apache httpd 2.0.23 to 2.0.65, 2.2.0 to 2.2.34, and 2.4.0 to 2.4.29, modauthnzldap, if configured with AuthLDAPCharsetConfig, uses the Accept-Language header value to lookup the right charset encoding when verifying the user's credentials. If the header value is not present in the charset...

8.6AI score0.17851EPSS
SaveExploits0References27
Cvelist
Cvelist
•added 2026/07/02 11:40 p.m.•109 views

CVE-2026-13768 Gardyn IoT Hub Use of Hard-coded Credentials

Gardyn devices expose a privileged iothubowner key. Access to this key will allow a malicious user to invoke an IoTHub Registry Manager function which returns connection information for all Gardyn Home Kit and Studio devices. Access to this key also allows a malicious user to execute arbitrary...

10CVSS0.00582EPSS
SaveExploits2References3
Cvelist
Cvelist
•added 2026/05/15 4:17 p.m.•109 views

CVE-2026-44310 gitsign --verify panics on empty-certificate PKCS7 and exits 0, bypassing exit-code callers

Gitsign is a keyless Sigstore to signing tool for Git commits with your a GitHub / OIDC identity. From 0.4.0 to before 0.15.0, CertVerifier.Verify in pkg/git/verifier.go unconditionally dereferences certs0 after sd.GetCertificates without checking the slice length. A CMS/PKCS7 signed message with...

5.4CVSS0.00111EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/05/07 7:41 p.m.•109 views

CVE-2026-33814 Infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE in net/http/internal/http2 in golang.org/x/net

When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGSMAXFRAMESIZE with a value of 0...

0.00781EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/05/07 3:40 a.m.•109 views

CVE-2026-41673 xmldom: Denial of service via uncontrolled recursion in XML serialization

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. In @xmldom/xmldom prior to versions 0.9.10 and 0.8.13 and xmldom version 0.6.0 and prior, seven recursive traversals in lib/dom.js operate without a depth limit. A sufficiently deeply nested DO...

8.7CVSS0.00643EPSS
SaveExploits0References12
Cvelist
Cvelist
•added 2026/04/03 9:23 p.m.•109 views

CVE-2026-27456 util-linux: TOCTOU Race Condition in util-linux mount(8) - Loop Device Setup

util-linux is a random collection of Linux utilities. Prior to version 2.41.4, a TOCTOU Time-of-Check-Time-of-Use vulnerability has been identified in the SUID binary /usr/bin/mount from util-linux. The mount binary, when setting up loop devices, validates the source file path with user privilege...

4.7CVSS0.00118EPSS
SaveExploits1References3
Cvelist
Cvelist
•added 2026/03/12 9:30 p.m.•109 views

CVE-2026-3909

Out of bounds write in Skia in Google Chrome prior to 146.0.7680.75 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page. Chromium security severity: High...

0.01629EPSS
SaveExploits1References2
Cvelist
Cvelist
•added 2025/03/20 10:9 a.m.•109 views

CVE-2024-9362 Directory Traversal in polyaxon/polyaxon

An unauthenticated directory traversal vulnerability exists in Polyaxon, affecting the latest version. This vulnerability allows an attacker to retrieve directory information and file contents from the server without proper authorization, leading to sensitive information disclosure. The issue...

7.5CVSS0.04274EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2024/11/19 5:19 p.m.•109 views

CVE-2024-53047 mptcp: init: protect sched with rcu_read_lock

In the Linux kernel, the following vulnerability has been resolved: mptcp: init: protect sched with rcureadlock Enabling CONFIGPROVERCULIST with its dependence CONFIGRCUEXPERT creates this splat when an MPTCP socket is created: ============================= WARNING: suspicious RCU usage 6.12.0-rc...

0.00176EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2024/11/18 6:47 a.m.•109 views

CVE-2024-11315 TRCore DVC - Arbitrary File Upload through Path Traversal

The DVC from TRCore has a Path Traversal vulnerability and does not restrict the types of uploaded files. This allows unauthenticated remote attackers to upload arbitrary files to any directory, leading to arbitrary code execution by uploading webshells...

9.8CVSS0.01349EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2024/07/15 9:46 p.m.•109 views

CVE-2024-4143 Certain HP PC products using AMI BIOS – Buffer Overflow

A potential security vulnerability has been identified in certain HP PC products using AMI BIOS, which might allow arbitrary code execution. AMI has released firmware updates to mitigate this vulnerability...

0.00576EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2024/06/19 4:35 p.m.•109 views

CVE-2024-32030 Remote code execution via JNDI resolution in JMX metrics collection in Kafka UI

Kafka UI is an Open-Source Web UI for Apache Kafka Management. Kafka UI API allows users to connect to different Kafka brokers by specifying their network address and port. As a separate feature, it also provides the ability to monitor the performance of Kafka brokers by connecting to their JMX...

8.1CVSS0.34085EPSS
SaveExploits1References3
Cvelist
Cvelist
•added 2024/04/12 9:30 a.m.•109 views

CVE-2024-3054 WPvivid Backup & Migration Plugin <= 0.9.99 - Authenticated (Admin+) PHAR Deserialization

WPvivid Backup & Migration Plugin for WordPress is vulnerable to PHAR Deserialization in all versions up to, and including, 0.9.99 via deserialization of untrusted input at the wpvividstggetcustomexcludepathfree action. This is due to the plugin not providing sufficient path validation on the...

7.2CVSS7.1AI score0.41543EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2024/03/27 7:55 a.m.•109 views

CVE-2024-2398 HTTP/2 push headers memory-leak

When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowed limit 1000, libcurl aborts the server push. When aborting, libcurl inadvertently does not free all the previously allocated headers and instead lea...

9.6AI score0.36081EPSS
SaveExploits1References13
Cvelist
Cvelist
•added 2024/03/13 3:27 p.m.•109 views

CVE-2024-2194 WP Statistics <= 14.5 - Unauthenticated Stored Cross-Site Scripting

The WP Statistics plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the URL search parameter in all versions up to, and including, 14.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web...

7.2CVSS6.4AI score0.67723EPSS
SaveExploits1References2
Cvelist
Cvelist
•added 2023/06/12 3:9 p.m.•109 views

CVE-2023-34468 Apache NiFi: Potential Code Injection with Database Services using H2

The DBCPConnectionPool and HikariCPConnectionPool Controller Services in Apache NiFi 0.0.2 through 1.21.0 allow an authenticated and authorized user to configure a Database URL with the H2 driver that enables custom code execution. The resolution validates the Database URL and rejects H2 JDBC...

8.9AI score0.63633EPSS
SaveExploits10References5
Cvelist
Cvelist
•added 2020/08/07 3:32 p.m.•109 views

CVE-2020-11993

Apache HTTP Server versions 2.4.20 to 2.4.43 When trace/debug was enabled for the HTTP/2 module and on certain traffic edge patterns, logging statements were made on the wrong connection, causing concurrent use of memory pools. Configuring the LogLevel of modhttp2 above "info" will mitigate this...

8.7AI score0.58716EPSS
SaveExploits2References26
Cvelist
Cvelist
•added 2026/07/09 9:29 a.m.•108 views

CVE-2026-56289 Loop with Unreachable Exit Condition in GNU patch

GNU patch is vulnerable to a denial of service DoS due to improper validation of hunk single block of changes in diff line offsets in unified-diff input. A specially crafted patch can specify an extremely large line number, causing the application to enter an effectively infinite processing loop...

4.6CVSS0.00115EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/06/29 8:47 p.m.•108 views

CVE-2026-55957 Apache Tomcat: Authentication bypass with JNDIRealm and GSSAPI authenticated bind

Missing Critical Step in Authentication vulnerability in Apache Tomcat when the JNDIRealm was configured to authenticate binds using GSSAPI allowed attackers to authenticate without provided the correct password. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.4, from 10.1.0-M1...

0.02863EPSS
SaveExploits1References1
Cvelist
Cvelist
•added 2026/06/15 12:0 a.m.•108 views

CVE-2026-38329

Bludit CMS before version 3.18.4 allows Remote Code Execution RCE via the API Plugin. The POST /api/files/key endpoint in bl-plugins/api/plugin.php fails to perform authorization checks and lacks file extension validation. An attacker with a valid API token can upload a malicious PHP script and...

0.00627EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/06/05 11:28 p.m.•108 views

CVE-2026-8976 RSS Aggregator by Feedzy <= 5.1.7 - Missing Authorization to Authenticated (Contributor+) Import Job Creation, Execution, Purge, Log Clearing, and Information Disclosure via Multiple AJAX Sub-Actions

The RSS Aggregator by Feedzy – Feed to Post, Autoblogging, News & YouTube Video Feeds Aggregator plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 5.1.7. This is due to the plugin not properly verifying that a user is authorized to perform an action...

4.3CVSS0.0029EPSS
SaveExploits0References22
Cvelist
Cvelist
•added 2026/05/07 12:0 p.m.•108 views

CVE-2026-42010 Gnutls: gnutls: authentication bypass via nul character in username

A flaw was found in gnutls. Servers configured with RSA-PSK Rivest–Shamir–Adleman – Pre-Shared Key wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacker could exploit this by sending a specially crafted username, leading to an authentication bypass...

7.1CVSS0.0105EPSS
SaveExploits0References23
Cvelist
Cvelist
•added 2026/05/04 6:13 p.m.•108 views

CVE-2026-42154 Prometheus: remote read endpoint allows denial of service via crafted snappy payload

Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the remote read endpoint /api/v1/read does not validate the declared decoded length in a snappy-compressed request body before allocating memory. An unauthenticated attacker can send a sma...

7.5CVSS0.00813EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2025/07/10 4:59 p.m.•108 views

CVE-2025-53020 Apache HTTP Server: HTTP/2 DoS by Memory Increase

Late Release of Memory after Effective Lifetime vulnerability in Apache HTTP Server. This issue affects Apache HTTP Server: from 2.4.17 up to 2.4.63. Users are recommended to upgrade to version 2.4.64, which fixes the issue...

0.04799EPSS
SaveExploits1References1
Cvelist
Cvelist
•added 2025/05/07 5:22 p.m.•108 views

CVE-2025-32821

A vulnerability in SMA100 allows a remote authenticated attacker with SSLVPN admin privileges can with admin privileges can inject shell command arguments to upload a file on the appliance...

0.19571EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2024/12/17 5:42 p.m.•108 views

CVE-2024-49820 IBM Security Guardium Key Lifecycle Manager information disclosure

IBM Security Guardium Key Lifecycle Manager 4.1, 4.1.1, 4.2.0, and 4.2.1 could allow a remote attacker to obtain sensitive information, caused by the failure to properly enable HTTP Strict Transport Security. An attacker could exploit this vulnerability to obtain sensitive information using man i...

3.7CVSS0.00245EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2024/11/05 5:10 p.m.•108 views

CVE-2024-50121 nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net

In the Linux kernel, the following vulnerability has been resolved: nfsd: cancel nfsdshrinkerwork using sync mode in nfs4stateshutdownnet In the normal case, when we excute echo 0 /proc/fs/nfsd/threads, the function nfs4statedestroynet in nfs4stateshutdownnet will release all resources related to...

0.00236EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2024/03/26 8:49 p.m.•108 views

CVE-2023-48777 WordPress Elementor plugin 3.3.0-3.18.1 - Arbitrary File Upload vulnerability

Unrestricted Upload of File with Dangerous Type vulnerability in Elementor.Com Elementor Website Builder.This issue affects Elementor Website Builder: from 3.3.0 through 3.18.1...

9.9CVSS9.7AI score0.041EPSS
SaveExploits3References1
Cvelist
Cvelist
•added 2023/11/18 1:54 a.m.•108 views

CVE-2023-6187 Paid Memberships Pro <= 2.12.3 - Authenticated (Subscriber+) Arbitrary File Upload

The Paid Memberships Pro plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient file type validation in the 'pmpropaypalexpresssessionvarsforuserfields' function in versions up to, and including, 2.12.3. This makes it possible for authenticated attackers with subscriber...

7.5CVSS9.1AI score0.51535EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2020/04/01 11:8 p.m.•108 views

CVE-2020-1927

In Apache HTTP Server 2.4.0 to 2.4.41, redirects configured with modrewrite that were intended to be self-referential might be fooled by encoded newlines and redirect instead to an an unexpected URL within the request URL...

6.7AI score0.56691EPSS
SaveExploits0References27
Cvelist
Cvelist
•added 2019/01/31 12:0 a.m.•108 views

CVE-2019-6110

In OpenSSH 7.9, due to accepting and displaying arbitrary stderr output from the server, a malicious server or Man-in-The-Middle attacker can manipulate the client output, for example to use ANSI control codes to hide additional files being transferred...

6.8AI score0.20906EPSS
SaveExploits8References7
Cvelist
Cvelist
•added 2010/01/25 7:0 p.m.•108 views

CVE-2010-0386

The default configuration of Sun Java System Application Server 7 and 7 2004Q2 enables the HTTP TRACE method, which makes it easier for remote attackers to steal cookies and authentication credentials via a cross-site tracing XST attack, a related issue to CVE-2004-2763 and CVE-2005-3398...

6.5AI score0.01692EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2005/11/01 11:0 a.m.•108 views

CVE-2005-3398

The default configuration of the web server for the Solaris Management Console SMC in Solaris 8, 9, and 10 enables the HTTP TRACE method, which could allow remote attackers to obtain sensitive information such as cookies and authentication data from HTTP headers...

6.1AI score0.13108EPSS
SaveExploits2References6
Cvelist
Cvelist
•added 2026/07/07 5:41 p.m.•107 views

CVE-2026-7017 HTTP::Tiny versions before 0.095 for Perl forward credential headers to cross-origin redirect targets

HTTP::Tiny versions before 0.095 for Perl forward credential headers to cross-origin redirect targets. When the server returns a 3xx redirect, mayberedirect follows the Location: header and prepareheadersandcb re-merges the caller's headers argument into the new request, without checking whether...

0.00257EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/06/11 3:33 p.m.•107 views

CVE-2026-44495 Axios: Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

Axios is a promise based HTTP client for the browser and Node.js. From 0.19.0 to before 0.31.1 and 1.15.2, Axios contains prototype-pollution gadgets in request config processing. If another vulnerability in the same JavaScript process has already polluted Object.prototype.transformResponse,...

7CVSS0.00777EPSS
SaveExploits1References1
Cvelist
Cvelist
•added 2026/05/13 8:55 p.m.•107 views

CVE-2026-42561 Python-Multipart: Denial of Service via unbounded multipart part headers

Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.27, python-multipart has a denial of service vulnerability in multipart part header parsing. When parsing multipart/form-data, MultipartParser previously had no limit on the number of part headers or the size of an individu...

7.5CVSS0.0074EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/05/12 9:9 p.m.•107 views

CVE-2026-44260 efw4.X: readonly Flag Not Enforced Server-Side

efw4.X is an Enterprise Framework for Web. Prior to 4.08.010, the readonly flag set on the JSP tag is intended to prevent file modifications. When protected=true, elfindercheckRisk enforces that the client sends readonly=true matching the session value, but no event handler checks the readonly...

8.1CVSS0.00301EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/05/09 7:44 p.m.•107 views

CVE-2026-42605 AzuraCast: Path Traversal in `currentDirectory` Parameter Enables Remote Code Execution via Media Upload

AzuraCast is a self-hosted, all-in-one web radio management suite. Prior to version 0.23.6, the currentDirectory request parameter in the Flow.js media upload endpoint POST /api/station/stationid/files/upload is not sanitized for path traversal sequences. When combined with a local filesystem...

8.8CVSS0.00832EPSS
SaveExploits1References3
Cvelist
Cvelist
•added 2026/03/30 9:26 p.m.•107 views

CVE-2026-4257 Contact Form by Supsystic <= 1.7.36 - Unauthenticated Server-Side Template Injection via Prefill Functionality

The Contact Form by Supsystic plugin for WordPress is vulnerable to Server-Side Template Injection SSTI leading to Remote Code Execution RCE in all versions up to, and including, 1.7.36. This is due to the plugin using the Twig TwigLoaderString template engine without sandboxing, combined with th...

9.8CVSS0.41475EPSS
SaveExploits9References3
Cvelist
Cvelist
•added 2025/05/08 10:17 p.m.•107 views

CVE-2025-29813 Azure DevOps Elevation of Privilege Vulnerability

...

10CVSS0.01678EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2024/08/27 7:0 p.m.•107 views

CVE-2024-8211 D-Link DNS-1550-04 hd_config.cgi cgi_FMT_Std2R1_DiskMGR command injection

A vulnerability was found in D-Link DNS-120, DNR-202L, DNS-315L, DNS-320, DNS-320L, DNS-320LW, DNS-321, DNR-322L, DNS-323, DNS-325, DNS-326, DNS-327L, DNR-326, DNS-340L, DNS-343, DNS-345, DNS-726-4, DNS-1100-4, DNS-1200-05 and DNS-1550-04 up to 20240814. It has been declared as critical. This...

6.5CVSS0.05406EPSS
SaveExploits1References6
Cvelist
Cvelist
•added 2024/08/09 10:16 a.m.•107 views

CVE-2024-22116 Remote code execution within ping script

An administrator with restricted permissions can exploit the script execution functionality within the Monitoring Hosts section. The lack of default escaping for script parameters enabled this user ability to execute arbitrary code via the Ping script, thereby compromising infrastructure...

9.9CVSS0.01603EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2024/07/09 5:2 p.m.•107 views

CVE-2024-38077 Windows Remote Desktop Licensing Service Remote Code Execution Vulnerability

...

9.8CVSS0.75365EPSS
SaveExploits5References1
Cvelist
Cvelist
•added 2024/05/18 12:0 a.m.•107 views

CVE-2024-36048

QAbstractOAuth in Qt Network Authorization in Qt before 5.15.17, 6.x before 6.2.13, 6.3.x through 6.5.x before 6.5.6, and 6.6.x through 6.7.x before 6.7.1 uses only the time to seed the PRNG, which may result in guessable values...

6.4AI score0.0097EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2023/12/23 1:59 a.m.•107 views

CVE-2023-7002 Backup Migration <= 1.3.9 - Authenticated (Admin+) OS Command Injection via url

The Backup Migration plugin for WordPress is vulnerable to OS Command Injection in all versions up to, and including, 1.3.9 via the 'url' parameter. This vulnerability allows authenticated attackers, with administrator-level permissions and above, to execute arbitrary commands on the host operati...

7.2CVSS8.2AI score0.45621EPSS
SaveExploits1References6
Cvelist
Cvelist
•added 2021/03/22 12:0 p.m.•107 views

CVE-2021-26295 RCE vulnerability in latest Apache OFBiz due to Java serialisation using RMI

Apache OFBiz has unsafe deserialization prior to 17.12.06. An unauthenticated attacker can use this vulnerability to successfully take over Apache OFBiz...

9.8AI score0.97822EPSS
SaveExploits9References13
Cvelist
Cvelist
•added 2021/03/11 8:26 p.m.•107 views

CVE-2021-22710

A CWE-119:Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability exists in Interactive Graphical SCADA System IGSS Definition Def.exe V15.0.0.21041 and prior, which could cause remote code execution when malicious CGF Configuration Group File file is imported to IGS...

8.1AI score0.02EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2020/10/22 5:26 p.m.•107 views

CVE-2020-15906

tiki-login.php in Tiki before 21.2 sets the admin password to a blank value after 50 invalid login attempts...

9.5AI score0.27362EPSS
SaveExploits5References2
Cvelist
Cvelist
•added 2019/01/30 10:0 p.m.•107 views

CVE-2018-17199

In Apache HTTP Server 2.4 release 2.4.37 and prior, modsession checks the session expiry time before decoding the session. This causes session expiry time to be ignored for modsessioncookie sessions since the expiry time is loaded when the session is decoded...

6.5AI score0.20679EPSS
SaveExploits0References28
Cvelist
Cvelist
•added 2017/06/20 1:0 a.m.•107 views

CVE-2017-7679

In Apache httpd 2.2.x before 2.2.33 and 2.4.x before 2.4.26, modmime can read one byte past the end of a buffer when sending a malicious Content-Type response header...

9.7AI score0.39341EPSS
SaveExploits3References40
Total number of security vulnerabilities5000