CVE-2026-85129 PUBLISHED

Hoo Companion 1.0.2 - Unauthenticated Stored XSS via Theme Settings Import

Assigner: WPScan
Reserved: 03.09.2026 Published: 13.09.2026 Updated: 14.09.2026

The Hoo Companion WordPress plugin 1.0.2 does not have any authorisation or validation checks in one of its import features, and does not sanitise the data submitted to it before storing it as the active theme's settings, allowing unauthenticated attackers to inject arbitrary web scripts which will execute for anyone viewing the site, including administrators. The same request destroys the site's existing theme settings.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor Unknown
Product Hoo Companion
Versions Default: unknown
  • affected from 1.0.2 to 1.0.2 (incl.)

Credits

  • Enrico Marcolini (Dottor Marc) finder
  • Claudio Marchesini (Dottor Marc) finder
  • WPScan coordinator

References

Problem Types

  • CWE-79 Cross-Site Scripting (XSS) CWE