Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-57961

2.7 · LOW
Published Jul 10, 2026 CWE-22 EPSS 0.40% (33th pctl)

Overview

CVE-2026-57961 is a low-severity vulnerability. It was published on July 10, 2026 and has a CVSS 3.1 base score of 2.7 (LOW).

This vulnerability has a CVSS 3.1 base score of 2.7, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

phpMyFAQ before 4.1.5 contains a potential authenticated path traversal vulnerability in the concatenatePaths() function within src/phpMyFAQ/Export/Pdf/Wrapper.php. A user with FAQ editing privileges can store HTML containing crafted image paths that are processed during PDF generation. The path resolution logic locates the substring "content" within a user-controlled path using strpos(); when "content" is absent, strpos() returns false, which becomes 0 when cast to an integer, preserving the entire attacker-controlled path. This path is later passed to file_get_contents() without canonicalization or root-directory containment validation, which may allow reading of files outside the intended content directory.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-57961?

CVE-2026-57961 is a low-severity vulnerability. It was published on July 10, 2026 and has a CVSS 3.1 base score of 2.7 (LOW).

How severe is CVE-2026-57961?

This vulnerability has a CVSS 3.1 base score of 2.7, rated LOW. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-57961?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-57961?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-57961 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.