PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-93956 olivier-ls CVE debrief

A cross-site scripting vulnerability exists in the SearchEngine::buildHighlights function of the olivier-ls PHP-FTS library up to version 1.1.2. This issue allows remote attackers to inject malicious scripts by manipulating the Query argument. The vulnerability has been publicly disclosed and an exploit has been made available. However, the attack complexity is low and requires user interaction.

Vendor
olivier-ls
Product
PHP-FTS
CVSS
LOW 2
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-19
Original CVE updated
2026-09-19
Advisory published
2026-09-19
Advisory updated
2026-09-19

Who should care

Defenders responsible for web applications using the olivier-ls PHP-FTS library should assess their exposure and prioritize upgrading to version 1.1.3 or applying the patch 0b2fae333d6b022da7ed4c43e2d41aa03f91dff3.

Why it matters

Defenders should prioritize upgrading to version 1.1.3 or applying the patch 0b2fae333d6b022da7ed4c43e2d41aa03f91dff3 to mitigate this cross-site scripting vulnerability in the olivier-ls PHP-FTS library.

  • User interaction is required to exploit this vulnerability
  • An attacker can inject malicious scripts, potentially leading to unauthorized actions
  • The vulnerability has been publicly disclosed and an exploit has been made available
  • Upgrading to version 1.1.3 or applying the patch 0b2fae333d6b022da7ed4c43e2d41aa03f91dff3 can mitigate this vulnerability

Technical summary

The SearchEngine::buildHighlights function in the olivier-ls PHP-FTS library up to version 1.1.2 is vulnerable to cross-site scripting attacks. An attacker can inject malicious scripts by manipulating the Query argument. This issue allows remote attackers to inject malicious scripts, potentially leading to unauthorized actions. The vulnerability has been publicly disclosed and an exploit has been made available. Upgrading to version 1.1.3 or applying the patch 0b2fae333d6b022da7ed4c43e2d41aa03f91dff3 can mitigate this vulnerability.

Defensive priority

Defenders should prioritize upgrading to version 1.1.3 or applying the patch 0b2fae333d6b022da7ed4c43e2d41aa03f91dff3 to mitigate this vulnerability.

Recommended defensive actions

  • Upgrade to version 1.1.3 or later
  • Apply the patch 0b2fae333d6b022da7ed4c43e2d41aa03f91dff3
  • Implement input validation and sanitization for user-supplied input
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The vulnerability was discovered in the olivier-ls PHP-FTS library, specifically in the SearchEngine::buildHighlights function. The issue is caused by inadequate input validation of the Query argument, allowing for cross-site scripting attacks.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-93956 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-93956

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-93956 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-93956

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.