PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-38473 Mosasauroidea CVE debrief

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-25T22:17:03.910Z and has not been modified since then. CVE-2026-38473 is a Stored XSS vulnerability in GazellePW (GazellePosterWall). An authenticated user can inject JavaScript via a crafted subtitle filename during upload. The filename is stored and later rendered in /subtitles.php?action=delete, allowing for JavaScript execution. This vulnerability can be mitigated by restricting subtitle filename input to prevent JavaScript injection, implementing Content Security Policy (CSP) to mitigate XSS attacks, and monitoring /subtitles.php?action=delete for suspicious activity. Administrators and users of GazellePW (GazellePosterWall) should be aware of this vulnerability and take necessary precautions to prevent exploitation. This includes reviewing and applying vendor patches or updates, restricting subtitle filename input, and monitoring for suspicious activity.

Vendor
Mosasauroidea
Product
GazellePW
CVSS
MEDIUM 5.4
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-25
Original CVE updated
2026-08-31
Advisory published
2026-08-25
Advisory updated
2026-08-31

Who should care

Administrators and users of GazellePW (GazellePosterWall) should be aware of this vulnerability and take necessary precautions to prevent exploitation. This includes reviewing and applying vendor patches or updates, restricting subtitle filename input, and monitoring for suspicious activity. Additionally, security teams and vulnerability management teams should prioritize this vulnerability based on its severity and potential impact on their environment.

Technical summary

The CVE-2026-38473 vulnerability is a Stored XSS issue in GazellePW (GazellePosterWall). An authenticated user can inject JavaScript via a crafted subtitle filename during upload. The filename is stored and later rendered in /subtitles.php?action=delete, allowing for JavaScript execution. This vulnerability can be mitigated by restricting subtitle filename input to prevent JavaScript injection, implementing Content Security Policy (CSP) to mitigate XSS attacks, and monitoring /subtitles.php?action=delete for suspicious activity.

Defensive priority

Authenticated users with low privileges can inject JavaScript via crafted subtitle filenames, allowing for Stored XSS attacks.

Recommended defensive actions

  • Inventory and verify the presence of GazellePW (GazellePosterWall) in your environment.
  • Restrict subtitle filename input to prevent JavaScript injection.
  • Implement Content Security Policy (CSP) to mitigate XSS attacks.
  • Monitor /subtitles.php?action=delete for suspicious activity.
  • Apply vendor remediation or patches when available.

Evidence notes

The CVE-2026-38473 record indicates a Stored XSS vulnerability in GazellePW (GazellePosterWall). Evidence from the NVD and CVE Program suggests that an authenticated user can inject JavaScript via a crafted subtitle filename during upload, which is later rendered in /subtitles.php?action=delete. To verify and mitigate this vulnerability, defenders should review the official CVE record and NVD details, assess their environment for affected deployments, and apply vendor patches or mitigations as available. They should also monitor for suspicious activity and implement compensating controls if necessary.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-38473 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-38473 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

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

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/Mosasauroidea/GazellePW/blob/86c4bedf727691b5a97af42a4864869d18446449/sections/subtitles/delete.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://github.com/Mosasauroidea/GazellePW/blob/86c4bedf727691b5a97af42a4864869d18446449/sections/subtitles/upload_handle.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://snaacky.com/1-click-exploit-chain-for-complete-gazellepw-database-compromise

    [email protected]

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.