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
    20 Jun 2025 Business and Enterprise Solutions
    WordPress: Arbitrary File Upload in Ultra Addons for Contact Form 7 Plugin

    In the Ultra Addons for Contact Form 7 plugin for WordPress versions up to and including 3.5.12 a high severity vulnerability CVE-2025-6220 was detected. This vulnerability allows authenticated attackers with Administrator-level access and above to upload arbitrary files to the affected site’s server due to missing file type validation in the save_options function, potentially leading to remote code execution. To address this issue, users should upgrade the Ultra Addons for Contact Form 7 plugin to versions 3.5.13 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-6220.

    Read more
    CMS
    19 Jun 2025 Business and Enterprise Solutions
    WordPress: Stored XSS via Grid Builder in WPBakery Page Builder Plugin

    In WPBakery Page Builder plugin for WordPress versions up to and including 8.4.1 a medium severity vulnerability CVE-2025-4965 was detected. This vulnerability allows authenticated attackers with Author-level access and above to perform Stored Cross-Site Scripting (XSS) attacks via the Grid Builder feature due to insufficient input sanitization and output escaping on user-supplied attributes. To address this issue, users should upgrade WPBakery Page Builder plugin to versions 8.5 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-4965.

    Read more
    CMS
    19 Jun 2025 Business and Enterprise Solutions
    WordPress: Stored XSS via Admin Settings in Football Pool Plugin

    In Football Pool plugin for WordPress versions up to and including 2.12.4 a medium severity vulnerability CVE-2025-5490 was detected. This vulnerability allows authenticated attackers with Administrator-level access and above to inject arbitrary web scripts into admin settings, leading to Stored Cross-Site Scripting (XSS) attacks in multi-site installations or setups where the unfiltered_html capability is disabled. Currently, there is no fix version for this issue. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-5490.

    Read more
    CMS
    19 Jun 2025 Business and Enterprise Solutions
    WordPress: Stored XSS via Shortcode in Download Manager Plugin

    In Download Manager plugin for WordPress versions up to and including 3.3.18 a medium severity vulnerability CVE-2025-4367 was detected. This vulnerability allows authenticated attackers with Author-level access and above to inject arbitrary web scripts via the wpdm_user_dashboard shortcode, due to insufficient input sanitization and output escaping. To address this issue, users should upgrade Download Manager plugin to versions 3.3.19 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-4367.

    Read more
    CMS
    19 Jun 2025 Business and Enterprise Solutions
    WordPress: Stored XSS via elementId Parameter in Gutenverse News Plugin

    In Gutenverse News plugin for WordPress versions up to and including 1.0.4 a medium severity vulnerability CVE-2025-5234 was detected. This vulnerability allows authenticated attackers with Contributor-level access and above to perform Stored Cross-Site Scripting (XSS) attacks via the ‘elementId’ parameter due to insufficient input sanitization and output escaping. To address this issue, users should upgrade Gutenverse News plugin to versions 2.0.0 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-5234.

    Read more
    CMS
    19 Jun 2025 Business and Enterprise Solutions
    WordPress: Unauthorized Access and Data Modification in AI Engine Plugin

    In AI Engine plugin for WordPress versions 2.8.0 through 2.8.3 a high severity vulnerability CVE-2025-5071 was detected. This vulnerability allows authenticated attackers with Subscriber-level access and above to gain unauthorized access to the MCP, enabling them to execute various commands such as `wp_create_user`, `wp_update_user`, `wp_update_option`, `wp_update_post`, and others. These actions can lead to privilege escalation and data loss. To address this issue, users should upgrade AI Engine plugin to versions 2.8.4 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-5071.

    Read more
    CMS
    18 Jun 2025 Data Management and Analytics
    Grafana: Improper Input Validation Vulnerability in Leading to Browser Unresponsiveness

    In Grafana versions before 11.6.2 a low severity vulnerability CVE-2025-1088 was detected. This vulnerability allows excessively long dashboard titles or panel names to cause Chromium-based browsers to become unresponsive due to improper input validation. To address this issue, users should upgrade Grafana to versions 11.6.2 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-1088.

    Read more
    Data Analytics
    18 Jun 2025 DevOps
    Portainer: HTTP Header Exposure Vulnerability in CE via Malicious Container Registry

    In Portainer Community Edition versions prior to STS 2.31.0 and LTS 2.27.7 a medium severity vulnerability CVE-2025-49593 was detected. This vulnerability allows HTTP headers – including registry authentication credentials or Portainer session tokens – to be leaked if a Portainer administrator registers a malicious container registry or if an existing registry is compromised. To address this issue, users should upgrade Portainer CE or BE version 2.31.0 or later for STS, or version 2.27.7 or later for LTS. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-49593.

    Read more
    Developer Tools
    18 Jun 2025 Business and Enterprise Solutions
    WordPress: Arbitrary File Upload Vulnerability in CSV Me Plugin

    In CSV Me plugin for WordPress versions up to and including 2.0 a high severity vulnerability CVE-2025-6086 was detected. This vulnerability allows authenticated attackers with Administrator-level access and above to upload arbitrary files due to insufficient file type validation, potentially leading to remote code execution. Currently, there is no fixed version for this issue. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-6086.

    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}