CVE-2026-71981

Source
https://cve.org/CVERecord?id=CVE-2026-71981
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-71981.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-71981
Published
2026-09-01T20:43:08.844Z
Modified
2026-09-03T03:48:17.484374533Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Cypht < 2.12.2 PHP Object Injection RCE via back_query Parameter
Details

Cypht before 2.12.2 contains a PHP object injection vulnerability that allows authenticated attackers to execute arbitrary operating system commands by supplying a crafted PHP object graph in the back_query GET parameter of the logout handler. Attackers can pass a base64-encoded serialized payload through this parameter, which is decoded and passed directly to unserialize() without an allow-list, signature check, or type restriction, enabling gadget-chain exploitation to achieve remote code execution as the web server process.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/71xxx/CVE-2026-71981.json",
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-502"
    ]
}
References

Affected packages

Git / github.com/cypht-org/cypht

Affected ranges

Type
GIT
Repo
https://github.com/cypht-org/cypht
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.12.2"
        }
    ]
}

Affected versions

v1.*
v1.1.0-rc1
v1.3.0-rc1
v2.*
v2.0.0
v2.0.1
v2.1.0
v2.11.0
v2.12.0
v2.2.0
v2.5.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-71981.json"