CVE-2025-13694 MEDIUM

CVE-2025-13694: AA Block country <= 1.0.1 - Unauthenticated IP Address Spoofing via X-Forwarded-For Header

Vendor Aaextensions
Product AA Block country
Weakness CWE-348
Published January 7, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The AA Block Country plugin for WordPress is vulnerable to IP Address Spoofing in versions up to, and including, 1.0.1. This is due to the plugin trusting user-supplied headers such as HTTP_X_FORWARDED_FOR to determine the client's IP address without proper validation or considering if the server is behind a trusted proxy. This makes it possible for unauthenticated attackers to bypass IP-based access restrictions by spoofing their IP address via the X-Forwarded-For header.

Explanation of Vulnerability in Simple Terms

02Summary

AA Block Country versions 1.0.1 and earlier contain an integrity vulnerability that allows unauthenticated attackers to modify data over the network. The vulnerability requires no user interaction and has a CVSS score of 5.3. No authentication is required to exploit this issue. Site administrators should update to a version newer than 1.0.1.

What an attacker can do

03Attacker Capabilities

Modify data on the site without authentication.

Potential impact on your site

04Site Impact

Attackers can alter site data without logging in, potentially affecting site integrity and functionality.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

January 7, 2026 CVE published
April 8, 2026 Record updated