Lucene search
+L

725933 matches found

Nuclei
Nuclei
added 12 hours ago52 views

WP Helper Lite < 4.3 - Cross-Site Scripting

The WP Helper Lite WordPress plugin, in versions 4.3, returns all GET parameters unsanitized in the response, resulting in a reflected cross-site scripting vulnerability. id: CVE-2023-0448 info: name: WP Helper Lite 4.3 - Cross-Site Scripting author: ritikchaddha severity: medium description: | T...

6.1CVSS5.7AI score0.42928EPSS
SaveExploits2References4
Nuclei
Nuclei
added 12 hours ago122 views

TimeKeeper by FSMLabs - Remote Code Execution

An issue was discovered in FSMLabs TimeKeeper 8.0.17 through 8.0.28. By intercepting requests from various timekeeper streams, it is possible to find the getsamplebacklog call. Some query parameters are passed directly in the URL and named argx, with x an integer starting from 1; it is possible t...

9.8CVSS8.6AI score0.46304EPSS
SaveExploits1References3
Nuclei
Nuclei
added 12 hours ago82 views

Microweber <1.2.12 - Integer Overflow

Microweber before 1.2.12 is susceptible to integer overflow. The application allows large characters to insert in the input field 'first & last name,' which can allow an attacker to cause a denial of service via a crafted HTTP request. id: CVE-2022-0968 info: name: Microweber 1.2.12 - Integer...

7.2CVSS6.3AI score0.03731EPSS
SaveExploits1References5
Nuclei
Nuclei
added 12 hours ago35 views

Intelbras NPLUG 1.0.0.14 - Authentication Bypass

Intelbras NPLUG 1.0.0.14 is vulnerable to authentication bypass through cookie manipulation. An attacker can bypass authentication by simply setting a cookie named "admin:". id: CVE-2018-12455 info: name: Intelbras NPLUG 1.0.0.14 - Authentication Bypass author: ritikchaddha severity: critical...

9.3CVSS7.9AI score0.05867EPSS
SaveExploits3References2
Nuclei
Nuclei
added 12 hours ago110 views

AirFlow < 2.4.0 - Remote Code Execution

A vulnerability in Example Dags of Apache Airflow allows an attacker with UI access who can trigger DAGs, to execute arbitrary commands via manually provided runid parameter. This issue affects Apache Airflow Apache Airflow versions prior to 2.4.0. id: CVE-2022-40127 info: name: AirFlow 2.4.0 -...

8.8CVSS8.4AI score0.85653EPSS
SaveExploits2References5
Nuclei
Nuclei
added 12 hours ago641 views

Debug Endpoint pprof - Exposure Detection

The debugging endpoint /debug/pprof is exposed over the unauthenticated Kubelet healthz port. This debugging endpoint can potentially leak sensitive information such as internal Kubelet memory addresses and configuration, or for limited denial of service. Versions prior to 1.15.0, 1.14.4, 1.13.8,...

8.2CVSS6.7AI score0.7506EPSS
SaveExploits0References5
Cvelist
Cvelist
added 12 hours ago5 views

CVE-2026-76956

In libexpat 2.8.2 and 2.8.3 before 2.8.4, misinterpretation of getentropy's return code leads to insufficient entropy, which results in being vulnerable to hash flooding attacks, causing a denial of service via crafted XML content...

7.5CVSS
SaveExploits0References1
CVE
CVE
added 12 hours ago15 views

CVE-2026-76956

In libexpat 2.8.2 and 2.8.3, a flawed check of the getentropy() return code yields insufficient entropy for hash randomization, enabling remote, unauthenticated DoS via crafted XML. The fix is in libexpat 2.8.4; see the upstream PR at https://github.com/libexpat/libexpat/pull/1326. No in-the-wild...

7.5CVSS5.3AI score
SaveExploits0References1
EUVD
EUVD
added 12 hours ago7 views

EUVD-2026-63195

In libexpat 2.8.2 and 2.8.3 before 2.8.4, misinterpretation of getentropy's return code leads to insufficient entropy, which results in being vulnerable to hash flooding attacks, causing a denial of service via crafted XML content...

7.5CVSS5.3AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 12 hours ago4 views

kernel: scsi: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_cmd()

A flaw was found in the Linux kernel's iSCSI Internet Small Computer System Interface target subsystem. This vulnerability involves a buffer overread and a double-free error when processing iSCSI Text commands. A remote attacker could exploit these issues by sending specially crafted network...

9.8CVSS6AI score0.00745EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 12 hours ago4 views

kernel: ip6_gre: Use cached t->net in ip6erspan_changelink()

A flaw was found in the Linux kernel's ip6gre module. An unprivileged user could exploit this vulnerability by migrating a network device, causing the ip6erspanchangelink function to incorrectly handle network namespace references. This error leads to a use-after-free condition when the original...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 12 hours ago4 views

kernel: scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_buf

A flaw was found in the Linux kernel's iSCSI Internet Small Computer System Interface target functionality. This vulnerability, a heap overrun, occurs because the iscsiencodetextoutput function does not properly check buffer capacity when processing login requests. A remote attacker could exploit...

9.8CVSS6AI score0.00745EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 12 hours ago4 views

kernel: sched/psi: fix race between file release and pressure write

A flaw was found in the Linux kernel's Pressure Stall Information PSI subsystem. A race condition exists between the file release and pressure write operations, specifically concerning the priv member of struct kernfsopenfile. This can lead to a use-after-free vulnerability or a NULL dereference,...

7.8CVSS5.4AI score0.00107EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 12 hours ago4 views

kernel: net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot

A flaw was found in the Linux kernel's Server-Message-Block Direct SMC-D client. A remote attacker can exploit this vulnerability by sending a specially crafted SMC-Dv2 proposal with a Channel Identifier CHID of 0. This malicious proposal can cause a null pointer dereference in the kernel's SMC...

7.5CVSS5.7AI score0.00479EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 12 hours ago4 views

kernel: smb/client: handle overlapping allocated ranges in fallocate

A flaw was found in the Linux kernel's Server Message Block SMB client. The smb3simplefallocaterange function, which manages file allocation, can incorrectly process overlapping allocated ranges provided by a server. This can result in parts of a file not being properly zero-filled, leading to...

9.8CVSS5.4AI score0.00463EPSS
SaveExploits0References5
Chainguard
Chainguard
added 14 hours ago9 views

GO-2026-6195 vulnerabilities

Vulnerabilities for packages: telegraf...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 14 hours ago9 views

GO-2026-6197 vulnerabilities

Vulnerabilities for packages: telegraf...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 14 hours ago10 views

GO-2026-6189 vulnerabilities

Vulnerabilities for packages: telegraf...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 14 hours ago7 views

GO-2026-6190 vulnerabilities

Vulnerabilities for packages: telegraf...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 14 hours ago6 views

CVE-2026-40686 vulnerabilities

Vulnerabilities for packages: exim...

5.3CVSS5.2AI score0.00246EPSS
SaveExploits0
Rows per page
Query Builder