CVE-2026-41309
Last modified
CVE-2026-41309 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. Open Source Social Network (OSSN) is open-source social networking software developed in PHP. Versions prior to 9.0 are vulnerable to resource exhaustion. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
Open Source Social Network (OSSN) is open-source social networking software developed in PHP. Versions prior to 9.0 are vulnerable to resource exhaustion. An attacker can upload a specially crafted image with extreme pixel dimensions (e.g., $10000 \times 10000$ pixels). While the compressed file size on disk may be small, the server attempts to allocate significant memory and CPU cycles during the decompression and resizing process, leading to a Denial of Service (DoS) condition. It is highly recommended to upgrade to OSSN 9.0. This version introduces stricter validation of image dimensions and improved resource management during the processing phase. Those who cannot upgrade immediately can mitigate the risk by adjusting their `php.ini` settings to strictly limit `memory_limit` and `max_execution_time` and/or implementing a client-side and server-side check on image headers to reject files exceeding reasonable pixel dimensions (e.g., $4000 \times 4000$ pixels) before processing begins.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-41309?
How severe is CVE-2026-41309?
How do I fix CVE-2026-41309?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-41301OpenClaw versions 2026.3.22 before 2026.3.31 contain a signa…6.9
- CVE-2026-41302OpenClaw before 2026.3.31 contains a server-side request for…6.3
- CVE-2026-41303OpenClaw before 2026.3.28 contains an authorization bypass v…8.8
- CVE-2026-41304WWBN AVideo is an open source video platform. In versions 29…9.8
- CVE-2026-41305PostCSS takes a CSS file and provides an API to analyze and …6.1
- CVE-2026-41308Password Pusher is an open source application to communicate…6.5
- CVE-2026-4131The WP Responsive Popup + Optin plugin for WordPress is vuln…6.1
- CVE-2026-41310OpenTelemetry.Exporter.Zipkin is the .NET Zipkin exporter fo…5.3
- CVE-2026-41311LiquidJS is a Shopify / GitHub Pages compatible template eng…6.5
- CVE-2026-41312pypdf is a free and open-source pure-python PDF library. An …6.5
- CVE-2026-41313pypdf is a free and open-source pure-python PDF library. An …6.5
- CVE-2026-41314pypdf is a free and open-source pure-python PDF library. An …6.5
Are you affected by CVE-2026-41309?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
