Answer in brief
CVE-2026-90583 records a Unknown severity vulnerability in kagisearch smallweb Query String Rendering sw.py index cross site scripting. The current sources do not mark it as known exploited. The current feed maps kagisearch/smallweb (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps kagisearch/smallweb (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| kagisearch/smallwebgeneric | 0ecb9c48edbf98dc7e934b54fbac43869e64b4cf | Not reported |
Published upstream
Sep 13, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 13, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 13, 2026
A security flaw has been discovered in kagisearch smallweb up to 0ecb9c48edbf98dc7e934b54fbac43869e64b4cf. The affected element is the function index of the file app/sw.py of the component Query String Rendering. Performing a manipulation of the argument qs results in cross site scripting. The attack is possible to be carried out remotely. This product adopts a rolling release strategy to maintain continuous delivery. Therefore, version details for affected or updated releases cannot be specified. The patch is named 00b68144e583f20a6b67e29cf01bc07f57979ffb. It is recommended to apply a patch to fix this issue. Exploitability requires a raw HTTP request carrying unencoded double-quote characters in the query string - Werkzeug's request.query_string returns the raw request-target, and ordinary browsers percent-encode " as %22, so the payload only lands via netcat/curl-style raw sockets.
Quoted source text, attributed separately from HOL analysis.