PYSEC-2026-1933
Vulnerability from pysec - Published: 2026-07-07 14:34 - Updated: 2026-07-07 17:25
VLAI
Details
A Local File Inclusion (LFI) vulnerability was identified in widgetti/solara, in version <1.35.1, which was fixed in version 1.35.1. This vulnerability arises from the application's failure to properly validate URI fragments for directory traversal sequences such as '../' when serving static files. An attacker can exploit this flaw by manipulating the fragment part of the URI to read arbitrary files on the local file system.
References
- https://github.com/widgetti/solara/security/advisories/GHSA-9794-pc4r-438w
- https://github.com/widgetti/solara/commit/df2fd66a7f4e8ffd36e8678697a8a4f76760dc54
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39903
Severity
8.6 (High)
Impacted products
| Name | purl | solara | pkg:pypi/solara |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "solara",
"purl": "pkg:pypi/solara"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.35.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.0.1",
"0.0.2",
"0.0.3",
"0.0.4",
"0.0.5",
"0.0.6",
"0.1.0",
"0.1.1",
"0.1.2",
"0.10.0",
"0.10.1",
"0.10.2",
"0.10.3",
"0.10.4",
"0.11.0",
"0.12.0",
"0.12.1",
"0.13.0",
"0.14.0",
"0.15.0",
"0.16.0",
"0.17.0",
"0.18.0",
"0.18.1",
"0.18.2",
"0.18.3",
"0.19.0",
"0.19.1",
"0.2.0",
"0.3.0",
"0.4.0",
"0.4.1",
"0.4.3a4",
"0.5.0",
"0.5.0a0",
"0.5.1",
"0.5.2",
"0.7.0",
"0.8.0",
"0.8.1",
"0.9.0",
"0.9.1",
"1.0.0",
"1.0.1",
"1.0.2",
"1.0.3",
"1.1.0",
"1.1.1",
"1.10.0",
"1.11.0",
"1.12.0",
"1.13.0",
"1.14.0",
"1.15.0",
"1.16.0",
"1.16.1",
"1.16.2",
"1.16.3",
"1.17.0",
"1.17.1",
"1.17.2",
"1.17.3",
"1.17.4",
"1.17.5",
"1.18.0",
"1.19.0",
"1.2.0",
"1.2.1",
"1.20.0",
"1.21.0",
"1.22.0",
"1.23.0",
"1.24.0",
"1.25.0",
"1.25.1",
"1.26.0",
"1.26.1",
"1.27.0",
"1.28.0",
"1.29.0",
"1.29.1",
"1.3.0",
"1.30.0",
"1.30.1",
"1.31.0",
"1.32.0",
"1.32.1",
"1.32.2",
"1.33.0",
"1.34.0",
"1.34.1",
"1.35.0",
"1.4.0",
"1.5.0",
"1.6.0",
"1.6.1",
"1.7.0",
"1.7.1",
"1.8.0",
"1.8.1",
"1.8.2",
"1.9.0"
]
}
],
"aliases": [
"CVE-2024-39903",
"GHSA-9794-pc4r-438w"
],
"details": "A Local File Inclusion (LFI) vulnerability was identified in widgetti/solara, in version \u003c1.35.1, which was fixed in version 1.35.1. This vulnerability arises from the application\u0027s failure to properly validate URI fragments for directory traversal sequences such as \u0027../\u0027 when serving static files. An attacker can exploit this flaw by manipulating the fragment part of the URI to read arbitrary files on the local file system. \n\n### References\n- https://github.com/widgetti/solara/security/advisories/GHSA-9794-pc4r-438w\n- https://github.com/widgetti/solara/commit/df2fd66a7f4e8ffd36e8678697a8a4f76760dc54\n- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-39903",
"id": "PYSEC-2026-1933",
"modified": "2026-07-07T17:25:25.132448Z",
"published": "2026-07-07T14:34:36.733565Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/widgetti/solara/security/advisories/GHSA-9794-pc4r-438w"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39903"
},
{
"type": "WEB",
"url": "https://github.com/widgetti/solara/commit/df2fd66a7f4e8ffd36e8678697a8a4f76760dc54"
},
{
"type": "PACKAGE",
"url": "https://github.com/widgetti/solara"
},
{
"type": "PACKAGE",
"url": "https://pypi.org/project/solara"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-9794-pc4r-438w"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"type": "CVSS_V3"
}
],
"summary": "Local File Inclusion in Solara"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…