openssl_encrypt versions before 1.4.0 contain a path traversal vulnerability in the _is_safe_path method where the plugin_id parameter is not sanitized before constructing the plugin config directory path. Attackers can declare a malicious plugin_id containing path traversal sequences like '../' to access arbitrary directories outside the intended plugin directory.
Casky was already ahead
This CVE exploits attack patterns that Casky's 0matched skills already investigate — long before this vulnerability was disclosed. Claude's reasoning model maps these techniques to MITRE ATT&CK, so practitioners who ran these skills have already seen the threat behaviour in their findings.
openssl_encrypt versions before 1.4.0 contain a critical path traversal vulnerability in the _is_safe_path method where the plugin_id parameter lacks proper sanitization. When constructing plugin configuration directory paths, attackers can inject path traversal sequences (such as '../') into the plugin_id parameter to escape the intended plugin directory and access arbitrary files on the system. This vulnerability affects any organization deploying vulnerable versions of openssl_encrypt, particularly those using it in multi-tenant environments or where user input influences plugin identification. With a CVSS score of 7.5, the high severity reflects the potential for unauthorized file access, information disclosure, and potential code execution depending on what files exist in traversable directories.
While this CVE currently shows zero matching skills in Casky.ai's 754-skill library mapped to MITRE ATT&CK, practitioners using Claude AI-powered extended reasoning can identify exploitation patterns through behavioral analysis of file system access anomalies. Security teams would detect this attack by monitoring for suspicious directory traversal attempts in application logs, unusual file access patterns outside expected plugin directories, and config file reads from unintended locations. Although no specific MITRE technique mapping exists yet, this vulnerability typically manifests through T1083 (File and Directory Discovery) and T1005 (Data from Local System) as attackers probe and exfiltrate sensitive configuration files. Practitioners should prioritize upgrading to openssl_encrypt 1.4.0 or later and implement input validation rules that reject path traversal sequences in all plugin identifiers.
Composite risk scoring from EPSS, CISA KEV, Shodan, and GreyNoise — 21 security APIs correlated into a single Casky Risk Score. Coming in Casky Pro. Join early access →
Casky has 0 skills that investigate the attack patterns behind CVE-2026-74884. Run one and get CVSS-scored findings in 3 minutes.
Run the skill that detects this →© 2026 Casky.AI, Inc. · AI Security Investigation