{"vulnerability": "cve-2026-5191", "sightings": [{"uuid": "2622b873-066e-4641-960f-f80658f97de3", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-5191", "type": "seen", "source": "https://bsky.app/profile/donwebmedia.bsky.social/post/3mne7qh6bvy24", "content": "CVE-2026-5191: XSS en Tiled Gallery Carousel\n\nCVE-2026-5191 WordPress vulnerabilidad: cualquier contributor puede inyectar XSS en tu galer\u00eda. Verific\u00e1 versi\u00f3n del plugin y aplic\u00e1 el parche.\n\n#cve20265191 #storedxss #tiledgallerycarousel #wordpressplugins #seguridadwordpress", "creation_timestamp": "2026-06-03T03:57:24.917674Z"}, {"uuid": "504a9e70-83ae-4df1-87f6-27110156f7e5", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-51918", "type": "seen", "source": "https://gist.github.com/Ro1ME/8180c78c3852f747638e9cf04b51dda1", "content": "# CVE-2026-51918\n\n**Type:** Code Injection\n**Product:** FinRobot\n**Affected versions:** v1.0.0\n**Affected component:** `CodingUtils.create_file_with_code`\n**Reference:** https://github.com/AI4Finance-Foundation/FinRobot/issues/102\n\n## Description\n\nFinRobot 1.0.0 contains code injection in CodingUtils.create_file_with_code ().\n\n## Discoverer\n\nRo1ME\n", "creation_timestamp": "2026-09-26T04:06:45.000000Z"}, {"uuid": "fa7555b5-8095-4273-83bc-f5b2ded0e54b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-51917", "type": "seen", "source": "https://gist.github.com/Ro1ME/282d3710f47d26399cbe93249aac3c09", "content": "# CVE-2026-51917\n\n**Type:** Code Injection\n**Product:** FinRobot\n**Affected versions:** v1.0.0\n**Affected component:** `CodingUtils.modify_code`\n**Reference:** https://github.com/AI4Finance-Foundation/FinRobot/issues/101\n\n## Description\n\nFinRobot v1.0.0 is vulnerable to Code Injection in CodingUtils.modify_code.\n\n## Discoverer\n\nRo1ME\n", "creation_timestamp": "2026-09-26T04:06:42.000000Z"}, {"uuid": "72d92430-2bba-4456-af07-f461c28eb95f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-51916", "type": "seen", "source": "https://gist.github.com/Ro1ME/b2e83acef8d5743023ffedd806bb7a08", "content": "# CVE-2026-51916\n\n**Type:** Incorrect Access Control\n**Product:** SuperAGI\n**Affected versions:** v0.0.14\n**Affected component:** `superagi/controllers/knowledges.py:delete_user_knowledge`\n**Reference:** http://superagi.com\n**Reference:** http://transformeroptimus.com\n\n## Description\n\nTransformerOptimus SuperAGI v0.0.14 contains an incorrect access control vulnerability in delete_user_knowledge in superagi/controllers/knowledges.py. In affected source snapshots, POST /knowledges/delete/{knowledge_id} deletes the selected knowledge object without requiring authentication in the route and without verifying organization ownership of the supplied knowledge_id.\n\n## Discoverer\n\nRo1ME\n", "creation_timestamp": "2026-09-26T04:06:39.000000Z"}, {"uuid": "7e35d06d-3227-48ee-b472-e16ab0e2ce0e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-51915", "type": "seen", "source": "https://gist.github.com/Ro1ME/f4a6cd6a48b7b904bd7bc4c6d710942f", "content": "# CVE-2026-51915\n\n**Type:** Incorrect Access Control\n**Product:** SuperAGI\n**Affected versions:** v0.0.14\n**Affected component:** `superagi/controllers/tool.py:get_tool\nsuperagi/controllers/tool.py:update_tool`\n**Reference:** http://superagi.com\n**Reference:** http://transformeroptimus.com\n\n## Description\n\nTransformerOptimus SuperAGI v0.0.14 is vulnerable to Incorrect Access Control in the tool controller. In affected source snapshots, get_tool and update_tool in superagi/controllers/tool.py accept a caller-supplied tool_id and fail to verify organization ownership through the associated toolkit. A remote authenticated attacker from one organization can read or modify another organization's tool metadata through /tools/get/{tool_id} and /tools/update/{tool_id}.\n\n## Discoverer\n\nRo1ME\n", "creation_timestamp": "2026-09-26T04:06:36.000000Z"}, {"uuid": "6bfa2a83-1cac-4154-af77-d17939a3749c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-51914", "type": "seen", "source": "https://gist.github.com/Ro1ME/bb6fefd4b943400c92c08e0f0644a986", "content": "# CVE-2026-51914\n\n**Type:** Incorrect Access Control\n**Product:** SuperAGI\n**Affected versions:** v0.0.14\n**Affected component:** `superagi/controllers/agent_template.py:save_agent_as_template\nsuperagi/controllers/agent_template.py:publish_template`\n**Reference:** http://superagi.com\n**Reference:** http://transformeroptimus.com\n\n## Description\n\nTransformerOptimus SuperAGI v0.0.14 is vulnerable to Incorrect Access Control in the agent template controller. In affected source snapshots, save_agent_as_template and publish_template in superagi/controllers/agent_template.py accept caller-supplied agent_id or agent_execution_id values and do not verify that the referenced agent or execution belongs to the authenticated user's organization.\n\n## Discoverer\n\nRo1ME\n", "creation_timestamp": "2026-09-26T04:06:33.000000Z"}, {"uuid": "0d399fc4-a1ac-4d4c-88a0-f2a8e647db8a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-51912", "type": "seen", "source": "https://gist.github.com/Ro1ME/9999d9e504c5238dc48a023ef7c51d01", "content": "# CVE-2026-51912\n\n**Type:** Directory Traversal\n**Product:** XAgent\n**Affected versions:** v1.0.0\n**Affected component:** `ToolServer/ToolServerNode/main.py:main-upload_file-the-preserved-live-upload-file-witness-directly-reaches`\n**Reference:** http://openbmb.com\n**Reference:** http://xagent.com\n**Reference:** https://github.com/OpenBMB/XAgent\n\n## Description\n\nOpenBMB XAgent v1.0.0 contains directory traversal vulnerability in main-upload_file-the-preserved-live-upload-file-witness-directly-reaches (ToolServer/ToolServerNode/main.py:46).\n\n## Discoverer\n\nRo1ME\n", "creation_timestamp": "2026-09-26T04:06:30.000000Z"}, {"uuid": "63b7c237-a6a0-44f0-9020-c23a6ea53dab", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2026-51911", "type": "seen", "source": "https://gist.github.com/Ro1ME/a259be3574844bc705316295b2406da0", "content": "# CVE-2026-51911\n\n**Type:** Code Injection\n**Product:** Vanna\n**Affected versions:** v2.0.2\n**Affected component:** `src/vanna/legacy/base/base.py:VannaBase.get_plotly_figure`\n**Reference:** http://vanna-ai.com\n**Reference:** http://vanna.com\n**Reference:** https://github.com/vanna-ai/vanna\n\n## Description\n\nvanna v2.0.2 contains a code injection vulnerability in VannaBase.get_plotly_figure (src/vanna/legacy/base/base.py). Depending on the exposed entry, an attacker can trigger attacker-controlled code or command execution.\n\n## Discoverer\n\nRo1ME\n", "creation_timestamp": "2026-09-26T04:06:27.000000Z"}]}