Lucene search
+L

17 matches found

Cvelist
Cvelist
•added 2026/09/16 10:11 p.m.•43 views

CVE-2026-61599 djust has an unauthenticated arbitrary module import via the WebSocket/SSE view-mount path

djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, the djust live transport resolves the LiveView to mount from a client-supplied dotted path by calling importmodulepath, .... The module is imported — running its...

8.8CVSS0.00604EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/16 10:11 p.m.•15 views

CVE-2026-61599 djust has an unauthenticated arbitrary module import via the WebSocket/SSE view-mount path

djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, the djust live transport resolves the LiveView to mount from a client-supplied dotted path by calling importmodulepath, .... The module is imported — running its...

8.8CVSS6AI score0.00604EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/16 10:11 p.m.•34 views

CVE-2026-61599

djust is a Django extension providing Phoenix LiveView-style reactive server-side rendering with Rust-powered performance. Prior to version 1.0.7 , the live transport resolves the LiveView to mount from a client-supplied dotted path by calling __import__(), executing a module's top-level code bef...

8.8CVSS6AI score0.00604EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/16 10:11 p.m.•9 views

CVE-2026-61599 djust has an unauthenticated arbitrary module import via the WebSocket/SSE view-mount path

djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, the djust live transport resolves the LiveView to mount from a client-supplied dotted path by calling importmodulepath, .... The module is imported — running its...

8.8CVSS6AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/16 10:11 p.m.•13 views

EUVD-2026-81307

djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, the djust live transport resolves the LiveView to mount from a client-supplied dotted path by calling importmodulepath, .... The module is imported — running its...

8.8CVSS6AI score0.00604EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/09/16 10:09 p.m.•11 views

djust has an unauthenticated arbitrary module import via the WebSocket/SSE view-mount path

Impact The djust live transport resolves the LiveView to mount from a client-supplied dotted path by calling importmodulepath, .... The module is imported — running its top-level code import side effects — before the framework checks that the resolved object is a LiveView subclass and before any...

8.8CVSS6.2AI score0.00604EPSS
SaveExploits0References3Affected Software1
PyPA
PyPA
•added 2026/08/12 4:17 p.m.•15 views

PYSEC-2026-3708

Apache Airflow's Task SDK rebuilt a Callback object from serialized data by re-running its constructor, which imports the module named by the stored callback path. Because SyncCallback is itself an Airflow class it passes the default alloweddeserializationclasses allow-list, so tightening that...

8.8CVSS6AI score0.01165EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
•added 2026/08/12 3:32 p.m.•17 views

EUVD-2026-57274

Apache Airflow's Task SDK rebuilt a Callback object from serialized data by re-running its constructor, which imports the module named by the stored callback path. Because SyncCallback is itself an Airflow class it passes the default alloweddeserializationclasses allow-list, so tightening that...

5.9AI score0.01165EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/08/12 3:32 p.m.•20 views

CVE-2026-67587

Apache Airflow's Task SDK rebuilt a Callback object from serialized data by re-running its constructor, which imports the module named by the stored callback path. Because SyncCallback is itself an Airflow class it passes the default alloweddeserializationclasses allow-list, so tightening that...

7.3CVSS5.8AI score0.01397EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
•added 2026/08/12 12:00 a.m.•16 views

PT-2026-71126

Apache Airflow's Task SDK rebuilt a Callback object from serialized data by re-running its constructor, which imports the module named by the stored callback path. Because SyncCallback is itself an Airflow class it passes the default allowed deserialization classes allow-list, so tightening that...

8.8CVSS5.8AI score0.01397EPSS
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/12 12:00 a.m.•0 views

CVE-2026-67260: Deserialization of Untrusted Data

Apache Airflow 3.3.0 moved human-in-the-loop tasks from the triggerer to a new awaitinginput task state swept by the scheduler. That sweep deserializes the task instance's nextkwargs without an allow-list, so a Dag author — who controls that value through the task execution API — can cause an...

7.3CVSS6AI score0.01397EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/12 12:00 a.m.•1 views

CVE-2026-67587: Deserialization of Untrusted Data

Apache Airflow's Task SDK rebuilt a Callback object from serialized data by re-running its constructor, which imports the module named by the stored callback path. Because SyncCallback is itself an Airflow class it passes the default alloweddeserializationclasses allow-list, so tightening that...

8.8CVSS6AI score0.01165EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/07 4:03 p.m.•18 views

PYSEC-2026-1785 Picklescan has Incomplete List of Disallowed Inputs

Summary Currently picklescanner only blocks some specific functions of the pydoc and operator modules. Attackers can use other functions within these allowed modules to go through undetected and achieve RCE on the final user. Particularly pydoc.locate: Can dynamically resolve and import arbitrary...

9.3CVSS6.1AI score0.00623EPSS
SaveExploits0References9
attackerkb
attackerkb
•added 2026/02/12 3:31 p.m.•10 views

CVE-2026-26216

Crawl4AI versions prior to 0.8.0 contain a remote code execution vulnerability in the Docker API deployment. The /crawl endpoint accepts a hooks parameter containing Python code that is executed using exec. The import builtin was included in the allowed builtins, allowing unauthenticated remote...

10CVSS6.7AI score0.0165EPSS
SaveExploits2References4
SUSE CVE
SUSE CVE
•added 2023/02/15 6:05 a.m.•10 views

SUSE CVE-2008-6954

The web interface CobblerWeb in Cobbler before 1.2.9 allows remote authenticated users to execute arbitrary Python code in cobblerd by editing a Cheetah kickstart template to import arbitrary Python modules...

9CVSS7.5AI score0.02163EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2014/04/30 7:01 p.m.•15 views

python-django: unexpected code execution using reverse()

The django.core.urlresolvers.reverse function in Django before 1.4.11, 1.5.x before 1.5.6, 1.6.x before 1.6.3, and 1.7.x before 1.7 beta 2 allows remote attackers to import and execute arbitrary Python modules by leveraging a view that constructs URLs using user input and a "dotted Python path."...

5.1CVSS6.1AI score0.0565EPSS
SaveExploits0References4
OSV
OSV
•added 2014/04/22 11:58 a.m.•16 views

USN-2169-1 python-django vulnerabilities

Benjamin Bach discovered that Django incorrectly handled dotted Python paths when using the reverse function. An attacker could use this issue to cause Django to import arbitrary modules from the Python path, resulting in possible code execution. CVE-2014-0472 Paul McMillan discovered that Django...

10CVSS6AI score0.0565EPSS
SaveExploits0References4
Rows per page
Query Builder