Lucene search
+L

72355 matches found

Github Security Blog
Github Security Blog
added 2026/07/13 6:26 p.m.26 views

Apollo ConfigService access key authentication bypass via appId parsing and non-canonical matching

Summary Apollo ConfigService may allow unauthorized access to configuration data when AccessKey / management key authentication is enabled and ConfigService accepts a non-canonical appId variant during authentication while downstream request handling resolves it to the protected app. Details...

7.5CVSS6.1AI score0.00574EPSS
SaveExploits0References5Affected Software1
Circl
Circl
added 2026/07/13 6:02 p.m.13 views

CVE-2026-57795

creationtimestamp| type| source ---|---|--- 2026-07-13 18:02:21+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mqkbm5fcyv22 2026-07-16 08:04:27+00:00| seen| https://bsky.app/profile/khesefxyz.bsky.social/post/3mqqrlsl2lh2g...

7.5CVSS6.1AI score0.00511EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/13 5:38 p.m.11 views

CVE-2026-13241

creationtimestamp| type| source ---|---|--- 2026-07-13 17:38:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mqkaarczuq2t...

6.5CVSS6.1AI score0.00269EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/13 5:30 p.m.13 views

CVE-2026-13233

creationtimestamp| type| source ---|---|--- 2026-07-13 17:30:06+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mqk7sj363e2h 2026-07-22 17:00:05+00:00| seen| Telegram/q3tIaYx4agFM3da1rV7jtAQTpWs9uwXUcQ2UZM8hUpw4XQ 2026-07-22 17:00:05+00:00| seen|...

3.3CVSS4.8AI score0.00208EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/13 4:47 p.m.18 views

GHSA-JXPJ-9J24-W337 Apollo Portal: There is a risk of unauthorized access to the Apollo configuration center

Summary Apollo Portal versions before 2.5.0 do not verify application and namespace permissions when an authenticated user requests a release by ID through GET /envs/env/releases/releaseId. When configView.memberOnly.envs is enabled for the requested environment, a low-privileged Portal user can...

6.5CVSS6.1AI score0.00415EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:46 p.m.12 views

PYSEC-2026-2575 LangGraph SDK has unsafe URL path construction

Summary langgraph-sdk constructs HTTP request paths for resource operations by interpolating caller-supplied identifier values into URL templates. Without sanitization of those values, identifiers that contain characters with special meaning in URL paths could cause the resulting request to addre...

4.2CVSS6AI score0.00216EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:46 p.m.13 views

PYSEC-2026-2878 Pipecat: Telephony WebSocket `/ws` Unauthenticated Call-Control Abuse via Attacker-Supplied Call SID

Development Runner Telephony WebSocket /ws Unauthenticated Call-Control Abuse via Attacker-Supplied Call SID Summary The pipecat development runner registers a /ws WebSocket endpoint for telephony testing that accepts connections without any authentication. An unauthenticated remote attacker who...

7.5CVSS6.1AI score0.00564EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/13 3:46 p.m.11 views

PYSEC-2026-2406 Bugsink: Issue bulk actions can affect another project’s issue if its UUID is known

Description Bugsink’s issue list supports bulk actions such as resolving or muting selected issues. In affected versions, the issue list view authorizes access through the project in the URL, but applies the requested bulk action to the submitted issue IDs without also requiring those issues to...

3.1CVSS6.1AI score0.00147EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:35 p.m.13 views

PYSEC-2026-2930 PraisonAI Platform workspace-scoped routes allow cross-workspace object access by global object ID

Summary PraisonAI Platform's workspace-scoped REST routes contain a systemic object-level authorization flaw that allows an authenticated user from one workspace to access, modify, and delete objects belonging to another workspace by supplying the victim object's global UUID. The affected pattern...

8.8CVSS6AI score0.00506EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:19 p.m.8 views

PYSEC-2026-2671 Mobile Verification Toolkit (MVT): Path Traversal via unsanitized File identifiers in iOS Backup processing

Summary The fileID field from Manifest.db a SQLite database inside iOS backups, generated by the device is used directly in filesystem path construction without validation. This affects two commands through a shared code path: - mvt-ios decrypt-backup decrypt.py: fileid is used to construct both...

5.3CVSS6.5AI score0.00376EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:19 p.m.10 views

PYSEC-2026-2726 Open WebUI has Broken Access Control for Completions API

Summary Any user X can continue the conversation of any other user Y, as long as the Chat ID of Y is known. User X does not even need to be an admin to do so. Details A user just needs to use the API endpoint: /api/chat/completions with their own API key generated in OWUI and the Chat ID of anoth...

7.1CVSS7AI score0.00231EPSS
SaveExploits1References7
Circl
Circl
added 2026/07/13 3:09 p.m.20 views

CVE-2026-59216

creationtimestamp| type| source ---|---|--- 2026-07-13 15:09:01+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mqjxwa6pxg2c 2026-07-16 08:01:21+00:00| seen| https://bsky.app/profile/khesefxyz.bsky.social/post/3mqqrgb6tvx2g 2026-07-24 18:35:08+00:00| published-proof-of-concept|...

9CVSS5.8AI score0.00308EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/13 2:36 p.m.11 views

PYSEC-2026-2943 PraisonAI has Memory State Leakage and Path Traversal in MultiAgent Context Handling

Summary The MultiAgentLedger and MultiAgentMonitor components in the provided code exhibit vulnerabilities that can lead to context leakage and arbitrary file operations. Specifically: 1. Memory State Leakage via Agent ID Collision: The MultiAgentLedger uses a dictionary to store ledgers by agent...

6.5CVSS6.6AI score0.00915EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 2:36 p.m.11 views

PYSEC-2026-2693 Open WebUI has unauthorized deletion of knowledge files

Summary An access control check is missing when deleting a file from a knowledge base. The only check being done is that the user has write access to the knowledge base or is admin, but NOT that the file actually belongs to this knowledge base. It is thus possible to delete arbitrary files from...

5.4CVSS6.2AI score0.00252EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/13 1:50 p.m.10 views

MINI-259P-JVVV-H9G4

Bulletin has no description...

6.9CVSS6.1AI score0.00507EPSS
SaveExploits0
OSV
OSV
added 2026/07/13 1:50 p.m.6 views

MINI-RCVQ-MPWH-4MGC

Bulletin has no description...

8.8CVSS6.9AI score0.00258EPSS
SaveExploits1
OSV
OSV
added 2026/07/13 1:50 p.m.9 views

MINI-JHCP-Q7JH-GW34

Bulletin has no description...

7.5CVSS6.3AI score0.00467EPSS
SaveExploits0
OSV
OSV
added 2026/07/13 1:50 p.m.6 views

MINI-CCWW-C94W-PF5J

Bulletin has no description...

5.3CVSS6.6AI score0.0019EPSS
SaveExploits0
OSV
OSV
added 2026/07/13 1:50 p.m.8 views

MINI-8Q4M-9J29-3VW7

Bulletin has no description...

7.5CVSS6.1AI score0.00473EPSS
SaveExploits0
OSV
OSV
added 2026/07/13 1:50 p.m.7 views

MINI-6CMX-W644-WV9J

Bulletin has no description...

3.3CVSS6.1AI score0.00114EPSS
SaveExploits0
Rows per page
Query Builder