Lucene search
+L
CveMost viewed

396081 matches found

CVE
CVE
added 2021/04/08 12:00 a.m.641 views

CVE-2021-29154

CVE-2021-29154 affects the Linux kernel BPF JIT implementation (arch/x86 net/bpf_jit_comp.c and bpf_jit_comp32.c). Connected advisories (e.g., ALAS2KERNEL-5.4-2022-003) confirm a local privilege escalation due to incorrect computation of branch displacements in the BPF JIT, enabling arbitrary cod...

7.8CVSS8AI score0.00931EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2024/03/12 4:58 p.m.640 views

CVE-2024-26169

CVE-2024-26169 is a Windows Error Reporting Service Elevation of Privilege vulnerability (improper privilege management) that allows a local attacker with user permissions to gain SYSTEM privileges. Public exploits exist; the vulnerability has been added to CISA’s Known Exploited Vulnerabilities ...

7.8CVSS7.9AI score0.04014EPSS
SaveIn wildExploits0References2Affected Software14
CVE
CVE
added 2024/01/16 9:14 p.m.640 views

CVE-2024-0517

CVE-2024-0517 refers to an out-of-bounds write in Google's V8 JavaScript engine used by Chrome/Chromium. The vulnerability affects Chrome/Chromium prior to version 120.0.6099.224 and can allow a remote attacker to potentially cause heap corruption through a crafted HTML page. The public documents...

8.8CVSS8.5AI score0.21697EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2022/12/22 12:00 a.m.640 views

CVE-2022-1802

CVE-2022-1802 involves prototype pollution in JavaScript arrays, enabling attacker-controlled code execution in a privileged context when methods of an Array object can be corrupted. Affected software includes Mozilla Firefox ESR < 91.9.1, Firefox < 100.0.2, Firefox for Android < 100.3.0...

8.8CVSS8AI score0.26709EPSS
SaveExploits0References2Affected Software3
CVE
CVE
added 2020/06/17 10:21 a.m.640 views

CVE-2020-11896

CVE-2020-11896 affects the Treck TCP/IP stack prior to version 6.0.1.66 and enables Remote Code Execution via IPv4 tunneling. The Ripple20 set documents multiple vulnerabilities in this stack; a PoC exploit exists (e.g., Digi Connect ME 9210). Connected advisories (Cisco, Fortinet, F5, others) di...

10CVSS9.4AI score0.36852EPSS
SaveIn wildExploits3References11Affected Software1
CVE
CVE
added 2023/11/03 7:56 a.m.639 views

CVE-2023-4091

CVE-2023-4091 affects Samba, where the acl_xattr VFS module can allow an SMB client to truncate files to zero bytes even when opened with read-only access. This occurs when acl_xattr:ignore system acls = yes and the client uses an OVERWRITE create disposition, bypassing kernel permissions checks....

6.5CVSS7AI score0.01174EPSS
SaveExploits0References13Affected Software1
CVE
CVE
added 2022/10/18 12:00 a.m.639 views

CVE-2022-21595

CVE-2022-21595 affects Oracle MySQL Server (component: C API). Affected versions include MySQL Server 5.7.36 and prior and 8.0.27 and prior. The vulnerability is exploitable with network access via multiple protocols and is described as difficult to exploit, requiring high privileges. Successful ...

4.4CVSS4.6AI score0.01117EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2022/05/20 9:30 p.m.639 views

CVE-2022-29200

TensorFlow CVE-2022-29200 affects tf.raw_ops.LSTMBlockCell where input argument ranks were not fully validated, causing CHECK failures that can trigger denial of service. Affected versions are before 2.9.0 and also including 2.8.1, 2.7.2, and 2.6.4; a patch exists in 2.9.0 and was backported to t...

5.5CVSS5.6AI score0.0032EPSS
SaveExploits1References7Affected Software1
CVE
CVE
added 2020/06/12 12:00 a.m.639 views

CVE-2020-10732

CVE-2020-10732 describes a Linux Kernel flaw in the Userspace core dumps implementation. According to connected IBM bulletin entries, the issue: allows a local authenticated attacker to obtain sensitive information or cause a program crash by exploiting the core-dump handling path. The vulnerabil...

4.4CVSS5.6AI score0.00617EPSS
SaveExploits0References14Affected Software1
CVE
CVE
added 2020/03/16 7:49 p.m.639 views

CVE-2020-7608

