Planyo online reservation system <= 3.0 - Unauthenticated Server-Side Request Forgery via 'ulap_url' Parameter
Summary
| CVE | CVE-2026-3576 |
|---|---|
| State | PUBLISHED |
| Assigner | Wordfence |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-07-11 05:16:34 UTC |
| Updated | 2026-07-11 05:16:34 UTC |
| Description | 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. |
Risk And Classification
Primary CVSS: v3.1 7.2 HIGH from [email protected]
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Problem Types: CWE-20 | CWE-20 CWE-20 Improper Input Validation
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | [email protected] | Primary | 7.2 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N |
| 3.1 | CNA | DECLARED | 7.2 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N |
CVSS v3.1 Breakdown
Attack Vector
NetworkAttack Complexity
LowPrivileges Required
NoneUser Interaction
NoneScope
ChangedConfidentiality
LowIntegrity
LowAvailability
NoneCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Xtreeme | Planyo Online Reservation System | affected 3.0 semver | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| plugins.trac.wordpress.org/browser/planyo-online-reservation-system/tags/2.7/ulap.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/planyo-online-reservation-system/tags/2.7/ulap.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/planyo-online-reservation-system/trunk/ulap.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/planyo-online-reservation-system/trunk/ulap.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/planyo-online-reservation-system/tags/2.7/ulap.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/planyo-online-reservation-system/trunk/ulap.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/planyo-online-reservation-system/trunk/ulap.php | [email protected] | plugins.trac.wordpress.org | |
| www.wordfence.com/threat-intel/vulnerabilities/id/5038d12a-e119-4ab7-aadc-69b76... | [email protected] | www.wordfence.com | |
| plugins.trac.wordpress.org/changeset | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/planyo-online-reservation-system/tags/2.7/ulap.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/planyo-online-reservation-system/trunk/ulap.php | [email protected] | plugins.trac.wordpress.org | |
| plugins.trac.wordpress.org/browser/planyo-online-reservation-system/tags/2.7/ulap.php | [email protected] | plugins.trac.wordpress.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
Vendor Comments And Credit
Discovery Credit
CNA: chaeyp (en)
CNA: Ronnachai Sretawat Na Ayutaya (Simonhaskelly) (en)
CNA: Ronnachai Chaipha (rxnr) (en)
Additional Advisory Data
| Source | Time | Event |
|---|---|---|
| CNA | 2026-07-10T14:43:19.000Z | Disclosed |
There are currently no legacy QID mappings associated with this CVE.