Lucene search
+L

1378 matches found

CNNVD
CNNVD
added 2026/05/06 12:0 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from insufficient TLB invalidation during memory compression in the Alpha architecture. This...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.11 views

PT-2026-37470

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the iommu/vt-d component where the system relies on the pci dev is disconnected function to skip Address Translation Services ATS invalidation for safely removed...

5.5CVSS5.5AI score0.00123EPSS
SaveExploits0
OSV
OSV
added 2026/05/05 7:13 p.m.7 views

GHSA-JW8G-5J46-44RP AVideo: CSRF in userSavePhoto.php Allows Cross-Origin Overwrite of Authenticated Users' Profile Photos with Arbitrary Content

Summary objects/userSavePhoto.php is a legacy profile-photo endpoint that accepts a base64 POST parameter and writes the decoded bytes to videos/userPhoto/photo.png. Its only access control is User::isLogged. It does not end in .json.php, so it is excluded from the project's global autoCSRFGuard...

5.4CVSS6.1AI score0.00121EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/05/05 7:13 p.m.8 views

Cross-site Request Forgery (CSRF)

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF via the userSavePhoto.php process. An attacker can overwrite authenticated users' profile photos with arbitrary content and trigger...

5.4CVSS5.9AI score0.00121EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/05 3:31 a.m.7 views

EUVD-2026-27167

The MoreConvert Pro plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 1.9.14. This is due to the guest waitlist verification flow not invalidating or regenerating verification tokens when the customer email address is changed. This makes it possible...

9.8CVSS5.8AI score0.00458EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/05 12:0 a.m.13 views

PT-2026-37293

Name of the Vulnerable Software and Affected Versions WWBN AVideo versions prior to 29.0 Description A Cross-Site Request Forgery CSRF issue exists in the legacy profile-photo endpoint "objects/userSavePhoto.php". The endpoint accepts a base64 POST parameter imgBase64 and writes the decoded bytes...

5.4CVSS5.8AI score0.00121EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/05/01 9:27 p.m.7 views

CVE-2026-31735

A flaw was found in the Linux kernel's Input/Output Memory Management Unit IOMMU page table handling. When an unmap operation partially overlaps with a large memory mapping, the system's invalidation process may not correctly flush the entire unmapped range. This could result in a 'short...

8.8CVSS5.8AI score0.0012EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.40 views

CVE-2026-31735 iommupt: Fix short gather if the unmap goes into a large mapping

In the Linux kernel, the following vulnerability has been resolved: iommupt: Fix short gather if the unmap goes into a large mapping unmap has the odd behavior that it can unmap more than requested if the ending point lands within the middle of a large or contiguous IOPTE. In this case the gather...

8.8CVSS0.0012EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/01 2:14 p.m.22 views

CVE-2026-31735

The CVE-2026-31735 issue affects the Linux kernel IOMMU page table handling. Specifically, when an unmap operation partially overlaps a large or contiguous IOPTE, the invalidation/gather logic could flush only the requested range, causing a short invalidation where part of the unmapped area remai...

8.8CVSS5.7AI score0.0012EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/05/01 2:14 p.m.13 views

EUVD-2026-26548

In the Linux kernel, the following vulnerability has been resolved: iommupt: Fix short gather if the unmap goes into a large mapping unmap has the odd behavior that it can unmap more than requested if the ending point lands within the middle of a large or contiguous IOPTE. In this case the gather...

5.7AI score0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/01 2:14 p.m.5 views

CVE-2026-31735 iommupt: Fix short gather if the unmap goes into a large mapping

In the Linux kernel, the following vulnerability has been resolved: iommupt: Fix short gather if the unmap goes into a large mapping unmap has the odd behavior that it can unmap more than requested if the ending point lands within the middle of a large or contiguous IOPTE. In this case the gather...

8.8CVSS5.8AI score0.0012EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/04/30 5:28 p.m.15 views

Weblate Doesn't Invalidate API Token on Password Change

Impact When a user changes their password, browser sessions are correctly invalidated via cyclesessionkeys, but DRF API tokens wlu prefix stored in authtokentoken are not revoked. Patches https://github.com/WeblateOrg/weblate/pull/19057 Resources Weblate thanks Sang Yu Jeon for reporting this via...

5.4CVSS5.2AI score0.00228EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/30 12:0 a.m.23 views

PT-2026-37127

Name of the Vulnerable Software and Affected Versions Weblate versions prior to 5.17.1 Description When a user changes their password, browser sessions are invalidated using the cycle session keys function, but Django REST Framework DRF API tokens with the wlu prefix stored in authtoken token are...

5.4CVSS5.8AI score0.00228EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2026/04/22 6:7 p.m.6 views

CVE-2026-31466

A flaw was found in the Linux kernel. A race condition exists in the memory management subsystem, specifically during transparent huge page THP splitting and page table entry invalidation. This can occur when a memory folio a unit of memory is accessed and modified without proper locking due to a...

5.5CVSS5.7AI score0.00094EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/22 5:6 p.m.6 views

Guessable CAPTCHA

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Guessable CAPTCHA through the objects/getCaptcha.php process. An attacker can bypass CAPTCHA protections by manipulating the ql parameter to generate trivially sho...

6.9CVSS5.4AI score0.00218EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/04/22 1:53 p.m.40 views

CVE-2026-31463 iomap: fix invalid folio access when i_blkbits differs from I/O granularity

In the Linux kernel, the following vulnerability has been resolved: iomap: fix invalid folio access when iblkbits differs from I/O granularity Commit aa35dd5cbc06 "iomap: fix invalid folio access after folioendread" partially addressed invalid folio access for folios without an ifs attached, but ...

9.8CVSS0.00379EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/21 10:21 p.m.20 views

CVE-2026-40935

WWBN/AVideo (versions ≤ 29.0) is affected by a CAPTCHA bypass involving objects/getCaptcha.php. The ql parameter is read directly from the query string without clamping or sanitization, allowing an unauthenticated client to request a 1-character CAPTCHA word. Coupled with a case-insensitive strca...

5.3CVSS5.8AI score0.00218EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/21 9:9 p.m.3 views

CVE-2026-40942 DSF: Inverted Time Comparison in OIDC JWKS and Token Cache

The Data Sharing Framework DSF implements a distributed process engine based on the BPMN 2.0 and FHIR R4 standards. Prior to 2.1.0, The OIDC JWKS and Metadata Document caches used an inverted time comparison isBefore instead of isAfter, causing the cache to never return cached values. Every...

6.3CVSS5.8AI score0.00291EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/21 9:9 p.m.32 views

CVE-2026-40942 DSF: Inverted Time Comparison in OIDC JWKS and Token Cache

The Data Sharing Framework DSF implements a distributed process engine based on the BPMN 2.0 and FHIR R4 standards. Prior to 2.1.0, The OIDC JWKS and Metadata Document caches used an inverted time comparison isBefore instead of isAfter, causing the cache to never return cached values. Every...

6.3CVSS0.00291EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/21 9:9 p.m.7 views

EUVD-2026-24496

The Data Sharing Framework DSF implements a distributed process engine based on the BPMN 2.0 and FHIR R4 standards. Prior to 2.1.0, The OIDC JWKS and Metadata Document caches used an inverted time comparison isBefore instead of isAfter, causing the cache to never return cached values. Every...

6.3CVSS5.8AI score0.00291EPSS
SaveExploits0References3
Rows per page
Query Builder