Latest Vulnerabilities Updates on the latest vulnerabilities detected.
- CVE-2025-53097 – Roo Code Schema Fetching File Read and Write Vulnerabilityon June 27, 2025 at 10:15 pm
CVE ID : CVE-2025-53097 Published : June 27, 2025, 10:15 p.m. | 15 minutes ago Description : Roo Code is an AI-powered autonomous coding agent. Prior to version 3.20.3, there was an issue where the Roo Code agent’s `search_files` tool did not respect the setting to disable reads outside of the VS Code workspace. This means that an attacker who was able to inject a prompt into the agent could potentially read a sensitive file and then write the information to a JSON schema. Users have the option to disable schema fetching in VS Code, but the feature is enabled by default. For users with this feature enabled, writing to the schema would trigger a network request without the user having a chance to deny. This issue is of moderate severity, since it requires the attacker to already be able to submit prompts to the agent. Version 3.20.3 fixed the issue where `search_files` did not respect the setting to limit it to the workspace. This reduces the scope of the damage if an attacker is able to take control of the agent through prompt injection or another vector. Severity: 5.9 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-53098 – Roo Code MCP Configuration Command Injection Vulnerabilityon June 27, 2025 at 10:15 pm
CVE ID : CVE-2025-53098 Published : June 27, 2025, 10:15 p.m. | 15 minutes ago Description : Roo Code is an AI-powered autonomous coding agent. The project-specific MCP configuration for the Roo Code agent is stored in the `.roo/mcp.json` file within the VS Code workspace. Because the MCP configuration format allows for execution of arbitrary commands, prior to version 3.20.3, it would have been possible for an attacker with access to craft a prompt to ask the agent to write a malicious command to the MCP configuration file. If the user had opted-in to auto-approving file writes within the project, this would have led to arbitrary command execution. This issue is of moderate severity, since it requires the attacker to already be able to submit prompts to the agent (for instance through a prompt injection attack), for the user to have MCP enabled (on by default), and for the user to have enabled auto-approved file writes (off by default). Version 3.20.3 fixes the issue by adding an additional layer of opt-in configuration for auto-approving writing to Roo’s configuration files, including all files within the `.roo/` folder. Severity: 5.9 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-6778 – Food Distributor Site Cross-Site Scripting Vulnerabilityon June 27, 2025 at 9:15 pm
CVE ID : CVE-2025-6778 Published : June 27, 2025, 9:15 p.m. | 1 hour, 15 minutes ago Description : A vulnerability, which was classified as problematic, was found in code-projects Food Distributor Site 1.0. Affected is an unknown function of the file /admin/save_settings.php. The manipulation of the argument site_phone/site_email/address leads to cross site scripting. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. Severity: 2.4 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-6777 – Food Distributor Site SQL Injection Vulnerabilityon June 27, 2025 at 9:15 pm
CVE ID : CVE-2025-6777 Published : June 27, 2025, 9:15 p.m. | 1 hour, 15 minutes ago Description : A vulnerability, which was classified as critical, has been found in code-projects Food Distributor Site 1.0. This issue affects some unknown processing of the file /admin/process_login.php. The manipulation of the argument username/password leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. Severity: 7.3 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-53094 – ESPAsyncWebServer CRLF Injection Vulnerabilityon June 27, 2025 at 8:15 pm
CVE ID : CVE-2025-53094 Published : June 27, 2025, 8:15 p.m. | 2 hours, 15 minutes ago Description : ESPAsyncWebServer is an asynchronous HTTP and WebSocket server library for ESP32, ESP8266, RP2040 and RP2350. In versions up to and including 3.7.8, a CRLF (Carriage Return Line Feed) injection vulnerability exists in the construction and output of HTTP headers within `AsyncWebHeader.cpp`. Unsanitized input allows attackers to inject CR (`\r`) or LF (`\n`) characters into header names or values, leading to arbitrary header or response manipulation. Manipulation of HTTP headers and responses can enable a wide range of attacks, making the severity of this vulnerability high. A fix is available at pull request 211 and is expected to be part of version 3.7.9. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-6774 – Gooaclok819 SublinkX Path Traversal Vulnerabilityon June 27, 2025 at 8:15 pm
CVE ID : CVE-2025-6774 Published : June 27, 2025, 8:15 p.m. | 2 hours, 15 minutes ago Description : A vulnerability was found in gooaclok819 sublinkX up to 1.8. It has been rated as critical. Affected by this issue is the function AddTemp of the file api/template.go. The manipulation of the argument filename leads to path traversal. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 1.9 is able to address this issue. The patch is identified as 778d26aef723daa58df98c8060c43f5bf5d1b10b. It is recommended to upgrade the affected component. Severity: 6.3 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-6775 – Xiaoyunjie OpenVPN-CMS-Flask Command Injection Vulnerabilityon June 27, 2025 at 8:15 pm
CVE ID : CVE-2025-6775 Published : June 27, 2025, 8:15 p.m. | 2 hours, 15 minutes ago Description : A vulnerability classified as critical has been found in xiaoyunjie openvpn-cms-flask up to 1.2.7. This affects the function create_user of the file /app/api/v1/openvpn.py of the component User Creation Endpoint. The manipulation of the argument Username leads to command injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 1.2.8 is able to address this issue. The patch is named e23559b98c8ea2957f09978c29f4e512ba789eb6. It is recommended to upgrade the affected component. Severity: 6.3 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-6776 – Xiaoyunjie OpenVPN-CMS-Flask Remote Path Traversalon June 27, 2025 at 8:15 pm
CVE ID : CVE-2025-6776 Published : June 27, 2025, 8:15 p.m. | 2 hours, 15 minutes ago Description : A vulnerability classified as critical was found in xiaoyunjie openvpn-cms-flask up to 1.2.7. This vulnerability affects the function Upload of the file app/plugins/oss/app/controller.py of the component File Upload. The manipulation of the argument image leads to path traversal. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 1.2.8 is able to address this issue. The name of the patch is e23559b98c8ea2957f09978c29f4e512ba789eb6. It is recommended to upgrade the affected component. Severity: 7.3 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-6772 – Eosphoros-AI Db-GPT Path Traversal Vulnerabilityon June 27, 2025 at 7:15 pm
CVE ID : CVE-2025-6772 Published : June 27, 2025, 7:15 p.m. | 3 hours, 15 minutes ago Description : A vulnerability was found in eosphoros-ai db-gpt up to 0.7.2. It has been classified as critical. Affected is the function import_flow of the file /api/v2/serve/awel/flow/import. The manipulation of the argument File leads to path traversal. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. Severity: 7.3 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-6773 – HKUDS LightRAG Path Traversal Vulnerabilityon June 27, 2025 at 7:15 pm
CVE ID : CVE-2025-6773 Published : June 27, 2025, 7:15 p.m. | 3 hours, 15 minutes ago Description : A vulnerability was found in HKUDS LightRAG up to 1.3.8. It has been declared as critical. Affected by this vulnerability is the function upload_to_input_dir of the file lightrag/api/routers/document_routes.py of the component File Upload. The manipulation of the argument file.filename leads to path traversal. It is possible to launch the attack on the local host. The identifier of the patch is 60777d535b719631680bcf5d0969bdef79ca4eaf. It is recommended to apply a patch to fix this issue. Severity: 5.3 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-5310 – Dover Fueling Solutions ProGauge MagLink LX Consoles Unauthenticated Remote Code Executionon June 27, 2025 at 6:15 pm
CVE ID : CVE-2025-5310 Published : June 27, 2025, 6:15 p.m. | 4 hours, 14 minutes ago Description : Dover Fueling Solutions ProGauge MagLink LX Consoles expose an undocumented and unauthenticated target communication framework (TCF) interface on a specific port. Files can be created, deleted, or modified, potentially leading to remote code execution. Severity: 9.8 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-6522 – Sight Bulb Pro Root Shell Command Injection Vulnerabilityon June 27, 2025 at 6:15 pm
CVE ID : CVE-2025-6522 Published : June 27, 2025, 6:15 p.m. | 4 hours, 14 minutes ago Description : Unauthenticated users on an adjacent network with the Sight Bulb Pro can run shell commands as root through a vulnerable proprietary TCP protocol available on Port 16668. This vulnerability allows an attacker to run arbitrary commands on the Sight Bulb Pro by passing a well formed JSON string. Severity: 5.4 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-53093 – TabberNeue Cross-Site Scripting (XSS)on June 27, 2025 at 6:15 pm
CVE ID : CVE-2025-53093 Published : June 27, 2025, 6:15 p.m. | 4 hours, 14 minutes ago Description : TabberNeue is a MediaWiki extension that allows the wiki to create tabs. Starting in version 3.0.0 and prior to version 3.1.1, any user can insert arbitrary HTMLinto the DOM by inserting a payload into any allowed attribute of the “ tag. Version 3.1.1 contains a patch for the bug. Severity: 8.6 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-6521 – Sight Bulb Pro Cleartext AES Encryption Key Exfiltrationon June 27, 2025 at 5:15 pm
CVE ID : CVE-2025-6521 Published : June 27, 2025, 5:15 p.m. | 5 hours, 15 minutes ago Description : During the initial setup of the device the user connects to an access point broadcast by the Sight Bulb Pro. During the negotiation, AES Encryption keys are passed in cleartext. If captured, an attacker may be able to decrypt communications between the management app and the Sight Bulb Pro which may include sensitive information such as network credentials. Severity: 7.6 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-52207 – MikoPBX PHP File Upload Vulnerabilityon June 27, 2025 at 5:15 pm
CVE ID : CVE-2025-52207 Published : June 27, 2025, 5:15 p.m. | 5 hours, 15 minutes ago Description : PBXCoreREST/Controllers/Files/PostController.php in MikoPBX through 2024.1.114 allows uploading a PHP script to an arbitrary directory. Severity: 9.9 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-44557 – Cypress PSoC4 BLE State Machine Transition Vulnerabilityon June 27, 2025 at 5:15 pm
CVE ID : CVE-2025-44557 Published : June 27, 2025, 5:15 p.m. | 5 hours, 15 minutes ago Description : A state machine transition flaw in the Bluetooth Low Energy (BLE) stack of Cypress PSoC4 v3.66 allows attackers to bypass the pairing process and authentication via a crafted pairing_failed packet. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-44559 – Realtek RTL8762E BLE DoS Vulnerabilityon June 27, 2025 at 5:15 pm
CVE ID : CVE-2025-44559 Published : June 27, 2025, 5:15 p.m. | 5 hours, 15 minutes ago Description : An issue in the Bluetooth Low Energy (BLE) stack of Realtek RTL8762E BLE SDK v1.4.0 allows attackers within Bluetooth range to cause a Denial of Service (DoS) via sending a specific sequence of crafted control packets. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-46707 – VMware ESXi Firmware Privilege Escalationon June 27, 2025 at 5:15 pm
CVE ID : CVE-2025-46707 Published : June 27, 2025, 5:15 p.m. | 5 hours, 15 minutes ago Description : Software installed and running inside a Guest VM may override Firmware’s state and gain access to the GPU. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-46708 – VMware ESXi GPU Resource Hijackingon June 27, 2025 at 5:15 pm
CVE ID : CVE-2025-46708 Published : June 27, 2025, 5:15 p.m. | 5 hours, 15 minutes ago Description : Software installed and running inside a Guest VM may conduct improper GPU system calls to prevent other Guests from running work on the GPU. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2024-12143 – Mobilteg Mobile Informatics Mikro Hand Terminal SQL Injectionon June 27, 2025 at 5:15 pm
CVE ID : CVE-2024-12143 Published : June 27, 2025, 5:15 p.m. | 5 hours, 15 minutes ago Description : Improper Neutralization of Special Elements used in an SQL Command (‘SQL Injection’) vulnerability in Mobilteg Mobile Informatics Mikro Hand Terminal – MikroDB allows SQL Injection.This issue affects . NOTE: The vendor did not inform about the completion of the fixing process within the specified time. The CVE will be updated when new information becomes available. Severity: 9.8 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2024-12150 – Eron Software Wowwo CRM SQL Injectionon June 27, 2025 at 5:15 pm
CVE ID : CVE-2024-12150 Published : June 27, 2025, 5:15 p.m. | 5 hours, 15 minutes ago Description : Improper Neutralization of Special Elements used in an SQL Command (‘SQL Injection’) vulnerability in Eron Software Wowwo CRM allows Blind SQL Injection.This issue affects . NOTE: The vendor did not inform about the completion of the fixing process within the specified time. The CVE will be updated when new information becomes available. Severity: 9.8 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2024-12364 – Mavi Yeşil Software Guest Tracking Software SQL Injection Vulnerabilityon June 27, 2025 at 5:15 pm
CVE ID : CVE-2024-12364 Published : June 27, 2025, 5:15 p.m. | 5 hours, 15 minutes ago Description : Improper Neutralization of Special Elements used in an SQL Command (‘SQL Injection’) vulnerability in Mavi Yeşil Software Guest Tracking Software allows SQL Injection.This issue affects . NOTE: The vendor did not inform about the completion of the fixing process within the specified time. The CVE will be updated when new information becomes available. Severity: 9.8 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-50367 – PhpGurukul Medical Card Generation System Stored Blind XSSon June 27, 2025 at 4:15 pm
CVE ID : CVE-2025-50367 Published : June 27, 2025, 4:15 p.m. | 6 hours, 15 minutes ago Description : A stored blind XSS vulnerability exists in the Contact Page of the Phpgurukul Medical Card Generation System 1.0 mcgs/contact.php. The name field fails to properly sanitize user input, allowing an attacker to inject malicious JavaScript. Severity: 6.1 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-50369 – PHPGurukul Medical Card Generation System CSRF Vulnerabilityon June 27, 2025 at 4:15 pm
CVE ID : CVE-2025-50369 Published : June 27, 2025, 4:15 p.m. | 6 hours, 15 minutes ago Description : A Cross-Site Request Forgery (CSRF) vulnerability exists in the Manage Card functionality (/mcgs/admin/manage-card.php) of PHPGurukul Medical Card Generation System 1.0. The vulnerable endpoint allows an authorized admin to delete medical card records by sending a simple GET request without verifying the origin of the request. Severity: 6.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more…
- CVE-2025-50370 – Phpgurukul Medical Card Generation System CSRF Vulnerabilityon June 27, 2025 at 4:15 pm
CVE ID : CVE-2025-50370 Published : June 27, 2025, 4:15 p.m. | 6 hours, 15 minutes ago Description : A Cross-Site Request Forgery (CSRF) vulnerability exists in the Inquiry Management functionality /mcgs/admin/readenq.php of the Phpgurukul Medical Card Generation System 1.0. The vulnerable endpoint allows an authenticated admin to delete inquiry records via a simple GET request, without requiring a CSRF token or validating the origin of the request. Severity: 6.5 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more…