Proactive Insights and Support For Open-Source Applications
  • Applications
  • Platform
  • Support
  • Resources
    • 2025 OSS Research
    • FAQ
    • Newsflash
    • OSSpedia
    • How-to Guides
    • Case Studies
    • Articles
  • Company
    • About Us
    • The OSS in Hossted
  • Contact
Book a demo
Book a demo
  • Applications
  • Platform
  • Support
  • Resources
    • 2025 OSS Research
    • FAQ
    • Newsflash
    • OSSpedia
    • How-to Guides
    • Case Studies
    • Articles
  • Company
    • About Us
    • The OSS in Hossted
  • Contact
  • Home
  • Knowledge Base
  • Newsflash

Our news and updates

All OSSpediaArticlesHow ToNewsflashCase Studies
Don't Miss out!
Join our newsletter for exclusive updates on open source innovations.

    Choose category
    • Communication
      • Communication
    • Communication and Collaboration
      • Utility
      • Communication and Collaboration
      • Communication
    • Specialized Software
      • Educational
      • Graphic Design
    • Business and Enterprise Solutions
      • Customer Service
      • Productivity
      • Supply Chain Management (SCM)
      • CRM
      • E-commerce
      • CMS
      • Marketing Automation
      • ERP
    • Project and Agile Management
      • Project Management
      • IT Business Management
    • Infrastructure and Network
      • CMS
      • Networking
      • Storage
      • Security
    • DevOps
      • DevOps
      • Mobile App Development
      • Backup and Recovery
      • Data Analytics
      • Web Development
      • Developer Stacks
      • Cloud Computing
      • Monitoring
      • Application Development
      • Developer Tools
    • Data Management and Analytics
      • Communication
      • Application Development
      • Analytics
      • Machine Learning
      • Database
      • Data Analytics
    10 Dec 2025 Business and Enterprise Solutions
    WordPress: Cross-Site Request Forgery in ContentStudio Plugin

    In ContentStudio plugin for WordPress versions up to and including 1.3.7 a medium severity vulnerability CVE-2025-13144 was identified. This vulnerability occurs due to missing or insufficient nonce validation on the add_cstu_settings function, allowing unauthenticated attackers to modify plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. To address this issue, users should upgrade the plugin to version 1.4.0 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-13144.

    Read more
    CMS
    10 Dec 2025 Business and Enterprise Solutions
    WordPress: Arbitrary Event Disclosure in Timetable and Event Schedule by MotoPress Plugin

    In Timetable and Event Schedule by MotoPress plugin for WordPress versions before 2.4.16 a low severity vulnerability CVE-2025-12954 was identified. This vulnerability arises because the plugin does not verify that a user has access to a specific event when duplicating events, allowing users with as low privileges as Contributor to duplicate and thereby access arbitrary event data. To address this issue, users should upgrade the plugin to version 2.4.16 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-12954.

    Read more
    CMS
    10 Dec 2025 Business and Enterprise Solutions
    WordPress: Authorization Bypass in Custom Post Type UI Plugin

    In Custom Post Type UI plugin for WordPress versions up to and including 1.18.0 a medium severity vulnerability CVE-2025-12826 was identified. This vulnerability occurs because the plugin fails to verify that a user has the required capability in the cptui_process_post_type function, allowing authenticated users with low privileges (e.g. Subscriber) to add, edit, or delete custom post types. To address this issue, users should upgrade the plugin to version 1.18.1 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-12826.

    Read more
    CMS
    10 Dec 2025 Business and Enterprise Solutions
    WordPress: Stored Cross-Site Scripting in Booking Calendar Plugin

    In Booking Calendar plugin for WordPress versions up to and including 10.14.6 a medium severity vulnerability CVE-2025-12804 was identified. This vulnerability occurs due to insufficient input sanitization and output escaping on user supplied attributes in the ‘bookingcalendar’ shortcode, allowing authenticated attackers with contributor-level access and above to inject arbitrary web scripts that execute whenever a user accesses an injected page. To address this issue, users should upgrade the plugin to version 10.14.7 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-12804.

    Read more
    CMS
    10 Dec 2025 Business and Enterprise Solutions
    WordPress: Stored Cross-Site Scripting in Widgets for Google Reviews Plugin

    In Widgets for Google Reviews plugin for WordPress versions up to and including 13.2.4 a high severity vulnerability CVE-2025-12510 was identified. This vulnerability occurs due to insufficient input sanitization and output escaping on Google Reviews data imported by the plugin. It allows unauthenticated attackers to inject arbitrary web scripts that will execute in the admin panel (and potentially on the frontend) whenever a user accesses imported reviews, granted they can add a malicious review to a Google Place connected to the vulnerable site. To address this issue, users should upgrade the plugin to version 13.2.5 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-12510.

    Read more
    CMS
    9 Dec 2025 Business and Enterprise Solutions
    WordPress: Cross-Site Request Forgery in Norby AI Plugin

    In Norby AI plugin for WordPress versions up to and including 1.0.3 a medium severity vulnerability CVE-2025-13362 was identified. This vulnerability is caused by missing nonce validation on the settings update functionality, allowing unauthenticated attackers to modify plugin settings and inject malicious web scripts via a forged request if they can trick a site administrator into performing an action such as clicking on a link. To address this issue, users should upgrade the plugin to version 1.0.4 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-13362.

    Read more
    CMS
    9 Dec 2025 Business and Enterprise Solutions
    WordPress: Sensitive Information Exposure in SSP Debug Plugin

    In SSP Debug plugin for WordPress versions up to and including 1.0.0 a medium severity vulnerability CVE-2025-13494 was identified. This vulnerability occurs because the plugin stores PHP error logs in a predictable, publicly accessible location without any access controls, allowing unauthenticated attackers to retrieve sensitive debugging information such as URLs, client IP addresses, User-Agent strings, WordPress user IDs, and internal filesystem paths. To address this issue, users should upgrade the plugin to a fixed version once it becomes available. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-13494.

    Read more
    CMS
    9 Dec 2025 Business and Enterprise Solutions
    WordPress: Missing Authorization in Wp Social Login and Register Social Counter Plugin

    In Wp Social Login and Register Social Counter plugin for WordPress versions up to and including 3.1.3 a medium severity vulnerability CVE-2025-13620 was identified. This vulnerability is due to missing authorization on certain REST routes, which are registered with permission callbacks that always return true and lack proper capability or nonce validation. This allows unauthenticated attackers to clear or overwrite the social counter cache via crafted REST requests. To address this issue, users should upgrade the plugin to version 3.1.4 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-13620.

    Read more
    CMS
    9 Dec 2025 Business and Enterprise Solutions
    WordPress: Stored Cross-Site Scripting in Cool Tag Cloud Plugin

    In Cool Tag Cloud plugin for WordPress versions up to and including 2.29 a high severity vulnerability CVE-2025-13614 was identified. This vulnerability stems from insufficient input sanitization and output escaping in the plugin’s ‘cool_tag_cloud’ shortcode, allowing authenticated attackers with contributor-level access and above to inject arbitrary web scripts in pages that execute whenever a user accesses an injected page. To address this issue, users should upgrade the plugin to version 2.30 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-13614.

    Read more
    CMS
    Proactive Insights and Support For Open-Source Applications
    Contact us: Whatsapp
    Company
    • About Hossted
    • Data Processing Addendum
    Solutions
    • Applications
    • Support Plans
    • About Solution
    Resources
    • FAQ
    • Knowledge Base

    © HOSSTED 2026 All rights reserved

    • Privacy Policy
    • Terms and Conditions
    • Cookies Policy
    Cookie Settings

    We use cookies to measure marketing efforts and improve our services. Please review the cookie settings and confirm your choice.

    Functional Always active
    The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
    Preferences
    The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
    Statistics
    The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
    Marketing
    The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
    • Manage options
    • Manage services
    • Manage {vendor_count} vendors
    • Read more about these purposes
    View preferences
    • {title}
    • {title}
    • {title}