CVE-2020-7608 affects the yargs-parser package and enables prototype pollution via a proto payload, allowing modification of Object.prototype. Public data notes local/remote impact depending on the environment, with CVSS vectors indicating low-to-medium base severity (NVD CVSS v3.1: 5.3, LOCAL, L...

5.3CVSS6.9AI score0.00514EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2019/09/17 3:09 p.m.639 views

CVE-2019-14835

The CVE-2019-14835 entry describes a buffer overflow in Linux kernel vhost functionality (virtqueue buffers translated to IOVs) during VM live migration. A privileged guest user could pass descriptors with invalid length while migration is underway, potentially causing a host privilege escalation...

7.8CVSS8.3AI score0.00627EPSS
SaveExploits1References40Affected Software1
CVE
CVE
added 2019/08/13 8:50 p.m.639 views

CVE-2019-9518

CVE-2019-9518 describes a denial-of-service risk in HTTP/2 where a flood of frames with empty payloads (DATA, HEADERS, CONTINUATION, PUSH_PROMISE) and no end-of-stream flag can exhaust CPU and memory. Connected docs confirm concrete mentions across multiple ecosystems: Cloud Foundry products (emp...

7.8CVSS7.7AI score0.25448EPSS
SaveExploits0References27Affected Software1
CVE
CVE
added 2018/09/25 12:00 a.m.639 views

CVE-2018-14647

CVE-2018-14647 affects Python’s elementtree C accelerator, which failed to initialize Expat’s hash salt. This can enable denial-of-service attacks by triggering pathological hash collisions in Expat’s internal structures, consuming CPU and RAM. Affected versions include Python 3.7.0, 3.6.0–3.6.6,...

7.5CVSS7.5AI score0.10911EPSS
SaveExploits0References16Affected Software1
CVE
CVE
added 2018/04/29 9:00 p.m.639 views

CVE-2018-10549

PHP contains an out-of-bounds read in exif_read_data() (ext/exif/exif.c) when parsing crafted JPEG data due to MakerNote handling lacking a final '\0' character. Affected are PHP 5.6.x up to 5.6.36, 7.0.x up to 7.0.30, 7.1.x up to 7.1.17, and 7.2.x up to 7.2.5. Impact: potential reads beyond boun...

8.8CVSS7.8AI score0.07017EPSS
SaveExploits0References13Affected Software1
CVE
CVE
added 2018/03/13 4:00 p.m.639 views

CVE-2018-1057

CVE-2018-1057 affects Samba in AD DC setups where the LDAP server incorrectly validates permissions to modify passwords, enabling authenticated users to change other users’ passwords (including admin/privileged accounts). Affected: Samba 4 AD DC; impact is password modification rights over LDAP. ...

8.8CVSS8.3AI score0.1004EPSS
SaveExploits1References10Affected Software2
CVE
CVE
added 2017/07/26 9:00 p.m.639 views

CVE-2017-7659

The CVE-2017-7659 issue affects the Apache HTTP Server (mod_http2) where a malicious HTTP/2 request could dereference a NULL pointer and crash the server process. Concrete details across connected docs show this vulnerability in Apache httpd before a fixed release (2.4.26) and are addressed by va...

7.5CVSS8.2AI score0.53939EPSS
SaveExploits0References24Affected Software1
CVE
CVE
added 2025/09/16 6:13 p.m.638 views

CVE-2025-49728

Microsoft PC Manager is affected by CVE-2025-49728, a vulnerability in which cleartext storage of sensitive information could allow a local attacker to bypass a security feature. The CVSS 3.1 vector indicates local access, low attack complexity, no user interaction, and no privileges required, wi...

4CVSS6.1AI score0.0024EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2024/12/27 12:00 a.m.638 views

CVE-2024-56527

CVE-2024-56527 affects the TCPDF PHP class. The issue is in the Error() function, which lacks an htmlspecialchars escape for the error message. This is a code-level input handling flaw in TCPDF prior to 6.8.0. Connected advisories from Debian (DLA-4199/DSA-5933) show multiple TCPDF CVEs, includin...

7.5CVSS7.2AI score0.00767EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2024/05/09 4:14 p.m.638 views

CVE-2024-34351

Next.js SSRF in Server Actions (CVE-2024-34351) affects self-hosted deployments using Server Actions with redirects to a relative path starting with “/” when Host header can be manipulated. Affected: Next.js prior to 14.1.1 (fixed in 14.1.1). Public writeups and PoC references exist in connected ...

7.5CVSS6.4AI score0.05453EPSS
SaveExploits3References3Affected Software1
CVE
CVE
added 2023/01/31 3:54 p.m.639 views

CVE-2022-25147

CVE-2022-25147 is an out-of-bounds write vulnerability in APR-util’s apr_base64 functions, affecting APR-util versions up to 1.6.1 (and prior). Multiple advisories note the issue and list updates to APR-util as the mitigation (e.g., RHSA-2023:3145, ALSA/ALAS advisories for AlmaLinux/Amazon Linux,...

6.5CVSS7AI score0.01417EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2022/12/22 12:00 a.m.638 views

CVE-2022-40897

CVE-2022-40897 affects Python setuptools (PyPA) prior to 65.5.1, enabling a Regular Expression Denial of Service (ReDoS) via HTML in crafted PackageIndex content (package_index.py). Affected component is setuptools; impact is DoS with potential availability disruption. Remediation shown across mu...

5.9CVSS6AI score0.02617EPSS
SaveExploits1References10Affected Software1
CVE
CVE
added 2022/11/09 12:00 a.m.638 views

CVE-2022-45061

CVE-2022-45061 affects Python’s IDNA decoder; an unnecessary quadratic path may cause CPU DoS when processing long hostnames (e.g., in Location headers). Affects Python before 3.11.1; the fix is planned/has been released in 3.11.1, 3.10.9, 3.9.16, 3.8.16, and 3.7.16. Affected advisories (e.g., AL...

7.5CVSS7.7AI score0.02653EPSS
SaveExploits1References36Affected Software1
CVE
CVE
added 2019/06/18 11:34 p.m.638 views

CVE-2019-11478

CVE-2019-11478 describes a DoS in the Linux kernel TCP SACK handling where the TCP retransmission queue can fragment, leading to degraded performance or denial of service when processing crafted SACK sequences. The initial entry notes a fixed commit f070ef2ac66716357066b683fb0baf55f8191a2e and st...

7.5CVSS6.4AI score0.94686EPSS
SaveExploits1References29Affected Software1
CVE
CVE
added 2016/12/05 7:00 p.m.638 views

CVE-2016-8740

CVE-2016-8740 affects Apache HTTP Server mod_http2 when Protocols includes h2/h2c. A memory-exhaustion DoS arises from improper restriction of request-header length in crafted CONTINUATION frames in versions 2.4.17–2.4.23. Connected sources confirm the root cause is header-length handling without...

7.5CVSS7.2AI score0.7907EPSS
SaveExploits4References28Affected Software1
CVE
CVE
added 2024/12/03 6:50 p.m.637 views

CVE-2024-12053

CVE-2024-12053 denotes a type confusion issue in V8 used by Google Chrome/Chromium, before version 131.0.6778.108. The vulnerability allows remote exploitation via a crafted HTML page, with a high impact across confidentiality, integrity, and availability, and requires user interaction and networ...

8.8CVSS6.2AI score0.00959EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2024/04/09 5:00 p.m.637 views

CVE-2024-26256

CVE-2024-26256 is a Libarchive remote code execution vulnerability. Multiple connected sources confirm a flaw in the libarchive library (notably in the rar e8 filter) that can lead to arbitrary code execution when processing crafted RAR archives. Public mitigations are version-specific: Debian li...

7.8CVSS7.9AI score0.84806EPSS
SaveExploits1References9Affected Software1
CVE
CVE
added 2024/02/20 6:27 p.m.637 views

CVE-2023-52435

CVE-2023-52435 affects the Linux kernel’s net/ skb_segment() and can overflow MSS when computing mss = mss * partial_segs, risking a crash (e.g., GSO_BY_FRAGS) and triggering NULL pointer dereferences in some traces. The fix adds a guard to ensure the new MSS is smaller than GSO_BY_FRAGS, prevent...

5.5CVSS6.6AI score0.00231EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2023/02/14 7:47 p.m.637 views

CVE-2023-22490

Git prior to 2.39.4–2.39.4 etc. versions 2.30.8–2.39.2 (and 2.31.7, 2.32.6, 2.33.7, 2.34.7, 2.35.7, 2.36.5, 2.37.6, 2.38.4, 2.39.2) can be tricked via local clone optimization when cloning from a non-local transport, allowing potential data exfiltration through manipulating the $GIT_DIR/objects p...

5.5CVSS7AI score0.0071EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2019/10/31 8:05 p.m.637 views

CVE-2019-5010

CVE-2019-5010 is a denial-of-service vulnerability in Python’s X509 certificate parser due to a NULL pointer dereference when processing specially crafted X.509 certificates. It affects Python 2.7.11 and 3.6.6 (and is referenced across multiple advisories). Mitigations in connected documents incl...

7.5CVSS8.2AI score0.20743EPSS
SaveExploits1References8Affected Software1
CVE
CVE
added 2018/04/06 1:00 p.m.637 views

CVE-2018-1000156

GNU patch through 2.7.6 is vulnerable to arbitrary command execution when applying ed-style patches. The root cause is insufficient sanitization of the input patch stream, allowing a crafted patch file to cause patch to pass ed-script commands to the editor. This can enable code execution under t...

7.8CVSS7.8AI score0.0543EPSS
SaveExploits0References21Affected Software1
CVE
CVE
added 2024/02/27 9:43 a.m.636 views

CVE-2021-46931

CVE-2021-46931 involves the Linux kernel mlx5e path (net/mlx5e, mlx5_core) where a TX-timeout-recovery flow calls mlx5e_tx_reporter_dump_sq() with a void* that is actually a mlx5e_tx_timeout_ctx*. The mismatch corrupts stack state and can trigger a kernel panic/stack overflow. The fix adds a wrap...

5.5CVSS6.1AI score0.00245EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2022/05/05 11:15 p.m.636 views

CVE-2022-29164

Affected software: Argo Workflows (Kubernetes) Vulnerability summary: An attacker can craft a HTML artifact in a workflow that contains a script using XHR to interact with the Argo Server API. The attacker emails a link to the deep-link artifact; when opened by a victim, the script executes with ...

7.1CVSS6.5AI score0.00907EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2022/03/18 12:00 a.m.636 views

CVE-2022-1011

CVE-2022-1011: A use-after-free vulnerability in the Linux kernel FUSE implementation when a user triggers write(), enabling local privilege escalation. Affected component is the FUSE filesystem in the kernel; impact is unauthorized access to data from FUSE mounts and potential escalation. Connec...

7.8CVSS7.7AI score0.01169EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2022/01/07 12:00 a.m.636 views

CVE-2021-22569

CVE-2021-22569 concerns protobuf-java: an issue allowing interleaving of UnknownFieldSet fields that can cause the parser to linger due to many short-lived objects, potentially enabling DoS-like pauses. Connected sources show this vulnerability in multiple ecosystems (e.g., Debian protobuf packag...

7.5CVSS6.3AI score0.01669EPSS
SaveExploits1References6Affected Software3
CVE
CVE
added 2020/12/03 4:16 p.m.636 views

CVE-2020-25649

The CVE-2020-25649 entry concerns a flaw in FasterXML Jackson Databind where entity expansion was not properly secured, enabling XML External Entity (XXE) attacks. This is a data-integrity risk. Connected advisories consistently associate the issue with Jackson Databind and XXE, and several sourc...

7.5CVSS7.3AI score0.17814EPSS
SaveExploits0References71Affected Software1
CVE
CVE
added 2020/12/02 12:00 a.m.636 views

CVE-2020-14383

CVE-2020-14383 affects Samba's DNS server. An authenticated user can trigger a crash of the DNS-related RPC server due to uninitialized variables, leaving the Samba DNS service operational but disrupting many RPC services and causing partial availability impact. Remediation is via upgrading Samba...

6.5CVSS6.3AI score0.02207EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2019/04/23 6:16 p.m.636 views

CVE-2019-2627

CVE-2019-2627 affects the MySQL Server component (Server: Security: Privileges). Public details show affected versions: 5.6.43 and prior, 5.7.25 and prior, and 8.0.15 and prior. The vulnerability is exploitable over network by a high-privilege attacker and can lead to a hang or crash (DoS) of MyS...

4.9CVSS4.8AI score0.02955EPSS
SaveExploits0References12Affected Software1
CVE
CVE
added 2017/04/17 9:00 p.m.636 views

CVE-2017-5645

CVE-2017-5645 affects Apache Log4j 2.x prior to 2.8.2. The vulnerability arises when using a TCP/UDP socket server to receive serialized log events from another application; a crafted binary payload can be deserialized to execute arbitrary code. The documented impact is remote code execution via ...

9.8CVSS9.5AI score0.89792EPSS
SaveExploits2References82Affected Software1
CVE
CVE
added 2026/08/07 6:02 p.m.635 views

CVE-2026-64638

WordPress Core suffers a pre-auth reflected XSS on wp-login.php that can escalate to RCE via an attacker-controlled page, in a chain dubbed XSS2Shell. The attack requires social engineering and explicit user interaction, and can affect all versions before the emergency 7.0.3 patch (backported to ...

8.9CVSS5.6AI score0.31204EPSS
SaveExploits33References2
CVE
CVE
added 2025/10/10 9:56 a.m.635 views

CVE-2025-37727

CVE-2025-37727 affects Elasticsearch. The vulnerability involves insertion of sensitive information into log files when auditing requests to the reindex API, potentially leading to confidentiality loss under specific preconditions. The CVSS 3.1 score is 5.7 (Medium) with attack vector Adjacent, c...

5.7CVSS6.2AI score0.00247EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2025/01/21 5:46 p.m.635 views

CVE-2025-22150

Undici (HTTP/1.1 client) is affected by CVE-2025-22150 in versions prior to 5.28.5, 6.21.1, and 7.2.3 due to using Math.random() to generate multipart/form-data boundaries. This can enable an attacker-controlled endpoint to tamper with requests if specific conditions are met, potentially affectin...

6.8CVSS6.4AI score0.00763EPSS
SaveExploits0References7
CVE
CVE
added 2024/12/24 4:16 p.m.635 views

CVE-2024-12746

Summary: CVE-2024-12746 concerns the Amazon Redshift ODBC Driver (v2.1.5.0) for Windows/Linux, where a SQL injection via the SQLTables or SQLColumns Metadata APIs can let a user escalate privileges. The issue is confirmed in multiple sources attached to the CVE, with recommended mitigation: upgra...

8.6CVSS8.4AI score0.00463EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2023/10/04 10:46 a.m.635 views

CVE-2023-4586

CVE-2023-4586 (Hot Rod client) is described as a vulnerability where the Hot Rod client does not enable hostname validation when using TLS, which could enable a man-in-the-middle (MITM) attack and compromise the confidentiality of communications. The connected materials reaffirm the same issue an...

7.4CVSS7.2AI score0.00548EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2022/10/02 12:00 a.m.635 views

CVE-2022-42004

The CVE affects FasterXML jackson-databind prior to 2.13.4, where resource exhaustion can occur due to a missing check in BeanDeserializer._deserializeFromArray that prevents deeply nested arrays. An application is vulnerable only with certain customized deserialization paths. Concrete details ac...

7.5CVSS7.5AI score0.02779EPSS
SaveExploits1References7Affected Software1
CVE
CVE
added 2022/08/25 12:00 a.m.635 views

CVE-2022-32744

CVE-2022-32744 concerns Samba’s Kerberos KDC, where forged kpasswd requests can be encrypted with any key, allowing password changes for other users and potentially full domain takeover. Affected software is Samba (KDC/Auth components). The root cause is improper validation of kpasswd requests, e...

8.8CVSS8.4AI score0.01109EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2022/03/04 12:00 a.m.635 views

CVE-2021-23214

CVE-2021-23214 describes a MITM risk in PostgreSQL when using trust authentication with a client certificate requirement or cert authentication, enabling an attacker to inject arbitrary SQL on the first connection even with SSL verification. Connected advisories (ALAS/Amazon) confirm affected Pos...

8.1CVSS8.3AI score0.01901EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2018/02/06 5:00 p.m.635 views

CVE-2017-17663

CVE-2017-17663 affects the htpasswd component of mini_httpd (before v1.28) and thttpd (before v2.28). The vulnerability is a buffer overflow that can be exploited remotely to achieve code execution. Connected advisories corroborate a remote-code-execution impact and note fixes in later thttpd rel...

9.8CVSS9.7AI score0.02738EPSS
SaveExploits0References1Affected Software2
CVE
CVE
added 2025/11/13 1:00 p.m.634 views

CVE-2025-12818

CVE-2025-12818 is a vulnerability in the PostgreSQL libpq client library caused by integer wraparound that under-sizes allocations, leading to out-of-bounds writes and application segfaults. Affected are libpq-related code in PostgreSQL client libraries prior to fixed versions. Public references ...

5.9CVSS6.3AI score0.0034EPSS
SaveExploits0References1
CVE
CVE
added 2025/07/08 6:23 p.m.634 views

CVE-2025-48384

Git vulnerability CVE-2025-48384 arises from Git’s handling of trailing CR characters in config and submodule paths, which can cause a submodule to checkout to an incorrect location and potentially execute a post-checkout hook if a symlink points to the hooks directory. The issue affects Git and ...

8CVSS6.4AI score0.04109EPSS
SaveIn wildExploits9References5Affected Software1
CVE
CVE
added 2023/09/25 7:03 p.m.634 views

CVE-2023-43642

CVE-2023-43642 (snappy-java) : The SnappyInputStream lacks an upper bound check on chunk length, enabling a DoS with large chunks. All versions up to 1.1.10.3 are vulnerable; a fix was added in commit 9f8c3cf74 and will be included in 1.1.10.4. Affected products/versions are Snappy Java releases ...

7.5CVSS7.4AI score0.0104EPSS
SaveExploits1References2Affected Software1
Total number of security vulnerabilities5000