Lucene search
+L

337 matches found

PyPA
PyPA
•added 2026/07/13 3:15 p.m.•26 views

Read-Only Open WebUI Users Can Modify Collaborative Documents via Socket.IO

Read-Only Users Can Modify Collaborative Documents via Socket.IO Affected ComponentSocket.IO collaborative document editing handler:- backend/openwebui/socket/main.py lines 667-721, ydoc:document:update handler Affected VersionsCurrent main branch and likely all versions with collaborative note...

5.4CVSS6.1AI score0.00323EPSS
SaveExploits1References5Affected Software1
OSV
OSV
•added 2026/07/13 3:15 p.m.•15 views

PYSEC-2026-2762 Read-Only Open WebUI Users Can Modify Collaborative Documents via Socket.IO

Read-Only Users Can Modify Collaborative Documents via Socket.IO Affected Component Socket.IO collaborative document editing handler: - backend/openwebui/socket/main.py lines 667-721, ydoc:document:update handler Affected Versions Current main branch and likely all versions with collaborative not...

5.4CVSS6.1AI score0.00323EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
•added 2026/07/13 12:00 a.m.•13 views

PT-2026-59387

Summary The POST /api/v1/notes/id/pin endpoint performs a write operation toggling the is pinned field but only checks for read permission. Users with read-only access to a shared note can pin/unpin it, which is a state-modifying action that should require write permission. All other write...

3.5CVSS6.1AI score0.00257EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
•added 2026/07/13 12:00 a.m.•21 views

PT-2026-59403

Read-Only Users Can Modify Collaborative Documents via Socket.IO Affected Component Socket.IO collaborative document editing handler: - backend/open webui/socket/main.py lines 667-721, ydoc:document:update handler Affected Versions Current main branch and likely all versions with collaborative no...

5.4CVSS6.1AI score0.00323EPSS
SaveExploits1References6
EUVD
EUVD
•added 2026/07/10 1:58 p.m.•21 views

EUVD-2026-42905

The Grav API plugin getgrav/grav-plugin-api before 1.0.3 fails to sanitize SVG files uploaded through the POST /api/v1/media endpoint. The HandlesMediaUploads::processUploadedFile method validates only the file extension and never invokes Security::sanitizeSVG, so an authenticated attacker with t...

5.1CVSS6.2AI score0.00235EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/10 1:58 p.m.•18 views

CVE-2026-61456 Grav before 1.0.3 Stored XSS via SVG Upload API

The Grav API plugin getgrav/grav-plugin-api before 1.0.3 fails to sanitize SVG files uploaded through the POST /api/v1/media endpoint. The HandlesMediaUploads::processUploadedFile method validates only the file extension and never invokes Security::sanitizeSVG, so an authenticated attacker with t...

5.1CVSS6.2AI score0.00289EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/07/10 12:00 a.m.•27 views

PT-2026-57317

Frappe is a full-stack web application framework. Prior to 16.20.0 and 15.110.0, users without write access could attach files to any doctype through file-handling API endpoints such as add attachments. This issue is fixed in versions 16.20.0 and 15.110.0...

5.3CVSS6.1AI score0.00614EPSS
SaveExploits0References10
OSV
OSV
•added 2026/07/07 11:45 a.m.•12 views

PYSEC-2026-1132 Apache Airflow Improper Preservation of Permissions vulnerability

Improper Preservation of Permissions vulnerability in Apache Airflow. This issue affects Apache Airflow from 2.8.2 through 2.8.3. Airflow's local file task handler in Airflow incorrectly set permissions for all parent folders of log folder, in default configuration adding write access to Unix...

5.3CVSS6.1AI score0.0146EPSS
SaveExploits0References10
attackerkb
attackerkb
•added 2026/07/06 8:48 p.m.•11 views

CVE-2026-34038

Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.469, an authenticated remote command injection vulnerability in application deployment handling allows users with application write permissions to achieve remote code execution...

9.9CVSS6.6AI score0.02539EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
•added 2026/07/06 4:52 p.m.•22 views

OpenRemote read-only asset users can write predicted datapoints

Summary The predicted datapoint write endpoint allows users with only read:assets privileges to write predicted datapoints. The endpoint: text PUT /api/realm/asset/predicted/assetId/attributeName accepts write requests from users lacking write:assets. The implementation appears to check READASSET...

4.3CVSS5.9AI score0.00264EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/07/03 9:31 p.m.•8 views

GHSA-X92V-F5GC-R34V Gitea draft releases and attachments are exposed without write permission

Gitea versions before 1.25.5 allow draft release data or attachments to be accessed without the required write permission...

7.5CVSS5.8AI score0.00451EPSS
SaveExploits0References8
NVD
NVD
•added 2026/07/03 9:16 p.m.•18 views

CVE-2026-27775

Gitea 1.25.5 caches a branch-specific write-permission result across multiple refs in one pre-receive hook session, allowing a per-branch maintainer-edit grant to be reused for other refs and escalate to full repository write access...

8.8CVSS0.00523EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/07/03 8:19 p.m.•64 views

CVE-2026-27775 Gitea pre-receive hook permission cache allows full repository write access

Gitea 1.25.5 caches a branch-specific write-permission result across multiple refs in one pre-receive hook session, allowing a per-branch maintainer-edit grant to be reused for other refs and escalate to full repository write access...

0.00523EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/03 8:19 p.m.•16 views

CVE-2026-27775 Gitea pre-receive hook permission cache allows full repository write access

Gitea 1.25.5 caches a branch-specific write-permission result across multiple refs in one pre-receive hook session, allowing a per-branch maintainer-edit grant to be reused for other refs and escalate to full repository write access...

8.8CVSS7.1AI score
SaveExploits0References6
EUVD
EUVD
•added 2026/07/03 8:19 p.m.•17 views

EUVD-2026-41633

Gitea versions before 1.25.5 allow draft release data or attachments to be accessed without the required write permission...

5.9AI score0.00451EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/03 8:19 p.m.•23 views

CVE-2026-27660 Gitea draft releases use insufficient permission checks

Gitea versions before 1.25.5 allow draft release data or attachments to be accessed without the required write permission...

7.5CVSS5.9AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/07/03 8:19 p.m.•14 views

CVE-2026-27660 Gitea draft releases use insufficient permission checks

Gitea versions before 1.25.5 allow draft release data or attachments to be accessed without the required write permission...

5.9AI score0.00451EPSS
SaveExploits0References4
CVE
CVE
•added 2026/07/03 8:19 p.m.•48 views

CVE-2026-27660

Gitea versions before 1.25.5 allow draft release data or attachments to be accessed without the required write permission...

7.5CVSS5.9AI score0.00451EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/07/03 8:19 p.m.•70 views

CVE-2026-27660 Gitea draft releases use insufficient permission checks

Gitea versions before 1.25.5 allow draft release data or attachments to be accessed without the required write permission...

0.00451EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/07/03 8:19 p.m.•12 views

CVE-2026-27660

Gitea versions before 1.25.5 allow draft release data or attachments to be accessed without the required write permission...

5.9AI score0.00451EPSS
SaveExploits0References5
Rows per page
Query Builder