Intel

AIKIDO-2025-10860

dereuromark/cakephp-feed is vulnerable to Path Traversal

Path Traversal Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.

72

High Risk

This Affects:

PHPdereuromark/cakephp-feed
1.0.0 - 3.0.1
Fixed in 3.0.2

TL;DR

Affected versions of this package are be vulnerable to path traversal due to insufficient validation of file enclosure paths. The fix introduces realpath checks to ensure resolved paths remain within WWW_ROOT, blocking attempts to access files outside the web root via URLs such as /../../sensitive/file.txt.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

dereuromark/cakephp-feed is vulnerable to Path Traversal in versions 1.0.0 - 3.0.1.

How to fix this

Upgrade the dereuromark/cakephp-feed library to the patch version.