Security Advisory

CVE-2026-23843

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-01-19 18:42:56
Last updated 2026-01-20 20:05:43
Assigner GitHub_M
State PUBLISHED

Description

teklifolustur_app is a web-based PHP application that allows users to create, manage, and track quotes for their clients. Prior to commit dd082a134a225b8dcd401b6224eead4fb183ea1c, an Insecure Direct Object Reference (IDOR) vulnerability exists in the offer view functionality. Authenticated users can manipulate the offer_id parameter to access offers belonging to other users. The issue is caused by missing authorization checks ensuring that the requested offer belonged to the currently authenticated user. Commit dd082a134a225b8dcd401b6224eead4fb183ea1c contains a patch.