Lucene search
+L

835 matches found

Cvelist
Cvelist
added yesterday27 views

CVE-2026-70373 Koha: SQL Injection in reports/issues_stats.pl

Koha's reports/issuesstats.pl the circulation statistics report builds its calculation query in sub calculate by concatenating several user-controlled request parameters directly into the SQL string. The PeriodTypeSel, PeriodDaySel, and PeriodMonthSel parameters are interpolated raw into...

8.8CVSS
SaveExploits0References3
CVE
CVE
added yesterday12 views

CVE-2026-70373

Koha: SQL Injection in reports/issues_stats.pl. The circulation statistics report builds the calculation query by concatenating user-controlled request parameters into SQL, with PeriodTypeSel, PeriodDaySel, PeriodMonthSel, and other identifiers interpolated without whitelist or parameter binding....

8.8CVSS5.8AI score
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago35 views

CVE-2025-14073 WooCommerce PayPal Payments <= 3.3.2 - Unauthenticated Sensitive Information Disclosure

The WooCommerce PayPal Payments plugin for WordPress is vulnerable to Sensitive Information Disclosure due to an Insecure Direct Object Reference in all versions up to, and including, 3.3.2 via the enqueuepaypalinsightsscriptonorderreceived function due to missing validation on a user controlled...

5.3CVSS0.00232EPSS
SaveExploits0References4
CVE
CVE
added 4 days ago11 views

CVE-2025-14073

The CVE-2025-14073 entry concerns the WooCommerce PayPal Payments plugin for WordPress (affected versions up to 3.3.2). It describes an Insecure Direct Object Reference flaw in the enqueue_paypal_insights_script_on_order_received() function caused by missing validation on a user-controlled key. T...

5.3CVSS5.5AI score0.00232EPSS
SaveExploits0References4
NVD
NVD
added last week8 views

CVE-2026-18257

Improper validity period check for root issuer certificate in CycloneCrypto cryptographic wrapper of S2OPC allows a certificate issued by this root issuer to be considered trusted...

5.6CVSS0.001EPSS
SaveExploits0References1
EUVD
EUVD
added last week9 views

EUVD-2026-50410

Improper validity period check for root issuer certificate in CycloneCrypto cryptographic wrapper of S2OPC allows a certificate issued by this root issuer to be considered trusted...

5.6CVSS5.8AI score0.001EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/29 1:16 p.m.6 views

EUVD-2026-50323

Authorization Bypass in the emergency recovery approval component in Ente Technologies Ente Museum Server allows an authenticated attacker configured as a victim's emergency contact to bypass the configured recovery waiting period and take over the victim's account via a crafted approve-recovery...

5.9AI score0.00295EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/29 1:16 p.m.6 views

CVE-2026-16751 Ente Museum Server Authorization Bypass Vulnerability

Authorization Bypass in the emergency recovery approval component in Ente Technologies Ente Museum Server allows an authenticated attacker configured as a victim's emergency contact to bypass the configured recovery waiting period and take over the victim's account via a crafted approve-recovery...

5.9AI score0.00295EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/07/27 7:47 a.m.5 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: bpf: Free reuseport cBPF prog after RCU grace period. Eulgyu Kim reported the splat below with a repro. 0 The repro sets up a UDP reuseport group with a cBPF prog and replaces it with a new one while another thread is sending a U...

7.8CVSS6.6AI score0.00165EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.6 views

SUSE CVE-2026-64459

In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcpaodestroysock Commit 51e547e8c89c "tcp: Free TCP-AO/TCP-MD5 info/keys without RCU" removed the callrcu callback from tcpaodestroysock, arguing that "the destruction of info/keys is delayed unti...

9.8CVSS5.6AI score0.00475EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.9 views

CVE-2026-64459

In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcpaodestroysock Commit 51e547e8c89c "tcp: Free TCP-AO/TCP-MD5 info/keys without RCU" removed the callrcu callback from tcpaodestroysock, arguing that "the destruction of info/keys is delayed unti...

9.8CVSS0.00475EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64459

In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcpaodestroysock Commit 51e547e8c89c "tcp: Free TCP-AO/TCP-MD5 info/keys without RCU" removed the callrcu callback from tcpaodestroysock, arguing that "the destruction of info/keys is delayed unti...

9.8CVSS5.6AI score0.00475EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/25 8:51 a.m.30 views

CVE-2026-64459 tcp: restore RCU grace period in tcp_ao_destroy_sock

In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcpaodestroysock Commit 51e547e8c89c "tcp: Free TCP-AO/TCP-MD5 info/keys without RCU" removed the callrcu callback from tcpaodestroysock, arguing that "the destruction of info/keys is delayed unti...

9.8CVSS0.00475EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/25 8:51 a.m.39 views

CVE-2026-64459

Summary: CVE-2026-64459 is a use-after-free risk in the Linux kernel TCP-AO code. A previous patch removed the RCU-based freeing of TCP-AO/TCP-MD5 info in tcp_ao_destroy_sock(), which could allow a race during socket connect when a socket is in TCP_SYN_SENT and still discoverable in the hash/inbo...

9.8CVSS5.6AI score0.00475EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/25 8:51 a.m.9 views

EUVD-2026-48803

In the Linux kernel, the following vulnerability has been resolved: tcp: restore RCU grace period in tcpaodestroysock Commit 51e547e8c89c "tcp: Free TCP-AO/TCP-MD5 info/keys without RCU" removed the callrcu callback from tcpaodestroysock, arguing that "the destruction of info/keys is delayed unti...

5.6AI score0.00475EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-64459

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tcp: restore RCU grace period in tcpaodestroysock Commit 51e547e8c89c tcp: Free TCP-AO/TCP-MD5 info/keys without RCU removed the callrcu callback from...

9.8CVSS5.3AI score0.00475EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 4:16 p.m.6 views

DEBIAN-CVE-2026-64248

In the Linux kernel, the following vulnerability has been resolved: MIPS: smp: report dying CPU to RCU in stopthiscpu smpsendstop parks all secondary CPUs in stopthiscpu. The function marks the CPU offline for the scheduler via setcpuonlinefalse but never informs RCU, so RCU keeps expecting a...

5.6AI score0.00161EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/24 4:16 p.m.5 views

DEBIAN-CVE-2026-64250

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Report dying CPU to RCU in stopthiscpu This is a port of MIPS commit 9f3f3bdc6d9dac1 "MIPS: smp: report dying CPU to RCU in stopthiscpu". smpsendstop parks all secondary CPUs in stopthiscpu. And the function marks the...

5.7AI score0.00161EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/24 4:16 p.m.10 views

CVE-2026-64250

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Report dying CPU to RCU in stopthiscpu This is a port of MIPS commit 9f3f3bdc6d9dac1 "MIPS: smp: report dying CPU to RCU in stopthiscpu". smpsendstop parks all secondary CPUs in stopthiscpu. And the function marks the...

0.00161EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 4:16 p.m.7 views

UBUNTU-CVE-2026-64248

In the Linux kernel, the following vulnerability has been resolved: MIPS: smp: report dying CPU to RCU in stopthiscpu smpsendstop parks all secondary CPUs in stopthiscpu. The function marks the CPU offline for the scheduler via setcpuonlinefalse but never informs RCU, so RCU keeps expecting a...

5.6AI score0.00161EPSS
SaveExploits0References9
Rows per page
Query Builder