CVE-2025-5925 PUBLISHED

Bunny’s Print CSS <= 0.95 - Cross-Site Request Forgery to Settings Update

Assigner: Wordfence
Reserved: 09.06.2025 Published: 10.06.2025 Updated: 10.06.2025

The Bunny’s Print CSS plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.95. This is due to missing or incorrect nonce validation on the pcss_options_subpanel() function. This makes it possible for unauthenticated attackers to update settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

Metrics

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

Product Status

Vendor steph
Product Bunny’s Print CSS
Versions Default: unaffected
  • affected from * to 0.95 (incl.)

Credits

  • Nabil Irawan finder

References

Problem Types

  • CWE-352 Cross-Site Request Forgery (CSRF) CWE