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
      • 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
    6 Jun 2025 Business and Enterprise Solutions
    WordPress: Stored XSS via class_name Parameter in Domain For Sale Plugin

    In Domain For Sale plugin for WordPress versions up to and including 3.0.10 a medium severity vulnerability CVE-2025-5239 was detected. This vulnerability allows authenticated attackers with Contributor-level access or higher to inject malicious scripts via the class_name parameter due to insufficient input sanitization and output escaping. To address this issue, users should upgrade Domain For Sale plugin to versions 3.0.11 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-5239.

    Read more
    CMS
    5 Jun 2025 DevOps
    Django: Log Injection via Unescaped request.path in HTTP Response Logging

    In Django versions 5.2 before 5.2.2, 5.1 before 5.1.10 and 4.2 before 4.2.22 a medium severity vulnerability CVE-2025-48432 was detected. This vulnerability allows remote attackers to manipulate internal HTTP response logs via crafted URLs, potentially leading to log injection or forgery when logs are viewed in terminals or processed by external systems. To address this issue, users should upgrade Django to versions 5.2.2, 5.1.10 or 4.2.22. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-48432.

    Read more
    Application Development
    5 Jun 2025 Business and Enterprise Solutions
    WordPress: Privilege Escalation via Missing Capability Check in HyperComments Plugin

    In HyperComments plugin for WordPress versions up to and including 1.2.2 a critical severity vulnerability CVE-2025-5701 was detected. This vulnerability allows unauthenticated attackers to modify arbitrary site options due to a missing capability check in the hc_request_handler function. Exploitation could lead to privilege escalation by changing the default registration role to administrator and enabling user registration. Currently, there is no fix version for this issue. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-5701.

    Read more
    CMS
    5 Jun 2025 Business and Enterprise Solutions
    WordPress: Arbitrary File Deletion via delete_avatar_ajax in WP User Frontend Pro Plugin

    In WP User Frontend Pro plugin for WordPress versions up to and including 4.1.3 a high severity vulnerability CVE-2025-3055 was detected. This vulnerability allows authenticated users with Subscriber access or higher to delete arbitrary server files via the delete_avatar_ajax() function, potentially leading to remote code execution if critical files like wp-config.php are removed. To address this issue, users should upgrade WP User Frontend Pro plugin to versions 4.1.4 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-3055.

    Read more
    CMS
    5 Jun 2025 Business and Enterprise Solutions
    WordPress: Unauthenticated Stored XSS via Caption Fields in FancyBox Plugin

    In FancyBox plugin for WordPress versions before 3.3.6 a high severity vulnerability CVE-2025-3662 was detected. This vulnerability allows unauthenticated attackers to inject malicious scripts into gallery captions due to the failure to escape `captions` and `titles` attributes, leading to Stored Cross-Site Scripting (XSS). To address this issue, users should upgrade FancyBox plugin to versions 3.3.6 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-3662.

    Read more
    CMS
    5 Jun 2025 Business and Enterprise Solutions
    WordPress: Stored XSS via containerid Parameter in WP Plugin Info Card plugin

    In WP Plugin Info Card plugin for WordPress versions up to and including 5.3.1 a medium severity vulnerability CVE-2025-5116 was detected. This vulnerability allows authenticated attackers with Contributor-level access or higher to inject malicious scripts via the containerid parameter due to insufficient input sanitization and output escaping. To address this issue, users should upgrade WP Plugin Info Card plugin to versions 5.4.0 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-5116.

    Read more
    CMS
    4 Jun 2025 Business and Enterprise Solutions
    Umbraco: Improper File Extension Validation in Upload API

    In Umbraco versions 14.0.0 and prior to versions 15.4.2 and 16.0.0 a medium severity vulnerability CVE-2025-48953 was detected. This vulnerability allows attackers to upload files with disallowed extensions by manipulating API requests, bypassing configured file upload restrictions. To address this issue, users should upgrade Umbraco to versions 15.4.2 or 16.0.0. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-48953.

    Read more
    CMS
    4 Jun 2025 DevOps
    Python: tarfile Extraction Filter Vulnerability

    In Python versions 3.12 and later a high severity vulnerability CVE-2024-12718 was detected in the `tarfile` module. This vulnerability allows attackers to modify file metadata (e.g., last modified timestamps) or file permissions (e.g., chmod) of files outside the extraction directory when using `TarFile.extract()` or `TarFile.extractall()` with the `filter` parameter set to `”data”` or `”tar”`. To address this issue, users should upgrade Python to versions 3.13.4, 3.12.11, 3.11.13 or 3.10.18. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2024-12718.

    Read more
    Application Development
    4 Jun 2025 Business and Enterprise Solutions
    WordPress: Stored XSS via user_meta and compare Shortcodes in Profile Builder Plugin

    In Profile Builder plugin for WordPress versions up to and including 3.13.8 a medium severity vulnerability CVE-2025-4671 was detected. This vulnerability allows authenticated attackers with Contributor-level access or higher to inject arbitrary web scripts via the `user_meta` and `compare` shortcodes, due to insufficient input sanitization and output escaping. To address this issue, users should upgrade Profile Builder plugin to versions 3.13.9 or later. For more details, visit https://nvd.nist.gov/vuln/detail/CVE-2025-4671.

    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}