CVE-2026-36239
Deferred Deferred - Pending Action
Code Injection in PbootCMS Site Configuration

Publication date: 2026-05-26

Last updated on: 2026-05-27

Assigner: MITRE

Description
PbootCMS v.3.2.11 contains a code injection vulnerability in its site configuration functionality
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-26
Last Modified
2026-05-27
Generated
2026-06-16
AI Q&A
2026-05-27
EPSS Evaluated
2026-06-14
NVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Compliance Impact

The vulnerability allows authenticated attackers to execute arbitrary code on the web server, potentially leading to full system compromise, database access, privilege escalation, and persistent backdoors.

Such unauthorized access and control over sensitive data and systems could lead to violations of data protection regulations like GDPR and HIPAA, which require strict controls over personal and health information.

However, the provided information does not explicitly mention compliance impacts or specific regulatory considerations.

Detection Guidance

This vulnerability can be detected by checking for unauthorized or suspicious PHP code injected into the "Footer Information" field in the backend administration interface of PbootCMS versions 3.2.12 and earlier.

Since exploitation requires authenticated access to the admin panel, detection involves reviewing the site configuration, especially the "Footer Information" field, for malicious payloads.

One can also monitor frontend pages that render the {pboot:sitecopyright} template tag for unexpected behavior or code execution.

A proof-of-concept exploit script (poc.py) is available in the referenced GitHub repository which can be used to test for the vulnerability.

Specific commands are not provided in the available resources.

Mitigation Strategies

Immediate mitigation steps include restricting authenticated access to the backend administration interface to trusted users only.

Review and sanitize the "Footer Information" field in the site configuration to ensure no malicious PHP code is present.

Clear the template cache after any changes to remove potentially injected code.

Upgrade PbootCMS to a version later than 3.2.12 where this vulnerability is fixed.

Executive Summary

PbootCMS version 3.2.11 contains a code injection vulnerability in its site configuration functionality.

Impact Analysis

PbootCMS v.3.2.11 contains a code injection vulnerability in its site configuration functionality, which could allow an attacker to execute arbitrary code on the affected system.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-36239. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart