CVE-2025-10137 MEDIUM

CVE-2025-10137: Snow Monkey <= 29.1.5 - Unauthenticated Blind Server-Side Request Forgery

Vendor Inc2734
Product Snow Monkey
Weakness CWE-918 · SSRF
Published September 26, 2025
Last update September 26, 2025

CVSS base score

5.4/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Snow Monkey theme for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 29.1.5 via the request() function. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.

Explanation of Vulnerability in Simple Terms

02Summary

Snow Monkey contains a server-side request forgery vulnerability that allows an attacker to make the site send HTTP requests to internal or external systems on the attacker's behalf. The vulnerability requires specific network conditions to exploit but can leak sensitive information or modify data on systems the site can reach. No user interaction is required.

What an attacker can do

03Attacker Capabilities

Make the site send HTTP requests to internal systems or external servers to read data or trigger actions.

Potential impact on your site

04Site Impact

Attackers could access internal services, leak credentials, or modify data on systems your site can reach.

Conditions required to exploit

05Prerequisites

Network access to the site; specific network conditions must be present (high attack complexity).

Key dates

06Disclosure timeline

September 26, 2025 CVE published
September 26, 2025 Record updated