Skip to main content

AcBakImzala CVE-2025-11023

CRITICAL
PHP Remote File Inclusion (CWE-98)
2025-10-23 iletisim@usom.gov.tr
9.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

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

Lifecycle Timeline

1
Analysis Generated
Jun 04, 2026 - 20:30 vuln.today

DescriptionCVE.org

Inclusion of Functionality from Untrusted Control Sphere, Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ArkSigner Software and Hardware Inc. AcBakImzala allows PHP Local File Inclusion.

This issue affects AcBakImzala: before v5.1.4.

AnalysisAI

Remote file inclusion in ArkSigner AcBakImzala versions before 5.1.4 allows unauthenticated attackers to coerce the PHP application into including attacker-controlled files, resulting in local file inclusion and potential remote code execution. The CVSS 9.8 score reflects network-reachable, no-authentication exploitation with full confidentiality, integrity, and availability impact, though no public exploit identified at time of analysis and the issue is not currently listed in CISA KEV.

Technical ContextAI

AcBakImzala is a PHP-based signing/document application from ArkSigner Software and Hardware Inc., a Turkish vendor. The root cause is CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), commonly referred to as PHP Remote/Local File Inclusion. This class of flaw occurs when user-controllable input flows into PHP's include, include_once, require, or require_once statements without sufficient validation, allowing an attacker to redirect the include target to an arbitrary file. Although classified as PHP RFI in the title, the description specifies the resulting condition is Local File Inclusion, meaning the included path resolves to files already accessible on the server; depending on PHP configuration (e.g., allow_url_include) and writable upload paths, LFI can escalate to arbitrary code execution via log poisoning, session files, or uploaded content.

Affected ProductsAI

ArkSigner Software and Hardware Inc. AcBakImzala at all versions prior to 5.1.4 is affected; version 5.1.4 and later are the fixed releases. No CPE entries were provided in the input data, and no vendor-hosted advisory URL was supplied - the only references are the Turkish national CERT (USOM) bulletins at https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-25-0356 and https://www.usom.gov.tr/bildirim/tr-25-0356, which should be consulted for the authoritative affected-version statement and any deployment-specific notes.

RemediationAI

Upgrade AcBakImzala to version 5.1.4 or later, which the advisory identifies as the fixed release; consult the USOM bulletins at https://www.usom.gov.tr/bildirim/tr-25-0356 and https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-25-0356 for vendor-coordinated guidance. If immediate patching is not possible, restrict network reachability of the AcBakImzala web interface to trusted internal networks or VPN-only access to remove the unauthenticated network attack vector, and place a WAF rule in front of the application to block requests containing path-traversal sequences (../, ..\, %2e%2e) or absolute paths/URL schemes in query parameters that feed include statements - note this blocks only known attack shapes and may produce false positives against legitimate file-name parameters. As PHP-level hardening, set allow_url_include=Off and allow_url_fopen=Off in php.ini to neutralize remote URL inclusion, and configure open_basedir to confine includes to the application directory, accepting that these changes may break legitimate functionality and require regression testing. Monitor web and PHP error logs for anomalous include paths until the upgrade is deployed.

More in PHP

View all
CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-46506 CRITICAL POC
10.0 May 13

NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

Share

CVE-2025-11023 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy