Lucene search
+L

36760 matches found

OSV
OSV
added 2026/02/03 9:17 p.m.13 views

CVE-2026-25510 CI4MS Vulnerable to Remote Code Execution (RCE) via Arbitrary File Creation and Save in File Editor

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to version 0.28.5.0, an authenticated user with file editor permissions can achieve Remote Code Execution RCE by leveraging the file creation and sav...

9.9CVSS6.1AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/03 9:16 p.m.5 views

CVE-2026-25509

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to version 0.28.5.0, the authentication implementation in CI4MS is vulnerable to email enumeration. An unauthenticated attacker can determine whether...

5.3CVSS5.5AI score0.00349EPSS
SaveExploits0References3Affected Software1
F5 Networks
F5 Networks
added 2026/02/03 7:48 p.m.21 views

K000159873: Linux kernel vulnerability CVE-2025-39881

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: kernfs: Fix UAF in polling when open file is released A use-after-free UAF vulnerability was identified in the PSI Pressure Stall Information monitoring mechanism: BUG: KASAN: slab-use-after-free in...

7.8CVSS5.2AI score0.0014EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/02/03 7:17 p.m.15 views

bytes has integer overflow in BytesMut::reserve

Details In the unique reclaim path of BytesMut::reserve, the condition rs if vcapacity = newcap + offset uses an unchecked addition. When newcap + offset overflows usize in release builds, this condition may incorrectly pass, causing self.cap to be set to a value that exceeds the actual allocated...

7.5CVSS5.4AI score0.00552EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/02/03 7:17 p.m.6 views

GHSA-434X-W66G-QW3R bytes has integer overflow in BytesMut::reserve

Details In the unique reclaim path of BytesMut::reserve, the condition rs if vcapacity = newcap + offset uses an unchecked addition. When newcap + offset overflows usize in release builds, this condition may incorrectly pass, causing self.cap to be set to a value that exceeds the actual allocated...

6.9CVSS5.4AI score0.00552EPSS
SaveExploits1References6
ATTACKERKB
ATTACKERKB
added 2026/02/03 6:07 p.m.7 views

CVE-2026-25487

Craft Commerce is an ecommerce platform for Craft CMS. In versions from 4.0.0-RC1 to 4.10.0 and from 5.0.0 to 5.5.1, a stored XSS vulnerability in Craft Commerce allows attackers to execute malicious JavaScript in an administrator's browser. This occurs because the Tax Rates 'Name' field in the...

6.1CVSS5.5AI score0.00261EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/02/03 5:15 p.m.10 views

EUVD-2026-5216

A lack of proper input validation in the HTTP processing path in TP-Link Archer BE230 v1.2 web modules may allow a crafted request to cause the device’s web service to become unresponsive, resulting in a denial of service condition. A network adjacent attacker with high privileges could cause the...

6.8CVSS5.4AI score0.00217EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/02/03 3:49 p.m.6 views

SQL Injection

Overview Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Affected versions of this package are vulnerable to SQL Injection via the QuerySet.orderby and FilteredRelation when column aliases containing periods are used with a crafted...

9.8CVSS6.2AI score0.00802EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/03 12:00 p.m.16 views

RUSTSEC-2026-0007 Integer overflow in `BytesMut::reserve`

In the unique reclaim path of BytesMut::reserve, the condition rs if vcapacity = newcap + offset uses an unchecked addition. When newcap + offset overflows usize in release builds, this condition may incorrectly pass, causing self.cap to be set to a value that exceeds the actual allocated capacit...

7.5CVSS5.5AI score0.00552EPSS
SaveExploits1References3
RustSec
RustSec
added 2026/02/03 12:00 p.m.17 views

Integer overflow in `BytesMut::reserve`

In the unique reclaim path of BytesMut::reserve, the condition rs if vcapacity = newcap + offset uses an unchecked addition. When newcap + offset overflows usize in release builds, this condition may incorrectly pass, causing self.cap to be set to a value that exceeds the actual allocated capacit...

