Lucene search
+L

1520 matches found

Kitploit
Kitploit
added 2026/09/07 4:59 p.m.6 views

CVE-2026-31694-POC

CVE-2026-31694: FUSE readdir 缓存越界写入 fs/fuse/readdir.c:fuseadddirenttocache 中缺少边界检查。一个 FUSE 服务器返回一个 namelen = 4095 的目录项,序列化后为 4120 字节的记录。内核将其复制到一个 4096 字节的页缓存页中,并溢出 24 个服务器可控字节到下一个物理页。 本仓库包含一个用于写入原型的标记 PoC,以及一个本地提权利用,该利用将溢出整理到 /etc/passwd 的页缓存副本上,并将 root 账户改为无密码账户。 受影响:Linux 6.15+(FUSENAMEMAX 提升到...

7.8CVSS6.1AI score0.00281EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/07 12:21 p.m.4 views

dtrace-memaccess_cve-2020-27949

使用 fasttrap 读写其他进程的内存 用于在用户态进程中为 pid 和 objc 提供方创建陷阱节点的 /dev/fasttrap 设备具有权限 666。与同样是 666 的 /dev/dtrace 不同,fasttrap 缺少权限检查。这使得任何进程都可以发起 FASTTRAPIOCMAKEPROBE 或 FASTTRAPIOCGETINSTR ioctl 调用。 攻击者可以利用 FASTTRAPIOCMAKEPROBE 在任何其他进程中的任意内存位置创建探针。当这些探针被激活时,指定内存位置的值会被替换为陷阱指令(在 x86 上是 0xCC),而原始值则被存放在影子内存中。通过...

5.5CVSS6.8AI score0.00977EPSS
SaveExploits2
CVE
CVE
added 2026/08/26 6:00 a.m.12 views

CVE-2026-13406

CVE-2026-13406 affects the Royal Addons for Elementor WordPress plugin in versions before 1.7.1066 . The root cause is the absence of any capability or nonce check before the plugin returns taxonomy term data for a caller-supplied taxonomy. This allows unauthenticated users to disclose the names ...

5.3CVSS5.2AI score0.00309EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in ofono

A flaw was discovered in ofono, an open-source telephony software for Linux. A stack overflow bug was triggered within the decodedeliverreport function during SMS decoding. It is assumed that the attack scenario can be executed from a compromised modem, a malicious base station, or simply through...

8.1CVSS7.2AI score0.00943EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in ofono

A flaw was discovered in ofono, an open-source telephony software for Linux. A stack overflow bug occurs within the decodedeliver function during SMS decoding. It is assumed that the attack scenario can be executed from a compromised modem, a malicious base station, or simply through SMS. There i...

8.1CVSS7.1AI score0.0125EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in ofono

A flaw was discovered in ofono, an open-source telephony software for Linux. A stack overflow bug was triggered within the decodesubmitreport function during SMS decoding. It is assumed that the attack scenario can be executed from a compromised modem, a malicious base station, or simply through...

8.1CVSS7.1AI score0.01149EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.4 views

Astra Linux – Vulnerability in libonig

A issue was discovered in Oniguruma 6.x before 6.9.4rc2. In the function fetchintervalquantifier formerly known as fetchrangequantifier in regparse.c, PFETCH is called without checking PEND. This leads to a buffer overflow issue based on the heap mechanism...

7.5CVSS6.9AI score0.06889EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/08/24 2:58 a.m.26 views

Mozilla: Arbitrary JavaScript execution in PDF.js

A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: A type check was missing when handling fonts in PDF.js, which would allow arbitrary JavaScript execution in the PDF.js context...

8.8CVSS8.4AI score0.7066EPSS
SaveExploits16References7
Cvelist
Cvelist
added 2026/08/21 6:00 a.m.44 views

CVE-2026-19435 Copy & Delete Posts < 1.5.6 - Authenticated Arbitrary Post Content and Password Disclosure

The Duplicate Post WordPress plugin before 1.5.6 does not check the user's capabilities before returning post data, allowing users with a delegated role to read the content, metadata and passwords of posts they are not allowed to access, including other users' private and draft content...

0.00193EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/20 7:34 a.m.10 views

Mozilla: Arbitrary JavaScript execution in PDF.js

A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: A type check was missing when handling fonts in PDF.js, which would allow arbitrary JavaScript execution in the PDF.js context...

8.8CVSS5.9AI score0.7066EPSS
SaveExploits16References7
NVD
NVD
added 2026/08/19 10:17 p.m.14 views

CVE-2026-76360

In Splunk SOAR versions below 8.6.0, an authenticated user with no role assigned could use the /rest/health endpoint to gather system and cluster telemetry that should be restricted to administrative or support users. The vulnerability is a missing authorization check, where the endpoint does not...

4.3CVSS0.00206EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.18 views

PT-2026-78795

Name of the Vulnerable Software and Affected Versions Splunk SOAR versions prior to 8.6.0 Description A user with a role containing the playbooks:view permission can access metadata regarding a playbook repository they are not authorized to view. This occurs because the Playbook History feature...

2.7CVSS5.2AI score0.00218EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 3:16 p.m.7 views

DEBIAN-CVE-2026-63632

Open Neural Network Exchange ONNX is an open standard for machine learning interoperability. From 1.3.0 until 1.22.0, onnx.versionconverter.convertversion can perform an out-of-bounds read in Gemm76::adaptgemm76 in onnx/versionconverter/adapters/gemm76.h when a Gemm node has input tensors with...

3.3CVSS5.4AI score0.00163EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/16 6:00 a.m.16 views

CVE-2026-15384

The Manual Image Crop WordPress plugin before 1.15 does not perform any capability check or nonce verification on the authenticated AJAX action that crops attachment images; its only guard passes for any logged-in user. A subscriber-level user can therefore supply an arbitrary attachment ID and...

5.5AI score0.00111EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/16 4:24 a.m.19 views

CVE-2026-15002

The Platnosci Online Blue Media Autopay plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 5.0.0 via the 'bmwoocommercecsseditorcontent' POST parameter. This is due to the CssEditor::handlesave method being wired to the WordPress 'init' hook by...

7.2CVSS5.3AI score0.00307EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/08/16 4:24 a.m.18 views

CVE-2026-13167

The Everest Forms – Contact Form, Payment Form, Quiz, Survey & Custom Form Builder with AI plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.5.2. This is due to the plugin not properly verifying that a user is authorized to perform an action. This...

4.3CVSS5.5AI score0.00346EPSS
SaveExploits0References13
OSV
OSV
added 2026/08/14 6:17 p.m.8 views

UBUNTU-CVE-2026-49282

Capstone is a disassembly framework. Prior to version 6.0.0-Alpha9, Capstone's public csinsnname API forwards caller-supplied instruction IDs directly to the selected architecture backend. Most backends validate the ID before indexing instruction-name tables, but the M68K and RISCV backends have...

5.1CVSS6.1AI score0.00132EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/14 5:44 p.m.10 views

CVE-2026-49282

Capstone is a disassembly framework. Prior to version 6.0.0-Alpha9, Capstone's public csinsnname API forwards caller-supplied instruction IDs directly to the selected architecture backend. Most backends validate the ID before indexing instruction-name tables, but the M68K and RISCV backends have...

5.1CVSS6.1AI score0.00132EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/13 7:26 p.m.35 views

CVE-2026-45774 compliance-trestle Profile Import has an Arbitrary File Read via trestle:// URI and Relative Path Traversal

compliance-trestle is a tooling platform for managing compliance as code. Prior to versions 3.12.2 and 4.0.3, the compliance-trestle library's profile import mechanism resolves trestle:// URIs and relative file paths by joining them with trestleroot and calling .resolve, but performs no boundary...

6.9CVSS0.00366EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/13 3:40 p.m.8 views

Mozilla: Arbitrary JavaScript execution in PDF.js

A flaw was found in Mozilla. The Mozilla Foundation Security Advisory describes this flaw as follows: A type check was missing when handling fonts in PDF.js, which would allow arbitrary JavaScript execution in the PDF.js context...

8.8CVSS6AI score0.7066EPSS
SaveExploits16References7
Rows per page
Query Builder