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
    1 Dec 2025 Business and Enterprise Solutions
    WordPress: Remote Code Execution in Sneeit Framework Plugin

    In Sneeit Framework plugin for WordPress versions up to and including 8.3 a critical severity vulnerability CVE-2025-6389 was detected. This vulnerability allows unauthenticated attackers to achieve Remote Code Execution through the sneeit_articles_pagination_callback() function, which processes untrusted user input and passes it to call_user_func(). Successful exploitation enables attackers to execute arbitrary code on the server, potentially leading to backdoor injection or creation of new administrative accounts. To address this issue, users should upgrade the plugin to version 8.4 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-6389.

    Read more
    CMS
    1 Dec 2025 Business and Enterprise Solutions
    WordPress: Arbitrary User Password Change in StreamTube Core Plugin

    In StreamTube Core plugin for WordPress versions up to and including 4.78 a critical severity vulnerability CVE-2025-13615 was detected. This vulnerability allows unauthenticated attackers to bypass authorization and change user passwords, potentially leading to takeover of administrator accounts. The vulnerability exists because the plugin provides user-controlled access to objects without proper authorization checks. Note that this exploit requires the ‘registration password fields’ to be enabled in theme options. To address this issue, users should upgrade the plugin to a fixed version once available. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-13615.

    Read more
    CMS
    1 Dec 2025 Business and Enterprise Solutions
    WordPress: PHP Object Injection in Houzez Theme

    In Houzez theme for WordPress versions up to and including 4.1.6 a medium severity vulnerability CVE-2025-9191 was detected. This vulnerability allows authenticated attackers with Subscriber-level access and above to perform PHP Object Injection via deserialization of untrusted input in saved-search-item.php. While no known POP chain is present in the theme itself, the vulnerability can lead to arbitrary file deletion, sensitive data retrieval, or code execution if another plugin or theme containing a POP chain is installed on the site. To address this issue, users should upgrade the theme to version 4.1.7 or larer. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-9191.

    Read more
    CMS
    1 Dec 2025 Business and Enterprise Solutions
    WordPress: Stored Cross-Site Scripting via SVG File Uploads in Houzez Theme

    In Houzez theme for WordPress versions up to and including 4.1.6 a medium severity vulnerability CVE-2025-9163 was detected. This vulnerability allows unauthenticated attackers to perform Stored Cross-Site Scripting (XSS) by uploading malicious SVG files due to insufficient input sanitization and output escaping in the houzez_property_img_upload() and houzez_property_attachment_upload() functions. Exploitation can lead to arbitrary script execution whenever a user accesses the injected SVG file. To address this issue, users should upgrade the theme to version 4.1.7 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-9163.

    Read more
    CMS
    28 Nov 2025 Data Management and Analytics
    OpenSearch: Nested Boolean and Disjunction Asymmetric Denial of Service

    In OpenSearch versions prior to 3.2.0 a high severity vulnerability CVE-2025-9624 was detected. This vulnerability allows attackers to cause a denial of service (DoS) by submitting complex query_string inputs. To address this issue, users should upgrade OpenSearch to version 3.2.0 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-9624.

    Read more
    Data Analytics
    28 Nov 2025 Communication and Collaboration
    Mattermost: Information Disclosure in Common Teams API

    In Mattermost versions 11.0.x through 11.0.2, 10.12.x through 10.12.1, 10.11.x through 10.11.4, and 10.5.x through 10.5.12 a medium severity vulnerability CVE-2025-12559 was detected. This vulnerability allows any authenticated user to view team email addresses via the GET /api/v4/channels/{channel_id}/common_teams endpoint due to failure to sanitize team email addresses to be visible only to Team Admins. To address this issue, users should upgrade Mattermost to versions 11.0.3, 10.12.2, 10.11.5, 10.5.13 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-12559.

    Read more
    Communication
    28 Nov 2025 Communication and Collaboration
    Mattermost: Account Takeover via Token Verification Bypass in SSO Code Exchange

    In Mattermost versions 11.0.x through 11.0.2, 10.12.x through 10.12.1, 10.11.x through 10.11.4, and 10.5.x through 10.5.12 a critical severity vulnerability CVE-2025-12421 was detected. This vulnerability allows an authenticated user to perform account takeover via a specially crafted email address when switching authentication methods and sending a request to the /users/login/sso/code-exchange endpoint. This is due to failure to verify that the token used during the code exchange originates from the same authentication flow. The vulnerability requires ExperimentalEnableAuthenticationTransfer to be enabled (default: enabled) and RequireEmailVerification to be disabled (default: disabled). To address this issue, users should upgrade Mattermost to versions 11.0.3, 10.12.2, 10.11.5, 10.5.13 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-12421.

    Read more
    Communication
    28 Nov 2025 Communication and Collaboration
    Mattermost: Account Takeover via OAuth/OpenID State Token Validation Bypass

    In Mattermost versions 10.12.x through 10.12.1, 10.11.x through 10.11.4, 10.5.x through 10.5.12, and 11.0.x through 11.0.3 a critical severity vulnerability CVE-2025-12419 was detected. This vulnerability allows an authenticated attacker with team creation privileges to take over a user account by manipulating authentication data during the OAuth completion flow. This is due to improper validation of OAuth state tokens during OpenID Connect authentication. The vulnerability requires email verification to be disabled (default: disabled), OAuth/OpenID Connect to be enabled, and the attacker to control two users in the SSO system, with one user never having logged into Mattermost. To address this issue, users should upgrade Mattermost to versions 10.12.2, 10.11.5, 10.5.13, and 11.0.4 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-12419.

    Read more
    Communication
    28 Nov 2025 Business and Enterprise Solutions
    WordPress: Payment Bypass in SKT PayPal for WooCommerce Plugin

    In SKT PayPal for WooCommerce plugin for WordPress versions up to and including 1.4 a high severity vulnerability CVE-2025-7820 was detected. This vulnerability allows unauthenticated attackers to bypass payment processing by exploiting the plugin’s enforcement of client-side controls instead of server-side controls. As a result, attackers can make confirmed purchases without actually paying. To address this issue, users should upgrade to a fixed version once available. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-7820.

    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}