๐Ÿ” CVE Alert

CVE-2026-3576

HIGH 7.2

Planyo online reservation system <= 3.0 - Unauthenticated Server-Side Request Forgery via 'ulap_url' Parameter

CVSS Score
7.2
EPSS Score
0.4%
EPSS Percentile
28th

The Planyo Online Reservation System plugin for WordPress is vulnerable to Server-Side Request Forgery leading to Local File Inclusion in all versions up to, and including, 3.0. The ulap.php file acts as an AJAX proxy and is directly accessible without WordPress bootstrapping or any authentication. The send_http_post() function validates the host of the provided URL against an allowlist that includes 'localhost', but critically fails to validate the URL scheme/protocol. This makes it possible for unauthenticated attackers to supply a file:// URL (e.g., file://localhost/etc/passwd) which bypasses the host allowlist check because parse_url() returns 'localhost' as the host. The URL is then passed to curl_init() or fopen(), both of which support the file:// protocol, allowing the attacker to read arbitrary local files on the server and have their contents returned in the HTTP response. This can lead to disclosure of sensitive files such as /etc/passwd, wp-config.php (containing database credentials and authentication keys), and other server-side files.

CWE CWE-20
Vendor xtreeme
Product planyo online reservation system
Published Jul 11, 2026
Last Updated Jul 13, 2026
Stay Ahead of the Next One

Get instant alerts for xtreeme planyo online reservation system

Be the first to know when new high vulnerabilities affecting xtreeme planyo online reservation system are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

xtreeme / Planyo online reservation system
0 โ‰ค 3.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/5038d12a-e119-4ab7-aadc-69b765ae7027?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/trunk/ulap.php#L84 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/tags/2.7/ulap.php#L84 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/trunk/ulap.php#L96 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/tags/2.7/ulap.php#L96 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/trunk/ulap.php#L59 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/tags/2.7/ulap.php#L59 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/trunk/ulap.php#L120 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/tags/2.7/ulap.php#L120 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/trunk/ulap.php#L118 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/planyo-online-reservation-system/tags/2.7/ulap.php#L118 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset?reponame=&old=3488647%40planyo-online-reservation-system&new=3488647%40planyo-online-reservation-system

Credits

chaeyp Ronnachai Sretawat Na Ayutaya (Simonhaskelly) Ronnachai Chaipha (rxnr)