Lucene search
+L

957 matches found

Kitploit
Kitploit
•added 2026/09/24 10:19 p.m.•38 views

cyph

Cyph Cyph is a cryptographically secure messaging and social networking service, providing an extreme level of privacy combined with best-in-class ease of use. Cyph’s patented technology — built by former SpaceX engineers, audited by Cure53, and the basis of research presentations at Black Hat an...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/24 7:01 p.m.•15 views

CVE-2026-17532-lab

CVE-2026-17532 Lab - Seraphinite Accelerator: unauth XSS → 1-click RCE A Docker lab for CVE-2026-17532 , an unauthenticated reflected XSS in the WordPress plugin Seraphinite Accelerator that chains into remote code execution the moment a logged-in administrator opens one crafted link. Full writeu...

6.1CVSS6.4AI score0.00794EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/24 4:02 p.m.•7 views

CVE-2026-17532

Seraphinite Accelerator . One URL, no authentication: root@kitploit: http://TARGET/?seraphaccelprep=alertdocument.domain" Usage Python needs pip install requests:...

6.1CVSS6.1AI score0.00794EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/24 2:00 p.m.•38 views

hget

hget This project is my personal project to learn golang to build something useful. Build Status : Install root@kitploit: $ go get -d github.com/huydx/hget $ cd $GOPATH/src/github.com/huydx/hget $ make clean install Binary file will be built at ./bin/hget, you can copy to /usr/bin or /usr/local/b...

5.6AI score
SaveExploits0
Nuclei
Nuclei
•added 2026/09/24 2:06 a.m.•16 views

Seraphinite Accelerator <= 2.29.18 - Cross-Site Scripting

The Seraphinite Accelerator plugin for WordPress up to and including 2.29.18 was vulnerable to reflected cross-site scripting through the seraphaccelprep parameter. CacheExtractPreparePageParams compared the expected HMAC against the JSON-decoded nonce with PHP's loose != operator, so a JSON...

6.1CVSS5.6AI score0.00794EPSS
SaveExploits1References3
Redos
Redos
•added 2026/09/23 12:00 a.m.•5 views

ROS-20260923-73-0025

The vulnerability of the atmelsha204aremove function in the drivers/crypto/atmel-sha204a.c driver for the Linux kernel cryptographic accelerator is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

7.8CVSS7.6AI score0.00176EPSS
SaveExploits0
Patchstack
Patchstack
•added 2026/09/17 6:47 a.m.•6 views

WordPress Seraphinite Accelerator plugin < 2.29.24 - Subscriber+ DoS vulnerability

Subscriber+ DoS vulnerability discovered by Ángel PS drtz in WordPress Plugin Seraphinite Accelerator versions 2.29.24...

5.8AI score0.00317EPSS
SaveExploits0References1Affected Software1
NVD
NVD
•added 2026/09/16 6:16 a.m.•8 views

CVE-2026-87828

The Seraphinite Accelerator WordPress plugin before 2.29.24 does not perform a capability check on one of its state-update AJAX actions, allowing authenticated users such as subscribers to write a malformed value that causes an uncaught error on every subsequent admin page load, making the entire...

5.7CVSS0.00317EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/16 6:00 a.m.•30 views

CVE-2026-87828 Seraphinite Accelerator < 2.29.24 - Subscriber+ DoS via seraph_accel_State Update

The Seraphinite Accelerator WordPress plugin before 2.29.24 does not perform a capability check on one of its state-update AJAX actions, allowing authenticated users such as subscribers to write a malformed value that causes an uncaught error on every subsequent admin page load, making the entire...

0.00317EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/09/16 6:00 a.m.•12 views

CVE-2026-87828 Seraphinite Accelerator < 2.29.24 - Subscriber+ DoS via seraph_accel_State Update

The Seraphinite Accelerator WordPress plugin before 2.29.24 does not perform a capability check on one of its state-update AJAX actions, allowing authenticated users such as subscribers to write a malformed value that causes an uncaught error on every subsequent admin page load, making the entire...

5.8AI score0.00317EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/16 6:00 a.m.•15 views

CVE-2026-87828

