PHP CVE-2025-49259

| EUVD-2025-18649 HIGH
PHP Remote File Inclusion (CWE-98)
2025-06-17 [email protected]
8.1
CVSS 3.1
Share

CVSS VectorNVD

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

Lifecycle Timeline

3
EUVD ID Assigned
Mar 14, 2026 - 22:15 euvd
EUVD-2025-18649
Analysis Generated
Mar 14, 2026 - 22:15 vuln.today
CVE Published
Jun 17, 2025 - 15:15 nvd
HIGH 8.1

DescriptionNVD

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in thembay Hara allows PHP Local File Inclusion. This issue affects Hara: from n/a through 1.2.10.

AnalysisAI

PHP Local File Inclusion (LFI) vulnerability in thembay Hara that allows unauthenticated remote attackers to include and execute arbitrary local files through improper control of filename parameters in PHP include/require statements. Affected versions range from an unspecified baseline through version 1.2.10. While the CVSS score of 8.1 is elevated, the attack complexity is rated 'High,' suggesting real-world exploitation requires specific environmental conditions or timing.

Technical ContextAI

This vulnerability stems from CWE-98 (Improper Control of Filename for Include/Require Statement in PHP Program), a classic PHP code inclusion flaw where user-supplied input is passed unsanitized to PHP's include(), require(), include_once(), or require_once() functions. thembay Hara, a PHP-based application/theme, fails to properly validate or sanitize filename parameters before passing them to file inclusion functions. This differs from Remote File Inclusion (RFI) by restricting exploitation to files already present on the server filesystem, though the attacker can still achieve arbitrary code execution by including files such as web server logs, uploaded files, or PHP wrappers (e.g., php://filter). The vulnerability affects thembay Hara versions up to and including 1.2.10; the lack of a specified 'from' version suggests the flaw may have existed since early releases.

Share

CVE-2025-49259 vulnerability details – vuln.today

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