CVE-2026-11860: Insecure Deserialisation via Plaintext HTTP leading to Remote Code Execution in Quick.CMS
Quick.CMS deserializes user-controlled data received over plaintext HTTP without ensuring integrity or authenticity. This allows attackers to tamper with serialized payloads in transit and inject malicious objects. Because deserialization is performed without proper validation or class restrictions, crafted payloads can trigger dangerous magic methods (e.g., __wakeup() and __destruct()) and leverage gadget chains, resulting in arbitrary code execution. Exploitation is triggered automatically when an administrator accesses the admin panel. When successfully exploited, this vulnerability allows attackers to execute arbitrary code on the server via manipulated serialized data transmitted over an unprotected channel. This issue was mitigated by limiting the communication to HTTPS in a patch for version 6.8 published on 14.05.2026, deployments without this patch remain vulnerable.
Metrics
- CVSS v4.0
- 7.5
- Severity
- HIGH
- Fixed in
- —
- Affected Products
- 1
HarborGuard Analysis
Synopsis
Insecure deserialization in Quick.CMS (versions up to and including 6.8) allows an attacker on the same network segment to tamper with serialized PHP objects transmitted over plaintext HTTP. Because deserialization runs without class restrictions or integrity checks, a crafted payload can trigger PHP magic methods such as __wakeup() and __destruct() and chain them into arbitrary code execution on the server. Exploitation occurs automatically when an administrator opens the admin panel, requiring no further action from the attacker beyond positioning a malicious payload in transit. HarborGuard tracks this advisory and will make a patched-image rebuild available as soon as an upstream fix version is formally published.
HarborGuard Coverage
Detection is available across every HarborGuard environment: the CVE is ingested from upstream feeds (including CERT-PL advisories) within minutes of publication and matched against all customer images, including custom-built images that bundle Quick.CMS. Any image containing an affected version of Quick.CMS is flagged immediately in the registry and pipeline scan results.
AvailableHarborGuard scores this finding at CVSS 7.5 HIGH (v4.0) and weights it against each customer organization's per-environment compliance policy to determine escalation priority. Triage results are routed to the appropriate team inbox within each customer org based on ownership rules configured in their HarborGuard workspace.
AvailableBecause no upstream fix version has been formally published, HarborGuard re-checks the advisory on every ingest cycle and will make a patched-image rebuild available automatically the moment a fix version is released. For customers with auto-remediation enabled, a rebuilt image, regression-test run, and a PR opened against affected workloads will be triggered without manual intervention as soon as a valid fix is confirmed.
Pending upstreamExploit Conditions
- Network reachabilityDetail
The attacker must be on an adjacent network such as a LAN or VPN in order to intercept and tamper with plaintext HTTP traffic between the administrator's browser and the Quick.CMS server.
- AuthenticationNot required
No account or credentials are needed; the attacker only needs to manipulate traffic in transit before the server deserializes it.
- Victim interactionRequired
An administrator must open the Quick.CMS admin panel, which automatically triggers deserialization of the tampered payload without any further interaction required.
- Attack complexityDetail
Additional preconditions apply beyond network positioning: the attacker must successfully construct a working PHP gadget chain suited to the target environment, and the exploit window depends on an administrator actively initiating a session.
Blast Radius
- Executes arbitrary operating system commands on the server under the web process user, giving the attacker full control over the application runtime.
- Reads any file accessible to the web server process, including database credentials, session tokens, and application configuration secrets.
- Writes or overwrites files on the server, enabling backdoor installation or defacement of served content.
- Crashes or hangs the web server process, taking the Quick.CMS site offline for legitimate users.
How HarborGuard Handles This
Available on HarborGuard: because no upstream fix version has been formally published for CVE-2026-11860, HarborGuard continuously re-checks the advisory on every ingest cycle and will surface a patched-image rebuild automatically the moment OpenSolution ships a confirmed fix. In the interim, customers are encouraged to use HarborGuard network-policy suggestions to isolate Quick.CMS containers from untrusted adjacent network segments, enforce egress filtering to prevent outbound connections initiated by a compromised process, and apply HTTPS-only ingress rules at the load-balancer or reverse-proxy layer as a compensating control (consistent with the mitigation described in the CERT-PL advisory). Where compliance policy permits, auto-remediation customers will receive a rebuilt image, regression-test run, and a PR opened against affected workloads with no manual steps required once an upstream fix is available.
- OpenSolution / Quick.CMS≤ 6.8
CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:H/SC:L/SI:L/SA:L