Lucene search
+L

29338 matches found

CNNVD
CNNVD
added 2026/02/20 12:00 a.m.16 views

WordPress plugin KindlyCare 代码问题漏洞

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. The...

9.8CVSS5.9AI score0.00403EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/02/20 12:00 a.m.16 views

WordPress plugin Image Gallery – Lightbox Gallery, Responsive Photo Gallery, Masonry Gallery 代码问题漏洞

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 that can be install...

8.8CVSS5.8AI score0.00344EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/02/20 12:00 a.m.16 views

WordPress plugin Slider Responsive Slideshow – Image slider, Gallery slideshow 代码问题漏洞

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 that can be install...

8.8CVSS5.9AI score0.00344EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/20 12:00 a.m.15 views

PT-2026-21094

Name of the Vulnerable Software and Affected Versions Ippsum versions through 1.2.0 Description A flaw exists in Ippsum that allows for object injection due to deserialization of untrusted data. This condition can be exploited by an attacker to potentially compromise the system. Recommendations...

5.6AI score0.00375EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/20 12:00 a.m.24 views

PT-2026-21152

Name of the Vulnerable Software and Affected Versions AncoraThemes KindlyCare versions through 1.6.1 Description An issue exists in AncoraThemes KindlyCare that allows for Object Injection due to deserialization of untrusted data. Recommendations Update KindlyCare to a version later than 1.6.1...

5.5AI score0.00403EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/20 12:00 a.m.11 views

PT-2026-21128

Name of the Vulnerable Software and Affected Versions PhotoMe versions n/a through 5.6.11 Description A flaw exists in PhotoMe that allows for object injection due to deserialization of untrusted data. This issue impacts the application's ability to securely handle incoming data, potentially...

5.5AI score0.00375EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/20 12:00 a.m.12 views

PT-2026-21144

Name of the Vulnerable Software and Affected Versions Jthemes Prestige versions prior to 1.4.1 Description The software contains a flaw due to deserialization of untrusted data, which can lead to object injection. Recommendations Update Jthemes Prestige to version 1.4.1 or later...

5.5AI score0.00375EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/20 12:00 a.m.18 views

GFI Archiver 代码问题漏洞

GFI Archiver is an email archiving software developed by GFI Corporation. It is used to protect, store, and retrieve your electronic communications. GFI Archiver has a code vulnerability that stems from a lack of data validation for data provided to users during the configuration of the...

8.8CVSS7.6AI score0.01075EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/02/20 12:00 a.m.25 views

WordPress plugin SevenHills 代码问题漏洞

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 ar...

9.8CVSS5.9AI score0.00403EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/02/20 12:00 a.m.21 views

PT-2026-21197

Name of the Vulnerable Software and Affected Versions A WP Life Slider Responsive Slideshow – Image slider, Gallery slideshow versions through 1.5.4 Description The software contains a flaw related to the deserialization of untrusted data, which allows for object injection. This issue impacts...

5.6AI score0.00344EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/02/19 10:05 p.m.23 views

Zumba Json Serializer has a potential PHP Object Injection via Unrestricted @type in unserialize()

Description The zumba/json-serializer library allows deserialization of PHP objects from JSON using a special @type field. Prior to version 3.2.3, the deserializer would instantiate any class specified in the @type field without restriction. When processing untrusted JSON input, this behavior may...

8.1CVSS6.3AI score0.0074EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/19 10:05 p.m.25 views

GHSA-V7M3-FPCR-H7M2 Zumba Json Serializer has a potential PHP Object Injection via Unrestricted @type in unserialize()

Description The zumba/json-serializer library allows deserialization of PHP objects from JSON using a special @type field. Prior to version 3.2.3, the deserializer would instantiate any class specified in the @type field without restriction. When processing untrusted JSON input, this behavior may...

8.1CVSS6.3AI score0.0074EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/02/19 8:30 p.m.8 views

Access of Resource Using Incompatible Type ('Type Confusion')

Overview @sveltejs/kit is a SvelteKit framework and CLI Affected versions of this package are vulnerable to Access of Resource Using Incompatible Type 'Type Confusion' via the remote form deserialization. An attacker can cause the server to become unresponsive and exhaust CPU resources by...

6.9CVSS5.7AI score
SaveExploits0References2
OSV
OSV
added 2026/02/19 8:30 p.m.6 views

GHSA-88QP-P4QG-RQM6 CPU exhaustion in SvelteKit remote form deserialization (experimental only)

Versions of @sveltejs/kit prior to 2.52.2 with remote functions enabled are vulnerable to CPU exhaustion. Malformed form data can cause the server to become unresponsive while processing a request, resulting in denial of service. Only applications using both experimental.remoteFunctions and form...

6.9CVSS5.6AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/02/19 8:30 p.m.19 views

CPU exhaustion in SvelteKit remote form deserialization (experimental only)

Versions of @sveltejs/kit prior to 2.52.2 with remote functions enabled are vulnerable to CPU exhaustion. Malformed form data can cause the server to become unresponsive while processing a request, resulting in denial of service. Only applications using both experimental.remoteFunctions and form...

5.6AI score
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/02/19 8:29 p.m.10 views

Allocation of Resources Without Limits or Throttling

Overview @sveltejs/kit is a SvelteKit framework and CLI Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the remote form deserialization. An attacker can cause excessive memory allocation and crash the server process by submitting...

8.2CVSS5.7AI score
SaveExploits0References2
OSV
OSV
added 2026/02/19 8:29 p.m.7 views

GHSA-VRHM-GVG7-FPCF Memory exhaustion in SvelteKit remote form deserialization (experimental only)

Versions of @sveltejs/kit prior to 2.52.2 with remote functions enabled can be vulnerable to memory exhaustion. Malformed form data can cause the server process to crash due to excessive memory allocation, resulting in denial of service. Only applications using both experimental.remoteFunctions a...

8.2CVSS5.6AI score
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2026/02/19 8:29 p.m.4 views

@deno/sandbox (>=0.0.9, <=0.6.0), @ekairos/dataset (>=1.21.56-beta.0, <=1.22.22-beta.development.0) +45 more potentially affected by unknown CVE via devalue (>=5.0.0, <=5.6.2)

devalue NPM version =5.0.0, =0.0.9, =1.21.56-beta.0, =1.22.4-beta.development.0, =1.21.56-beta.0, =1.21.67-beta.0, =1.21.88-beta.0, =0.0.0-dev-20260121145510, =0.0.0-dev-20260115183047, =0.0.0-dev-20260115183047, =0.0.0-dev-20260115183047, =2.3.65, =1.1.27, =1.1.21, =1.2.263, =2.2.3, =4.0.1 and...

5.5AI score
SaveExploits0
NVD
NVD
added 2026/02/19 7:22 p.m.20 views

CVE-2026-27475

SPIP before 4.4.9 allows Insecure Deserialization in the public area through the tablevaleur filter and the DATA iterator, which accept serialized data. An attacker who can place malicious serialized content a pre-condition requiring prior access or another vulnerability can trigger arbitrary...

9.2CVSS0.00776EPSS
SaveExploits2References3
OSV
OSV
added 2026/02/19 7:22 p.m.11 views

UBUNTU-CVE-2026-27475

SPIP before 4.4.9 allows Insecure Deserialization in the public area through the tablevaleur filter and the DATA iterator, which accept serialized data. An attacker who can place malicious serialized content a pre-condition requiring prior access or another vulnerability can trigger arbitrary...

9.2CVSS7.4AI score0.00776EPSS
SaveExploits2References5
Rows per page
Query Builder