← Vulnerability feed

Vulnerability record · CVE-2017-14143 · published 19 September 2017

CVE-2017-14143: Kaltura Server hardcoded cookie secret enables PHP object injection RCE

Kaltura · Kaltura Server

Kaltura before 13.2.0 uses a hardcoded secret in getUserzoneCookie to validate cookie signatures, so the signature check can be forged. A remote attacker can craft a userzone cookie that passes validation and triggers PHP object injection, leading to arbitrary PHP code execution. The flaw is trivially reachable over the network with no authentication or user interaction.

9.8 CVSS 3.0 Critical EPSS 77% · top 0.5% CWE-798 · Hard-coded credentials
9.8CVSS 3.0 base score, v2 7.5
77%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
10References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

The getUserzoneCookie function in Kaltura before 13.2.0 uses a hardcoded cookie secret to validate cookie signatures, which allows remote attackers to bypass an intended protection mechanism and consequently conduct PHP object injection attacks and execute arbitrary PHP code via a crafted userzone cookie.

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

critical priorityCVSS 9.8 with network reachability, no authentication, no user interaction, and public exploit code plus very high EPSS make this an urgent patch target.

What it is

Kaltura before 13.2.0 uses a hardcoded secret in getUserzoneCookie to validate cookie signatures, so the signature check can be forged. A remote attacker can craft a userzone cookie that passes validation and triggers PHP object injection, leading to arbitrary PHP code execution. The flaw is trivially reachable over the network with no authentication or user interaction.

Impact

An unauthenticated remote attacker can execute arbitrary PHP code on the Kaltura server, gaining full control of the application and its data. This typically means server compromise, data theft, and use of the host as a pivot point.

Attack surface

Reached over the network via HTTP by sending a crafted userzone cookie; the CVSS vector shows AV:N/AC:L/PR:N/UI:N, so no authentication or user interaction is required. Any exposed Kaltura instance running a version before 13.2.0 is in scope.

Exploitation

Public exploit code exists (Exploit-DB 43028 and 43876, plus a Telekom Security advisory tagged Exploit), and EPSS is 0.774 with a 0.995 percentile, indicating very high predicted exploitation activity. The CVE is not listed in CISA KEV, so no confirmed in-the-wild campaign is documented in this record.

What to do

  • Upgrade Kaltura Server to 13.2.0 or later, which removes the hardcoded cookie secret.
  • If immediate upgrade is not possible, restrict network access to the Kaltura web interface to trusted networks only.
  • Rotate any secrets or credentials that may have been exposed through prior compromise, and review server logs for suspicious PHP execution.
  • Apply the referenced upstream commit (6a6d14328b7a1493e8c47f9565461e5f88be20c9) if backporting is required.

Detection

  • Inspect HTTP requests for userzone cookies with anomalous or tampered signature values.
  • Monitor web server and PHP logs for unexpected object deserialization errors or unusual PHP execution paths.
  • Alert on outbound connections or process spawning from the Kaltura web server that deviate from baseline behavior.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2017-14143 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

7.2CVE-2017-14141Kaltura server deserialization of untrusted data vulnerabilityThe wiki_decode Developer System Helper function in the admin panel in Kaltura before 13.2.0 allows remote attackers to conduct PHP object injection …EPSS 3.1%6.1CVE-2017-14142Kaltura server cross-site scripting vulnerabilityMultiple cross-site scripting (XSS) vulnerabilities in Kaltura before 13.2.0 allow remote attackers to inject arbitrary web script or HTML via the (1…EPSS 1.8%6.1CVE-2017-6391Kaltura server cross-site scripting vulnerabilityAn issue was discovered in Kaltura server Lynx-12.11.0. The vulnerability exists due to insufficient filtration of user-supplied data passed to the "…EPSS 0.85%6.1CVE-2017-6392Kaltura server cross-site scripting vulnerabilityAn issue was discovered in Kaltura server Lynx-12.11.0. The vulnerability exists due to insufficient filtration of user-supplied data passed to the "…EPSS 0.87%10.0CVE-2026-22769Dell RecoverPoint for Virtual Machines hardcoded credential flawDell RecoverPoint for Virtual Machines versions prior to 6.0.3.1 HF1 contain a hardcoded credential vulnerability (CWE-798). An unauthenticated remot…KEVEPSS 13%analysed7.1CVE-2025-14611Gladinet CentreStack and Triofox hardcoded AES key enables file inclusionCentreStack and Triofox before 16.12.10420.56791 use hardcoded values in their AES cryptoscheme, weakening protection for publicly exposed endpoints.…KEVEPSS 53%analysed6.5CVE-2019-6693FortiOS hard-coded key exposes backup file secretsFortiOS configuration backup files are encrypted with a hard-coded cryptographic key, so anyone who obtains a backup can decrypt the sensitive data i…KEVEPSS 5.8%analysed9.8CVE-2025-30406Gladinet CentreStack hardcoded machineKey deserialization RCEGladinet CentreStack through 16.1.10296.56315 (fixed in 16.4.10315.56368) uses a hardcoded machineKey in the portal's web.config, allowing deserializ…KEVEPSS 94%analysed

Source: NIST National Vulnerability Database (record CVE-2017-14143), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.