# Security Updates

The following list of major security enhancements have been implemented within the 2.6 release:

<https://telecominfraproject.atlassian.net/browse/WIFI-7337>

| **Issue**                                                               | **Description**                                       | **Resolution**                                       |
| ----------------------------------------------------------------------- | ----------------------------------------------------- | ---------------------------------------------------- |
| [WIFI-7433](https://telecominfraproject.atlassian.net/browse/WIFI-7433) | Path traversal in RTTYS                               | Implemented path validation within requests handling |
| [WIFI-7434](https://telecominfraproject.atlassian.net/browse/WIFI-7434) | SQLi in GetCommands and DeleteCommands REST endpoints | Implemented input validation for commandUUID         |

### Known security issues <a href="#major-known-security-issues" id="major-known-security-issues"></a>

* None


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tip-1.gitbook.io/openwifi/2.6.0/release/security.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
