๐Ÿ” CVE Alert

CVE-2026-41309

HIGH 8.2

Open Source Social Network (OSSN) Vulnerable to Resource Exhaustion via Malicious Image Processing

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-770 CWE-400
Vendor opensource-socialnetwork
Product opensource-socialnetwork
Published Apr 24, 2026
Stay Ahead of the Next One

Get instant alerts for opensource-socialnetwork opensource-socialnetwork

Be the first to know when new high vulnerabilities affecting opensource-socialnetwork opensource-socialnetwork are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
High

Affected Versions

opensource-socialnetwork / opensource-socialnetwork
< 9.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/opensource-socialnetwork/opensource-socialnetwork/security/advisories/GHSA-72qf-xrcw-fhr2 github.com: https://github.com/opensource-socialnetwork/opensource-socialnetwork/issues/2535 github.com: https://github.com/opensource-socialnetwork/opensource-socialnetwork/commit/12357113b3be189da7f6e429979a464e4f982117