npm package report

Is @haxtheweb/iframe-loader safe?

1 known vulnerability, worst severity HIGH.

// reach

0 direct dependencies

none carry a known advisory

    0 packages depend on it

    an advisory here reaches each of them

      Create a free accountfor every dependency path, dependent and what to upgrade
      // ai model usage

      Tracked for PyPI packages. HuggingFace models declare Python dependencies, so npm packages are not covered.


      cvss
      0.0
      critical

      severity out of 10

      epss
      0.00%
      low

      chance of exploitation in 30 days, 30th percentile of all CVEs

      xyz score
      not scored

      CyberXYZ composite out of 10

      fig. 01 — GHSA-jh3h-rpxg-fr36, the advisory selected below

      // 1 advisories

      GHSA-jh3h-rpxg-fr36

      HIGHCVE-2026-46396
      // summary

      A stored cross-site scripting (XSS) vulnerability exists in HAX CMS due to improper sanitization of elements.

      The application allows javascript: URIs in the src attribute, which are executed when a malicious page is viewed. This enables attackers to execute arbitrary JavaScript in the context of the victim’s browser and access sensitive data exposed to client-side scripts.

      // details

      Successful exploitation allows access to any data available in the browser context, including:

      • Authentication tokens (e.g., JWT)
      • Session cookies (if not protected with HttpOnly)
      • Application configuration (e.g., window.appSettings)
      • User-specific data accessible via APIs

      This significantly increases the impact beyond simple script execution.

      // poc

      Steps to reproduce:

      • Log in to HAX CMS as any authenticated user.
      • Create a new page or edit an existing page.
      • Open the HTML source editor (<>).
      • Insert the following payload:
      // impact

      This vulnerability allows stored XSS leading to:

      • Execution of arbitrary JavaScript in victim browsers
      • Access to sensitive client-side data, including authentication tokens and session identifiers
      • Unauthorized API actions performed on behalf of the victim
      • Session hijacking and full account takeover

      Because the application exposes authentication data in the client-side environment, exploitation of this vulnerability can lead to complete compromise of user accounts and site content.

      // cvss v4.0 vector

      CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N

      Attack vector
      Network
      Attack complexity
      Low
      Attack requirements
      None
      Privileges required
      Low
      User interaction
      Passive
      Confidentiality (vulnerable system)
      High
      Integrity (vulnerable system)
      High
      Availability (vulnerable system)
      None
      Confidentiality (subsequent systems)
      High
      Integrity (subsequent systems)
      High
      Availability (subsequent systems)
      None

      Checked 2026-09-26 at 01:02 UTC. The most recent advisory here was published 2026-05-19. Updated continuously from NVD, GHSA, OSV and CNA feeds.

      Think a verdict here is wrong? Tell us — we respond within 2 business days.