VYPR

LeptonCMS

by Lepton CMS

CVEs (9)

  • CVE-2025-56704HigDec 9, 2025
    risk 0.57cvss 8.8epss 0.01

    LeptonCMS version 7.3.0 contains an arbitrary file upload vulnerability, which is caused by the lack of proper validation for uploaded files. An authenticated attacker can exploit this vulnerability by uploading a specially crafted ZIP/PHP file to execute arbitrary code.

  • CVE-2024-29514HigApr 2, 2024
    risk 0.57cvss 8.8epss 0.01

    File Upload vulnerability in lepton v.7.1.0 allows a remote authenticated attackers to execute arbitrary code via uploading a crafted PHP file.

  • CVE-2024-29515HigMar 25, 2024
    risk 0.57cvss 8.8epss 0.01

    File Upload vulnerability in lepton v.7.1.0 allows a remote authenticated attackers to execute arbitrary code via uploading a crafted PHP file to the save.php and config.php component.

  • CVE-2024-24520HigMar 21, 2024
    risk 0.51cvss 7.8epss 0.00

    An issue in Lepton CMS v.7.0.0 allows a local attacker to execute arbitrary code via the upgrade.php file in the languages place.

  • CVE-2024-24399HigJan 25, 2024
    risk 0.48cvss 7.2epss 0.16

    An arbitrary file upload vulnerability in LEPTON v7.0.0 allows authenticated attackers to execute arbitrary PHP code by uploading this code to the backend/languages/index.php languages area.

  • CVE-2020-24872MedAug 11, 2023
    risk 0.40cvss 6.1epss 0.01

    Cross Site Scripting (XSS) vulnerability in backend/pages/modify.php in Lepton-CMS version 4.7.0, allows remote attackers to execute arbitrary code.

  • CVE-2020-12705MedMay 7, 2020
    risk 0.40cvss 6.1epss 0.01

    Multiple cross-site scripting (XSS) vulnerabilities exist in LeptonCMS before 4.6.0.

  • CVE-2020-29240MedDec 2, 2020
    risk 0.34cvss 4.8epss 0.02

    Lepton-CMS 4.7.0 is affected by cross-site scripting (XSS). An attacker can inject the XSS payload in the URL field of the admin page and each time an admin visits the Menu-Pages-Pages Overview section, the XSS will be triggered.

  • CVE-2020-12707MedMay 7, 2020
    risk 0.03cvss 6.1epss 0.01

    An XSS vulnerability exists in modules/wysiwyg/save.php of LeptonCMS 4.5.0. This can be exploited because the only security measure used against XSS is the stripping of SCRIPT elements. A malicious actor can use HTML event handlers to run JavaScript instead of using SCRIPT…