CVE-2026-0745 MEDIUM

CVE-2026-0745: User Language Switch <= 1.6.10 - Authenticated (Administrator+) Server-Side Request Forgery via 'info_language' Parameter

Vendor Webilop
Product User Language Switch
Weakness CWE-918 · SSRF
Published February 14, 2026
Last update April 16, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The User Language Switch plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.6.10 due to missing URL validation on the 'download_language()' function. This makes it possible for authenticated attackers, with Administrator-level access and above, 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

User Language Switch versions 1.6.10 and earlier contain a server-side request forgery vulnerability. An authenticated administrator can craft requests that cause the site to make HTTP requests to internal or external systems on the attacker's behalf. The impact is limited to reading non-sensitive data and making minor modifications. Update to a version newer than 1.6.10.

What an attacker can do

03Attacker Capabilities

Make the site send HTTP requests to internal systems or external servers on the attacker's behalf.

Potential impact on your site

04Site Impact

An admin account holder could use this to probe your internal network or exfiltrate non-sensitive data.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to the site.

Key dates

06Disclosure timeline

February 14, 2026 CVE published
April 16, 2026 Record updated