# CVE-2025-34060

## Summary

- **CVE ID:** CVE-2025-34060
- **Severity:** CRITICAL
- **CVSS Score:** 10 (CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H)
- **CWE:** CWE-502, CWE-829, CWE-20
- **Published:** Jul 1, 2025
- **Last Modified:** Mar 12, 2026

## Description

A PHP objection injection vulnerability exists in the Monero Project’s Laravel-based forum software due to unsafe handling of untrusted input in the /get/image/ endpoint. The application passes a user-supplied link parameter directly to file_get_contents() without validation. MIME type checks using PHP’s finfo can be bypassed via crafted stream filter chains that prepend spoofed headers, allowing access to internal Laravel configuration files. An attacker can extract the APP_KEY from config/app.php, forge encrypted cookies, and trigger unsafe unserialize() calls, leading to reliable remote code execution.

## Affected Products

- Monero Project — Forum (0)

## References

- [CNA](https://swap.gs/posts/monero-forums/)
- [CNA](https://vulncheck.com/advisories/monero-forum-rce)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.69%
- **EPSS Percentile:** 50.6

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._