Lucene search
+L

13424 matches found

Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.11 views

PT-2026-39111

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds read exists in the nfnl cthelper dump table function within the netfilter nfnetlink cthelper component. The issue occurs when a helper saved in cb-args1 is deleted betwe...

7.1CVSS5.8AI score0.00132EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/05/07 10:31 p.m.22 views

netbox-data-flows has stored XSS in ObjectAlias names rendered inside DataFlow tables

Summary An authenticated user who can create or edit ObjectAlias objects can store arbitrary HTML/JavaScript in an alias name. That payload is later rendered unescaped in DataFlow table views, causing a stored XSS when another user views the affected page. Details The issue is caused by unsafe HT...

5.9AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/07 10:31 p.m.6 views

GHSA-V7QW-HX66-4W9X netbox-data-flows has stored XSS in ObjectAlias names rendered inside DataFlow tables

Summary An authenticated user who can create or edit ObjectAlias objects can store arbitrary HTML/JavaScript in an alias name. That payload is later rendered unescaped in DataFlow table views, causing a stored XSS when another user views the affected page. Details The issue is caused by unsafe HT...

8.7CVSS5.9AI score
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/05/07 4:7 p.m.145 views

Exploit for Integer Overflow or Wraparound in Microsoft

CVE-2023-21716 Analysis-ICT287: Microsoft Word Remote Code Exe...

9.8CVSS6.3AI score0.82302EPSS
SaveExploits11
SUSE Linux
SUSE Linux
added 2026/05/07 7:15 a.m.10 views

Security update for xen

This update for xen fixes the following issues: Update to Xen 4.20.3 bug fix release bsc1027519 jscPED-8907. CVE-2025-54505: Floating Point Divider State Sampling on AMD CPUs AMD-SN-7053 bsc1262428. CVE-2026-23557: Xenstored DoS via XSRESETWATCHES command bsc1262178. CVE-2026-23558: grant table v...

7.8CVSS5.8AI score0.00191EPSS
SaveExploits0References16
OSV
OSV
added 2026/05/07 7:15 a.m.6 views

SUSE-SU-2026:1743-1 Security update for xen

This update for xen fixes the following issues: - Update to Xen 4.20.3 bug fix release bsc1027519 jscPED-8907. - CVE-2025-54505: Floating Point Divider State Sampling on AMD CPUs AMD-SN-7053 bsc1262428. - CVE-2026-23557: Xenstored DoS via XSRESETWATCHES command bsc1262178. - CVE-2026-23558: grant...

7.8CVSS5.8AI score0.00191EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/05/07 3:23 a.m.9 views

CVE-2026-41890

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. From version 0.31.1.0 to before version 0.31.8.0, the deleteProcess action accepts a POST parameter tables containing arbitrary table names. These are pass...

6.9CVSS5.9AI score0.00344EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/07 3:23 a.m.7 views

CVE-2026-41890 CI4MS: Arbitrary Database Table Drop via Theme deleteProcess

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. From version 0.31.1.0 to before version 0.31.8.0, the deleteProcess action accepts a POST parameter tables containing arbitrary table names. These are pass...

6.9CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/07 3:23 a.m.50 views

CVE-2026-41890 CI4MS: Arbitrary Database Table Drop via Theme deleteProcess

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. From version 0.31.1.0 to before version 0.31.8.0, the deleteProcess action accepts a POST parameter tables containing arbitrary table names. These are pass...

6.9CVSS0.00344EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/07 3:23 a.m.27 views

CVE-2026-41890

CVE-2026-41890 affects CI4MS prior to 0.31.8.0. The issue arises in the deleteProcess() action where the POST parameter tables[] is passed directly to $forge->dropTable() without validating that the tables belong to the theme being deleted. The deleteConfirm view uses the theme’s own migration...

6.9CVSS5.9AI score0.00344EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/07 3:23 a.m.16 views

EUVD-2026-28292

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. From version 0.31.1.0 to before version 0.31.8.0, the deleteProcess action accepts a POST parameter tables containing arbitrary table names. These are pass...

6.9CVSS5.9AI score0.00344EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/07 3:23 a.m.10 views

CVE-2026-41890 CI4MS: Arbitrary Database Table Drop via Theme deleteProcess

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. From version 0.31.1.0 to before version 0.31.8.0, the deleteProcess action accepts a POST parameter tables containing arbitrary table names. These are pass...

6.9CVSS5.9AI score0.00344EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/07 2:19 a.m.13 views

SUSE CVE-2026-43079

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Skip discovery table for offline dies This warning can be triggered if NUMA is disabled and the system boots with fewer CPUs than the number of CPUs in die 0. WARNING: CPU: 9 PID: 7257 at uncore.c:1157...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References12
Github Security Blog
Github Security Blog
added 2026/05/07 12:8 a.m.24 views

wasmtime has a panic when allocating a table exceeding the size of the host's address space

Impact Wasmtime's allocation logic for a WebAssembly table contained checked arithmetic which panicked on overflow. This overflow is possible to trigger, and thus panic, when a table with an extremely large size is allocated. This is possible with the WebAssembly memory64 proposal where tables ca...

7.5CVSS6AI score0.00319EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/07 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-43145

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - remoteproc: imxrproc: Fix invalid loaded resource table detection imxrprocelffindloadedrsctable may incorrectly report a loaded resource table even when the...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/07 12:0 a.m.13 views

CI4MS 输入验证错误漏洞

CI4MS is an open-source blog page management tool developed by Ci4MS. In versions 0.31.1.0 to 0.31.8.0 of CI4MS, there was a vulnerability related to input validation errors. This vulnerability stemmed from the deleteProcess operation not verifying whether the table name in the POST parameter...

6.9CVSS5.8AI score0.00344EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/06 9:57 p.m.14 views

CVE-2026-43214

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM for x86 architectures. When reading Page Directory Pointer Table Registers PDPTRs in the getsregs2 function, the system fails to use proper Sleepable Read-Copy Update SRCU protection. This oversight can lead to incorrect memo...

7.8CVSS5.8AI score0.00139EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/05/06 9:35 p.m.14 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection via the SimplePdo::insert, SimplePdo::update, and SimplePdo::delete functions. An attacker can execute arbitrary SQL commands by supplying crafted array keys or table names that are directly concatenated into SQL statement...

8.8CVSS6.1AI score0.00397EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/05/06 9:19 p.m.33 views

kernel: Linux kernel KVM: Privilege escalation or denial of service due to improper shadow page table entry handling

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM component. A local attacker with privileges on the host system could exploit a vulnerability in how KVM handles shadow page table entries SPTEs during memory-mapped I/O MMIO operations. By manipulating guest page table entrie...

8.1CVSS5.8AI score0.00184EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/06 6:40 p.m.8 views

CVE-2026-43145

A flaw was found in the Linux kernel's remoteproc remote processor subsystem, specifically within the imxrproc driver. The imxrprocelffindloadedrsctable function could incorrectly report the presence of a loaded resource table even when the current firmware did not provide one. This...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
Rows per page
Query Builder