PatchSiren

PatchSiren cyber security CVE debrief

CVE-2019-25732 eitube CVE debrief

CVE-2019-25732 is a HIGH-severity vulnerability with a CVSS score of 8.8. The vulnerability exists in PHP EI-Tube Script 3 and allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the search parameter. Attackers can send GET requests to the search endpoint with crafted SQL payloads in the query parameter to extract sensitive database information, including usernames, passwords, and version details.

Vendor
eitube
Product
EI-Tube
CVSS
HIGH 8.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-04
Original CVE updated
2026-07-22
Advisory published
2026-06-04
Advisory updated
2026-07-22

Who should care

Users of PHP EI-Tube Script 3 should be aware of this vulnerability and take steps to mitigate it.

Technical summary

The vulnerability is caused by a lack of input validation in the search parameter, allowing attackers to inject malicious SQL code. The CVSS vector for this vulnerability is CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X.

Defensive priority

HIGH

Recommended defensive actions

  • Apply patches or updates to PHP EI-Tube Script 3 to fix the SQL injection vulnerability.
  • Use prepared statements or parameterized queries to prevent SQL injection attacks.
  • Validate and sanitize user input to prevent malicious code injection.

Evidence notes

The vendor and product information for this vulnerability is not well-defined. The CVE record and NVD detail pages provide more information about the vulnerability.

Sources and references

Verified primary and authoritative sources

  • CVE-2019-25732 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2019-25732

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

  • CVE-2019-25732 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2019-25732

    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.