<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Cve-2026-10288 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-10288/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Mon, 01 Jun 2026 21:16:59 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-10288/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-10288 - code-projects Hotel and Tourism Reservation System Authentication Bypass</title><link>https://feed.craftedsignal.io/briefs/2026-06-cve-2026-10288/</link><pubDate>Mon, 01 Jun 2026 21:16:59 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-06-cve-2026-10288/</guid><description>CVE-2026-10288 is a high severity vulnerability in code-projects Hotel and Tourism Reservation System 1.0, allowing remote attackers to bypass authentication via manipulation of the Password argument in the /admin/login.php file.</description><content:encoded><![CDATA[<p>A vulnerability, identified as CVE-2026-10288, exists within the code-projects Hotel and Tourism Reservation System version 1.0. The vulnerability resides in the <code>/admin/login.php</code> file, specifically in the Admin Login component&rsquo;s <code>password_verify</code> function. A remote attacker can manipulate the Password argument during login to bypass authentication. This improper authentication can grant unauthorized access to the administrative panel of the affected system. Given the public availability of an exploit, the risk of exploitation is elevated.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker identifies an instance of code-projects Hotel and Tourism Reservation System 1.0.</li>
<li>The attacker navigates to the /admin/login.php page.</li>
<li>The attacker crafts a malicious request to /admin/login.php, manipulating the Password argument in a way that bypasses the <code>password_verify</code> function.</li>
<li>The system improperly authenticates the attacker due to the vulnerability in the <code>password_verify</code> function.</li>
<li>The attacker gains unauthorized access to the administrative panel.</li>
<li>The attacker is able to modify hotel and tourism data.</li>
<li>The attacker is able to add malicious scripts to the website.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-10288 allows an attacker to bypass authentication and gain administrative access to the Hotel and Tourism Reservation System. This could lead to unauthorized modification of hotel and tourism data, disruption of services, and potentially further compromise of the system and its users.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply any available patches or updates provided by code-projects for the Hotel and Tourism Reservation System 1.0 to remediate CVE-2026-10288.</li>
<li>Monitor web server logs for suspicious POST requests to <code>/admin/login.php</code> with unusual parameters in the Password field as outlined in the Sigma rule &ldquo;Detect CVE-2026-10288 Exploitation Attempt via Admin Login&rdquo;.</li>
<li>Implement strong password policies and multi-factor authentication where possible to mitigate the impact of potential authentication bypass vulnerabilities.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>cve-2026-10288</category><category>authentication bypass</category><category>web application</category></item></channel></rss>