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
    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
    8 Dec 2025 DevOps
    Django: XML Deserialization DoS Vulnerability

    In Django versions 5.2 before 5.2.9, 5.1 before 5.1.15 and 4.2 before 4.2.27 a high severity vulnerability CVE-2025-64460 was detected. This vulnerability allows attackers to trigger a denial-of-service condition by submitting specially crafted XML input that causes excessive CPU and memory consumption during XML deserialization. To address this issue, users should upgrade Django to versions 5.2.9, 5.1.15 or 4.2.27. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-64460.

    Read more
    Application Development
    8 Dec 2025 DevOps
    Django: FilteredRelation SQL Injection Vulnerability

    In Django versions 5.2 before 5.2.9, 5.1 before 5.1.15, and 4.2 before 4.2.27 a medium severity vulnerability CVE-2025-13372 was detected. This vulnerability allows attackers to perform SQL injection by abusing `FilteredRelation` column aliases through crafted dictionary expansions passed to `QuerySet.annotate()` or `QuerySet.alias()` on PostgreSQL. To address this issue, users should upgrade Django to versions 5.2.9, 5.1.15 or 4.2.27. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-13372.

    Read more
    Application Development
    8 Dec 2025 DevOps
    GitLab: TOCTOU Race Condition Leading to Credential Exposure

    In GitLab CE/EE versions 18.4 prior to 18.4.5, 18.5 prior to 18.5.3 and 18.6 prior to 18.6.1 a high severity vulnerability CVE-2024-9183 was detected. This vulnerability allows authenticated attackers, under specific conditions, to exploit a time-of-check time-of-use (TOCTOU) race condition to obtain credentials from higher-privileged users and perform unauthorized actions in their context. To address this issue, users should upgrade GitLab CE/EE to versions 18.4.5, 18.5.3 or 18.6.1. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2024-9183.

    Read more
    Developer Tools
    8 Dec 2025 Communication and Collaboration
    Mattermost: Unauthorized Access and Subscription Vulnerability

    In Mattermost versions 10.11.x up to 10.11.4 and 10.5.x up to 10.5.12 a low severity vulnerability CVE-2025-13870 was detected. This vulnerability allows authenticated users to bypass permission checks when accessing board files or subscribing to blocks, enabling access to files and subscriptions from boards they should not have access to. To address this issue, users should upgrade Mattermost to versions 10.11.5 or 10.5.13. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-13870.

    Read more
    Communication
    8 Dec 2025 Communication and Collaboration
    Mattermost: Unauthorized Comment Deletion Vulnerability

    In Mattermost versions 11.0.x up to 11.0.2, 10.12.x up to 10.12.1, 10.11.x up to 10.11.4 and 10.5.x up to 10.5.12 a medium severity vulnerability CVE-2025-12756 was detected. This vulnerability allows authenticated users with the editor role to bypass permission checks and delete comments created by other users in Boards. To address this issue, users should upgrade Mattermost to versions 11.0.3 or later, 10.12.2 or later, 10.11.5 or later, and 10.5.13 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-12756.

    Read more
    Communication
    5 Dec 2025 DevOps
    Nexus Repository: Stored Cross-Site Scripting Vulnerability Due to Missing Security Header

    In Nexus Repository versions 3.83.0 through 3.83.x a medium severity vulnerability CVE-2025-13488 was detected. Due to a regression introduced in version 3.83.0, a security header is no longer applied to certain user-uploaded content served from repositories. This vulnerability allows an authenticated attacker with repository upload privileges to exploit a stored cross-site scripting (XSS) vulnerability in the context of the user. To address this issue, users should upgrade Nexus Repository to version 3.84.0 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-13488.

    Read more
    Developer Tools
    5 Dec 2025 Business and Enterprise Solutions
    WordPress: Stored Cross-Site Scripting in Easy Jump Links Menus Plugin

    In Easy Jump Links Menus plugin for WordPress versions up to and including 1.0.0 a medium severity vulnerability CVE-2025-13860 was identified. This vulnerability stems from insufficient input sanitization and output escaping of the h_tags parameter, allowing authenticated attackers with Contributor-level access and above to perform Stored Cross-Site Scripting (XSS). Successful exploitation enables injection of arbitrary web scripts that execute whenever a user accesses an infected page. To address this issue, users should upgrade the plugin to version 1.0.1 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-13860.

    Read more
    CMS
    5 Dec 2025 Business and Enterprise Solutions
    WordPress: Unauthorized Data Export Vulnerability in Feedback Modal for Website Plugin

    In Feedback Modal for Website plugin for WordPress versions up to and including 1.0.1 a medium severity vulnerability CVE-2025-13528 was identified. This vulnerability stems from a missing capability check on the handle_export function, allowing unauthenticated attackers to export all feedback data in CSV or JSON format via the export_data parameter. This can lead to unauthorized disclosure of sensitive user feedback information. To address this issue, users should upgrade the plugin to version 1.0.2 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-13528

    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}