7.5CVSS5.4AI score0.00552EPSS
SaveExploits1Affected Software1
Debian
Debian
added 2026/02/03 10:03 a.m.11 views

[SECURITY] [DLA 4465-1] clamav new upstream version

------------------------------------------------------------------------- Debian LTS Advisory DLA-4465-1 [email protected] https://www.debian.org/lts/security/ Emilio Pozuelo Monfort February 03, 2026 https://wiki.debian.org/LTS -...

5.3AI score
SaveExploits0
Fedora
Fedora
added 2026/02/03 3:33 a.m.11 views

[SECURITY] Fedora 43 Update: openttd-15.1-1.fc43

OpenTTD is modeled after a popular transportation business simulation game by Chris Sawyer and enhances the game experience dramatically. Many features were inspired by TTDPatch while others are original...

5.3AI score
SaveExploits0
NVD
NVD
added 2026/02/03 2:16 a.m.13 views

CVE-2025-67484

Vulnerability in Wikimedia Foundation MediaWiki. This vulnerability is associated with program files includes/Api/ApiFormatXml.Php. This issue affects MediaWiki: from before 1.39.16, 1.43.6, 1.44.3, 1.45.1...

9.8CVSS0.00395EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/02/03 1:00 a.m.5 views

CVE-2025-61657

Improper Neutralization of Input During Web Page Generation XSS or 'Cross-site Scripting' vulnerability in Wikimedia Foundation Vector. This vulnerability is associated with program files resources/skins.Vector.Js/stickyHeader.Js. This issue affects Vector: from before 1.43.4, 1.44.1...

5.3AI score0.00247EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.7 views

PT-2026-6538

In the unique reclaim path of BytesMut::reserve, the condition rs if v capacity = new cap + offset uses an unchecked addition. When new cap + offset overflows usize in release builds, this condition may incorrectly pass, causing self.cap to be set to a value that exceeds the actual allocated...

5.5AI score
SaveExploits0References4
Google Chrome Security Advisories
Google Chrome Security Advisories
added 2026/02/03 12:00 a.m.28 views

Stable Channel Update for Desktop

The Stable channel has been updated to 144.0.7559.132/.133 for Windows/Mac and 144.0.7559.132 for Linux, which will roll out over the coming days/weeks. A full list of changes in this build is available in the Log. Security Fixes and Rewards Note: Access to bug details and links may be kept...

8.8CVSS5.7AI score0.00579EPSS
SaveExploits1Affected Software1
Redos
Redos
added 2026/02/03 12:00 a.m.7 views

ROS-20260203-73-0031

A vulnerability in the ipvsxmit.c component of the Linux operating system kernel is related to resource release errors. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS5.5AI score0.00178EPSS
SaveExploits0
Redos
Redos
added 2026/02/03 12:00 a.m.7 views

ROS-20260203-73-0041

A vulnerability in the USB module of the Linux kernel is related to premature resource release. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

4.7CVSS5.4AI score0.0013EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/02/03 12:00 a.m.9 views

PT-2026-6336

Kyverno is a policy engine designed for cloud native platform engineering teams. Versions prior to 1.16.3 and 1.15.3 have a critical authorization boundary bypass in namespaced Kyverno Policy apiCall. The resolved urlPath is executed using the Kyverno admission controller ServiceAccount, with no...

9.9CVSS5.7AI score0.00516EPSS
SaveExploits1References5
Redos
Redos
added 2026/02/03 12:00 a.m.8 views

ROS-20260203-73-0044

A vulnerability in the parisc component of the Linux kernel is related to resource release errors. Exploitation of the vulnerability could allow an attacker to gain access to sensitive data, compromise its integrity, and cause a denial of service...

7.8CVSS5.4AI score0.0019EPSS
SaveExploits0
Rows per page
Query Builder