The Seraphinite Accelerator WordPress plugin before 2.29.24 is vulnerable to a denial of service via a missing capability check on the seraph_accel_State Update AJAX action. An authenticated user with the Subscriber role or higher can write a malformed value that triggers an uncaught error on eve...

5.7AI score0.00317EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/16 6:00 a.m.•11 views

EUVD-2026-80207

The Seraphinite Accelerator WordPress plugin before 2.29.24 does not perform a capability check on one of its state-update AJAX actions, allowing authenticated users such as subscribers to write a malformed value that causes an uncaught error on every subsequent admin page load, making the entire...

5.7AI score0.00317EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/09/16 12:00 a.m.•22 views

PT-2026-93308

The Seraphinite Accelerator WordPress plugin before 2.29.24 does not perform a capability check on one of its state-update AJAX actions, allowing authenticated users such as subscribers to write a malformed value that causes an uncaught error on every subsequent admin page load, making the entire...

5.7AI score0.00317EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm: Do not attempt to NUMA-migrate COW pages that have other uses. Oded Gabbay reported that enabling NUMA balancing causes corruption in his Gaudi accelerator test. He described the situation as follows: “All the details are in...

7.1CVSS6AI score0.00241EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/11 8:19 p.m.•9 views

CVE-2026-89591

In the Linux kernel, the following vulnerability has been resolved: accel/rocket: initialize job domain before cleanup paths rocketioctlsubmitjob releases rjob through rocketjobput on allocation error paths. rocketjobcleanup unconditionally calls rocketiommudomainputjob-domain, but job-domain is...

0.00206EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/11 7:44 p.m.•15 views

CVE-2026-89592

CVE-2026-89592 affects the Linux kernel's accel/rocket driver , specifically the rocket_job_push() function. Two distinct bugs exist: (1) a missing NULL check after a kvmalloc_array() call, which can cause a kernel NULL pointer dereference if the allocation fails; and (2) an integer overflow wher...

5.8AI score0.00206EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
•added 2026/08/31 12:00 a.m.•6 views

The vulnerability of the idxd_conf_device_release() function in the drivers/dma/idxd/sysfs.c module of the Intel Data Accelerator driver for the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the idxdconfdevicerelease function in the drivers/dma/idxd/sysfs.c module of the Intel Data Accelerator driver for the Linux operating system is related to an unvalidated error condition. Exploiting this vulnerability could allow a attacker to cause a service failure...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References12Affected Software3
Gentoo Linux
Gentoo Linux
•added 2026/08/26 12:00 a.m.•15 views

Vinyl Cache: Multiple Vulnerabilities

Background Vinyl Cache is a web application accelerator. Vinyl Cache was previously named Varnish. Description Multiple vulnerabilities have been discovered in Vinyl Cache. Please review the CVE identifiers referenced below for details. Impact Please review the referenced CVE identifiers for...

7.5CVSS6.6AI score0.03682EPSS
SaveExploits3
BDU FSTEC
BDU FSTEC
•added 2026/08/25 12:00 a.m.•7 views

The vulnerability of the llist_abort_desc() function in the drivers/dma/idxd/submit.c module of the Intel Data Accelerator driver for the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the llistabortdesc function in the drivers/dma/idxd/submit.c module of the Intel Data Accelerator driver for the Linux operating system is related to the use of an invalid file descriptor. Exploiting this vulnerability could allow a remote attacker to compromise the...

10CVSS5AI score0.00671EPSS
SaveExploits0References10Affected Software4
BDU FSTEC
BDU FSTEC
•added 2026/08/25 12:00 a.m.•7 views

The vulnerability of the f81604_read_int_callback() function in the drivers/crypto/ccp/sev-dev-tsm.c file of the Linux kernel cryptographic accelerator driver allows a hacker to trigger a service failure.

The vulnerability of the f81604readintcallback function in the drivers/crypto/ccp/sev-dev-tsm.c file of the Linux kernel cryptographic accelerator driver is related to improper memory release memory leak. Exploiting this vulnerability could allow a remote attacker to cause a system failure...

5.7CVSS5.5AI score0.00121EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder