Lucene search
K

24 matches found

Circl
Circl
added 2025/12/03 2:14 p.m.8 views

CVE-2024-26846

creationtimestamp| type| source ---|---|--- 2025-12-03 14:14:49+00:00| seen| https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8...

4.4CVSS7.2AI score0.00218EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2023-26846

Malicious code in bioql PyPI...

6.5CVSS6.6AI score0.00361EPSS
Exploits0References1
Circl
Circl
added 2025/05/12 6:37 p.m.11 views

CVE-2025-26846

creationtimestamp| type| source ---|---|--- 2025-05-12 18:37:20+00:00| seen| https://t.me/cvedetector/25087 2025-05-12 22:29:04+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/16054 2025-05-13 00:47:06+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3lozb4r5mzo2e...

9.8CVSS4.8AI score0.00363EPSS
Exploits0References3
OSV
OSV
added 2025/05/12 3:15 p.m.3 views

DEBIAN-CVE-2025-26846

An issue was discovered in Znuny before 7.1.4. Permissions are not checked properly when using the Generic Interface to update ticket metadata...

9.8CVSS5.3AI score0.00363EPSS
Exploits0References1
OSV
OSV
added 2025/05/12 3:15 p.m.3 views

CVE-2025-26846

An issue was discovered in Znuny before 7.1.4. Permissions are not checked properly when using the Generic Interface to update ticket metadata...

9.8CVSS6.6AI score
Exploits0References2
Debian CVE
Debian CVE
added 2025/05/12 12:0 a.m.11 views

CVE-2025-26846

An issue was discovered in Znuny before 7.1.4. Permissions are not checked properly when using the Generic Interface to update ticket metadata...

9.8CVSS5.3AI score0.00363EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-26846

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in Znuny before 7.1.4. Permissions are not checked properly when using the Generic Interface to update ticket metadata. CVE-2025-26846...

9.8CVSS5.5AI score0.00363EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.24 views

RHEL 9 : kernel (RHSA-2025:2270)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:2270 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: use after free in i2c...

7.8CVSS7.1AI score0.00378EPSS
Exploits0References44
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2024-26846

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double...

4.4CVSS5.9AI score0.00218EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2024/09/25 12:0 a.m.134 views

AlmaLinux 8 : kernel (ALSA-2024:7000)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2024:7000 advisory. CVE-2023-6040 CVE-2024-26595 CVE-2024-26600 CVE-2021-46984 CVE-2023-52478 CVE-2023-52476 CVE-2023-52522 CVE-2021-47101 CVE-2021-47097 CVE-2023-52605...

8.8CVSS6.5AI score0.01028EPSS
Exploits2References140
Tenable Nessus
Tenable Nessus
added 2024/06/12 12:0 a.m.66 views

SUSE SLES12 Security Update : kernel (SUSE-SU-2024:1979-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:1979-1 advisory. The SUSE Linux Enterprise 12 SP5 Azure kernel was updated to receive various security bugfixes. The following security bugs were...

9.8CVSS7.2AI score0.01358EPSS
Exploits6References547
OSV
OSV
added 2024/06/11 7:41 a.m.29 views

SUSE-SU-2024:1979-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 Azure kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-26921: Preserve kabi for skbuff bsc1223138. - CVE-2022-48686: Fix UAF when detecting digest errors bsc1223948. Update blacklist.conf: remove entry -...

9.8CVSS8.1AI score0.01358EPSS
Exploits6References379
OSV
OSV
added 2024/04/18 5:58 a.m.2 views

BELL-CVE-2024-26846

Bulletin has no description...

4.4CVSS6.8AI score0.00218EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2024/04/17 10:10 a.m.16 views

CVE-2024-26846

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronization between nvmedeletectrl and idadestroy has bee...

4.4CVSS7.2AI score0.00218EPSS
Exploits0
CVE
CVE
added 2024/04/17 10:10 a.m.194 views

CVE-2024-26846

CVE-2024-26846 affects the Linux kernel’s nvme-fc unloading path. A race between nvme_delete_ctrl and ida_destroy could double-free IDs, causing module unload hangs. The fix adds synchronization to ensure nvme_delete_ctrl code runs before leaving nvme_fc_exit_module and flushes the nvme_delete_wq...

4.4CVSS6.5AI score0.00218EPSS
Exploits0References7Affected Software1
Circl
Circl
added 2023/04/11 6:23 p.m.4 views

CVE-2023-26846

creationtimestamp| type| source ---|---|--- 2023-04-11 18:23:28+00:00| seen| https://t.me/cibsecurity/61875...

5.4CVSS5.5AI score0.00412EPSS
Exploits0References1
CVE
CVE
added 2023/04/11 12:0 a.m.42 views

CVE-2023-26846

OpenCATS 0.9.7 is affected by a stored XSS vulnerability in the city parameter of opencats/index.php?m=candidates. The issue allows execution of arbitrary web scripts/HTML in a victim’s browser. Root cause is a stored XSS in that endpoint; no fix version is provided in the documents. Practical im...

5.4CVSS5.2AI score0.00412EPSS
Exploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/06/17 12:0 a.m.93 views

Ubuntu 18.04 LTS : SPIP vulnerabilities (USN-5482-1)

The remote Ubuntu 18.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-5482-1 advisory. It was discovered that SPIP incorrectly validated inputs. An authenticated attacker could possibly use this issue to execute arbitrary code. This issue...

9.8CVSS7.5AI score0.02879EPSS
Exploits0References8
Ubuntu
Ubuntu
added 2022/06/16 4:22 p.m.90 views

USN-5482-1: SPIP vulnerabilities

It was discovered that SPIP incorrectly validated inputs. An authenticated attacker could possibly use this issue to execute arbitrary code. This issue only affected Ubuntu 18.04 LTS. CVE-2020-28984 Charles Fol and Théo Gordyjan discovered that SPIP is vulnerable to Cross Site Scripting XSS. If a...

9.8CVSS7.5AI score0.02879EPSS
Exploits0
OpenVAS
OpenVAS
added 2022/03/15 12:0 a.m.19 views

SPIP < 3.2.14, 4.x < 4.0.5 Multiple Vulnerabilities

SPIP is prone to multiple vulnerabilities. Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can redistribu...

8.8CVSS6.9AI score0.02879EPSS
Exploits0References1
Rows per page
Query Builder