CVE Feed

    Dashboard / CVE / CVE-2026-34973

    CVE-2026-34973

    phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, the searchCustomPages() method in phpmyfaq/src/phpMyFAQ/Search.php uses real_escape_string() (via escape()) to sanitize the search term before embedding it in LIKE clauses. However, real_escape_string() does not escape SQL LIKE metacharacters % (match any sequence) and _ (match any single character). An unauthenticated attacker can inject these wildcards into search queries, causing them to match unintended records — including content that was not meant to be surfaced — resulting in information disclosure. This issue has been patched in version 4.1.1.

    Published:Apr 2, 2026
    Last Modified:Apr 7, 2026
    EPS:Apr 2, 2026
    EPSS Score:0.00091
    CVSS Score:5.3

    Affected Products

    Vendor
    Phpmyfaq
    Product
    Phpmyfaq
    Vendor
    Thorsten
    Product
    Phpmyfaq

    Common Attack Pattern Enumeration and Classification (CAPEC)

    Related CVEs

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High