Lucene search
+L

8922 matches found

Vulnrichment
Vulnrichment
added 2026/02/19 11:30 a.m.12 views

CVE-2025-8350 Authentication Bypass with Redirect in BiEticaret Software's BiEticaret CMS

Execution After Redirect EAR, Missing Authentication for Critical Function vulnerability in Inrove Software and Internet Services BiEticaret CMS allows Authentication Bypass, HTTP Response Splitting. This issue affects BiEticaret CMS: from 2.1.13 through 19022026. NOTE: The vendor was contacted...

9.8CVSS5.5AI score0.00547EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/19 12:00 a.m.19 views

PT-2026-20934

Buffer overflow in ovpn‑dco‑win version 2.8.0 allows local attackers to cause a system crash by sending too large packets to the remote peer when the AEAD tag appears at the end of the encrypted packet...

6.8CVSS5.6AI score0.00115EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/19 12:00 a.m.17 views

WordPress plugin Lizza LMS Pro 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. There is...

9.8CVSS5.7AI score0.00368EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/18 3:55 p.m.36 views

CVE-2026-2507 BIG-IP TMM Vulnerability

When BIG-IP AFM or BIG-IP DDoS is provisioned, undisclosed traffic can cause TMM to terminate. Note: Software versions which have reached End of Technical Support EoTS are not evaluated...

8.7CVSS0.00285EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/18 3:55 p.m.9 views

CVE-2026-2507

When BIG-IP AFM or BIG-IP DDoS is provisioned, undisclosed traffic can cause TMM to terminate. Note: Software versions which have reached End of Technical Support EoTS are not evaluated...

8.7CVSS5.6AI score0.00285EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/18 3:55 p.m.10 views

CVE-2026-2507 BIG-IP TMM Vulnerability

When BIG-IP AFM or BIG-IP DDoS is provisioned, undisclosed traffic can cause TMM to terminate. Note: Software versions which have reached End of Technical Support EoTS are not evaluated...

8.7CVSS5.6AI score0.00285EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/18 2:53 p.m.6 views

CVE-2025-71237

In the Linux kernel, the following vulnerability has been resolved: nilfs2: Fix potential block overflow that cause system hang When a user executes the FITRIM command, an underflow can occur when calculating nblocks if endblock is too small. Since nblocks is of type sectort, which is u64, a...

5.1AI score0.00118EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/02/18 9:25 a.m.27 views

CVE-2026-2126

CVE-2026-2126 affects the WordPress plugin “User Submitted Posts – Enable Users to Submit Posts from the Front End.” The issue is Incorrect Authorization: the function usp_get_submitted_category() accepts user-submitted category IDs from POST without validating against configured allowed categori...

5.3CVSS5.7AI score0.00345EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/02/18 9:25 a.m.47 views

CVE-2026-2126 User Submitted Posts <= 20260113 - Incorrect Authorization to Unauthenticated Category Restriction Bypass via 'user-submitted-category' Parameter

The User Submitted Posts – Enable Users to Submit Posts from the Front End plugin for WordPress is vulnerable to Incorrect Authorization in all versions up to, and including, 20260113. This is due to the uspgetsubmittedcategory function accepting user-submitted category IDs from the POST body...

5.3CVSS0.00345EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/18 12:56 a.m.42 views

GHSA-W5C7-9QQW-6645 OpenClaw inter-session prompts could be treated as direct user instructions

Summary Inter-session messages sent via sessionssend could be interpreted as direct end-user instructions because they were persisted as role: "user" without provenance metadata. Affected Packages / Versions - Package: openclaw npm - Affected versions: = 2026.2.13 Impact A delegated or internal...

7.1CVSS5.6AI score
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2026/02/18 12:00 a.m.16 views

Recursive Language Models for Jailbreak Detection: A Procedural Defense for Tool-Augmented Agents

Jailbreak prompts are a practical and evolving threat to large language models LLMs, particularly in agentic systems that execute tools over untrusted content. Many attacks exploit long-context hiding, semantic camouflage, and lightweight obfuscations that can evade single-pass guardrails. We...

5.6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/02/18 12:00 a.m.30 views

PT-2026-20463

Name of the Vulnerable Software and Affected Versions BIG-IP AFM and BIG-IP DDoS affected versions not specified Description Undisclosed traffic can cause Traffic Management Microkernel TMM to terminate when BIG-IP Application Firewall AFM or BIG-IP Distributed Denial of Service DDoS is...

8.7CVSS5.5AI score0.00285EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/02/17 12:26 a.m.17 views

SUSE CVE-2025-71201

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early read unlock of page with EOF in middle The read result collection for buffered reads seems to run ahead of the completion of subrequests under some circumstances, as can be seen in the following log snippet:...

5.5CVSS5.3AI score0.00117EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/02/16 2:23 p.m.14 views

CVE-2025-71201

A race condition flaw was found in the Linux kernel's netfs subsystem. In the netfsreadunlockfolios function, a folio memory page may be unlocked prematurely before the ZERO subrequest completes clearing the tail portion of the page beyond the end-of-file. This allows an application using mmap to...

7.1CVSS5.2AI score0.00117EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/02/16 12:25 a.m.10 views

SUSE CVE-2026-23161

In the Linux kernel, the following vulnerability has been resolved: mm/shmem, swap: fix race of truncate and swap entry split The helper for shmem swap freeing is not handling the order of swap entries correctly. It uses xacmpxchgirq to erase the swap entry, but it gets the entry order before tha...

7CVSS5.3AI score0.00089EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/02/14 4:27 p.m.46 views

CVE-2026-23177 mm, shmem: prevent infinite loop on truncate race

In the Linux kernel, the following vulnerability has been resolved: mm, shmem: prevent infinite loop on truncate race When truncating a large swap entry, shmemfreeswap returns 0 when the entry's index doesn't match the given index due to lookup alignment. The failure fallback path checks if the...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/14 4:15 p.m.17 views

CVE-2025-71201

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early read unlock of page with EOF in middle The read result collection for buffered reads seems to run ahead of the completion of subrequests under some circumstances, as can be seen in the following log snippet:...

7.1CVSS0.00117EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.11 views

CVE-2026-23161

In the Linux kernel, the following vulnerability has been resolved: mm/shmem, swap: fix race of truncate and swap entry split The helper for shmem swap freeing is not handling the order of swap entries correctly. It uses xacmpxchgirq to erase the swap entry, but it gets the entry order before tha...

7.3CVSS6.5AI score0.00089EPSS
SaveExploits0References11
OSV
OSV
added 2026/02/14 4:15 p.m.12 views

UBUNTU-CVE-2025-71201

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early read unlock of page with EOF in middle The read result collection for buffered reads seems to run ahead of the completion of subrequests under some circumstances, as can be seen in the following log snippet:...

7.1CVSS5.7AI score0.00117EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.10 views

CVE-2025-71201

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix early read unlock of page with EOF in middle The read result collection for buffered reads seems to run ahead of the completion of subrequests under some circumstances, as can be seen in the following log snippet:...

7.1CVSS6.5AI score0.00117EPSS
SaveExploits0References10
Rows per page
Query Builder