pagekit CVE Vulnerabilities & Metrics

Focus on pagekit vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About pagekit Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with pagekit. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total pagekit CVEs: 10
Earliest CVE date: 25 Jan 2017, 18:59 UTC
Latest CVE date: 28 Aug 2023, 22:15 UTC

Latest CVE reference: CVE-2023-41005

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 0

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): -100.0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): -100.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical pagekit CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 3.89

Max CVSS: 10.0

Critical CVEs (≥9): 1

CVSS Range vs. Count

Range Count
0.0-3.9 5
4.0-6.9 4
7.0-8.9 0
9.0-10.0 1

CVSS Distribution Chart

Top 5 Highest CVSS pagekit CVEs

These are the five CVEs with the highest CVSS scores for pagekit, sorted by severity first and recency.

All CVEs for pagekit

CVE-2023-41005 pagekit vulnerability CVSS: 0 28 Aug 2023, 22:15 UTC

An issue in Pagekit pagekit v.1.0.18 alows a remote attacker to execute arbitrary code via thedownloadAction and updateAction functions in UpdateController.php

CVE-2022-38916 pagekit vulnerability CVSS: 0 20 Sep 2022, 17:15 UTC

A file upload vulnerability exists in the storage feature of pagekit 1.0.18, which allows an attacker to upload malicious files

CVE-2022-36573 pagekit vulnerability CVSS: 0 29 Aug 2022, 00:15 UTC

A cross-site scripting (XSS) vulnerability in Pagekit CMS v1.0.18 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Markdown text box under /blog/post/edit.

CVE-2021-44135 pagekit vulnerability CVSS: 10.0 01 Apr 2022, 14:15 UTC

pagekit all versions, as of 15-10-2021, is vulnerable to SQL Injection via Comment listing.

CVE-2021-32245 pagekit vulnerability CVSS: 3.5 16 Jun 2021, 21:15 UTC

In PageKit v1.0.18, a user can upload SVG files in the file upload portion of the CMS. These SVG files can contain malicious scripts. This file will be uploaded to the system and it will not be stripped or filtered. The user can create a link on the website pointing to "/storage/exp.svg" that will point to http://localhost/pagekit/storage/exp.svg. When a user comes along to click that link, it will trigger a XSS attack.

CVE-2019-19013 pagekit vulnerability CVSS: 6.8 22 Nov 2019, 16:15 UTC

A CSRF vulnerability in Pagekit 1.0.17 allows an attacker to upload an arbitrary file by removing the CSRF token from a request.

CVE-2019-16669 pagekit vulnerability CVSS: 5.0 21 Sep 2019, 19:15 UTC

The Reset Password feature in Pagekit 1.0.17 gives a different response depending on whether the e-mail address of a valid user account is entered, which might make it easier for attackers to enumerate accounts.

CVE-2018-14381 pagekit vulnerability CVSS: 5.8 18 Jul 2018, 15:29 UTC

Pagekit before 1.0.14 has a /user/login?redirect= open redirect vulnerability.

CVE-2018-11564 pagekit vulnerability CVSS: 3.5 02 Jun 2018, 01:29 UTC

Stored XSS in YOOtheme Pagekit 1.0.13 and earlier allows a user to upload malicious code via the picture upload feature. A user with elevated privileges could upload a photo to the system in an SVG format. This file will be uploaded to the system and it will not be stripped or filtered. The user can create a link on the website pointing to "/storage/poc.svg" that will point to http://localhost/pagekit/storage/poc.svg. When a user comes along to click that link, it will trigger a XSS attack.

CVE-2017-5594 pagekit vulnerability CVSS: 4.3 25 Jan 2017, 18:59 UTC

An issue was discovered in Pagekit CMS before 1.0.11. In this vulnerability the remote attacker is able to reset the registered user's password, when the debug toolbar is enabled. The password is successfully recovered using this exploit. The SecureLayer7 ID is SL7_PGKT_01.