CVE-2026-53668 - React Router: Open redirect can lead to XSS
CVE ID :CVE-2026-53668
Published : July 27, 2026, 10:17 p.m. | 2 hours, 30 minutes ago
Description :React Router is a router for React. In versions 6.30.2 through 6.30.4 and 7.9.6 through 7.12.0, applications that allow open redirects are vulnerable to XSS. An attacker could craft a malicious link that redirects users to an unexpected external site or that exploits an XSS vector.This issue has been fixed in version 7.13.0.
Severity: 6.9 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-53668
Published : July 27, 2026, 10:17 p.m. | 2 hours, 30 minutes ago
Description :React Router is a router for React. In versions 6.30.2 through 6.30.4 and 7.9.6 through 7.12.0, applications that allow open redirects are vulnerable to XSS. An attacker could craft a malicious link that redirects users to an unexpected external site or that exploits an XSS vector.This issue has been fixed in version 7.13.0.
Severity: 6.9 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-53669 - React Router: Open redirect via backslash in and useNavigate (CVE-2025-68470 bypass)
CVE ID :CVE-2026-53669
Published : July 27, 2026, 10:17 p.m. | 2 hours, 30 minutes ago
Description :React Router is a router for React. Versions 6.0.0 through 7.17.0 are vulnerable to Open Redirtect through use of backslashes in and useNavigate. This issue is a follow up to CVE-2025-68470 and has been fixed in version 7.18.0.
Severity: 5.1 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-53669
Published : July 27, 2026, 10:17 p.m. | 2 hours, 30 minutes ago
Description :React Router is a router for React. Versions 6.0.0 through 7.17.0 are vulnerable to Open Redirtect through use of backslashes in and useNavigate. This issue is a follow up to CVE-2025-68470 and has been fixed in version 7.18.0.
Severity: 5.1 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-55685 - React Router: Unauthenticated Denial of Service via Inefficient Route Matching
CVE ID :CVE-2026-55685
Published : July 27, 2026, 10:17 p.m. | 2 hours, 30 minutes ago
Description :React Router is a router for React. In versions 7.0.0 through 7.17.0, the manifest endpoint could be accessed via unauthenticated targeted requests that would put heavy load on the server and slow down response times. This issue is a follow up to CVE-2026-42342, and does not does not impact React Router applications using Declarative Mode () or Data Mode (createBrowserRouter/). This issue has been fixed in version 7.18.0.
Severity: 8.7 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-55685
Published : July 27, 2026, 10:17 p.m. | 2 hours, 30 minutes ago
Description :React Router is a router for React. In versions 7.0.0 through 7.17.0, the manifest endpoint could be accessed via unauthenticated targeted requests that would put heavy load on the server and slow down response times. This issue is a follow up to CVE-2026-42342, and does not does not impact React Router applications using Declarative Mode () or Data Mode (createBrowserRouter/). This issue has been fixed in version 7.18.0.
Severity: 8.7 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-59240 - IDOR in Prospero Flow CRM allows deletion of other users' notifications
CVE ID :CVE-2026-59240
Published : July 27, 2026, 10:17 p.m. | 2 hours, 30 minutes ago
Description :The vulnerability involves an Insecure Direct Object Reference (IDOR) in the `DeleteNotificationController::delete()` method at endpoint `GET /notification/delete/{id}`. The flaw allows any authenticated user, regardless of company or permissions, to delete notifications belonging to any other user in the system. The controller retrieves the target record with `Notification::findOrFail($id)` and deletes it without validating `user_id` or `company_id` ownership, unlike the sibling `SetNotificationReadAjaxController`, which correctly scopes lookups by `Auth::id()`. Because notification identifiers are sequential, an attacker can iterate over IDs to systematically delete notifications belonging to any user, denying them visibility of ticket alerts, task assignments, and other system events.
Severity: 6.9 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-59240
Published : July 27, 2026, 10:17 p.m. | 2 hours, 30 minutes ago
Description :The vulnerability involves an Insecure Direct Object Reference (IDOR) in the `DeleteNotificationController::delete()` method at endpoint `GET /notification/delete/{id}`. The flaw allows any authenticated user, regardless of company or permissions, to delete notifications belonging to any other user in the system. The controller retrieves the target record with `Notification::findOrFail($id)` and deletes it without validating `user_id` or `company_id` ownership, unlike the sibling `SetNotificationReadAjaxController`, which correctly scopes lookups by `Auth::id()`. Because notification identifiers are sequential, an attacker can iterate over IDs to systematically delete notifications belonging to any user, denying them visibility of ticket alerts, task assignments, and other system events.
Severity: 6.9 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2025-63913 - OpenSBI Denial of Service Vulnerability
CVE ID :CVE-2025-63913
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :An issue was discovered in OpenSBI 1.3 allowing attackers to cause a denial of service via crafted request to the SBI function #2 or the 'Find and configure a matching counter' function of SBI PMU extension.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2025-63913
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :An issue was discovered in OpenSBI 1.3 allowing attackers to cause a denial of service via crafted request to the SBI function #2 or the 'Find and configure a matching counter' function of SBI PMU extension.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-51565 - Milk Admin Cross-Site Scripting
CVE ID :CVE-2026-51565
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Cross-site scripting (XSS) vulnerability in Modules/Docs/DocsController.php in Milk admin <=0.9.8 allows remote attackers to inject arbitrary web script or HTML via the action parameter in a crafted request
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-51565
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Cross-site scripting (XSS) vulnerability in Modules/Docs/DocsController.php in Milk admin <=0.9.8 allows remote attackers to inject arbitrary web script or HTML via the action parameter in a crafted request
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-61953 - WordPress Simple Link Directory Pro plugin <= 15.0.6 - Server Side Request Forgery (SSRF) vulnerability
CVE ID :CVE-2026-61953
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Server Side Request Forgery (SSRF) in Simple Link Directory Pro <= 15.0.6 versions.
Severity: 7.2 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-61953
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Server Side Request Forgery (SSRF) in Simple Link Directory Pro <= 15.0.6 versions.
Severity: 7.2 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-61957 - WordPress miniorange otp verification plugin <= 5.5.1 - Cross Site Scripting (XSS) vulnerability
CVE ID :CVE-2026-61957
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in miniorange otp verification <= 5.5.1 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-61957
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in miniorange otp verification <= 5.5.1 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-65437 - WordPress Spam protection, AntiSpam, FireWall by CleanTalk plugin <= 6.82 - Cross Site Scripting (XSS) vulnerability
CVE ID :CVE-2026-65437
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in Spam protection, AntiSpam, FireWall by CleanTalk <= 6.82 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-65437
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in Spam protection, AntiSpam, FireWall by CleanTalk <= 6.82 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-65438 - WordPress Message Filter for Contact Form 7 plugin <= 1.6.3.9 - Cross Site Scripting (XSS) vulnerability
CVE ID :CVE-2026-65438
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in Message Filter for Contact Form 7 <= 1.6.3.9 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-65438
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in Message Filter for Contact Form 7 <= 1.6.3.9 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-65439 - WordPress Ultimate Addons for Contact Form 7 plugin <=3.5.45 - Cross Site Scripting (XSS) vulnerability
CVE ID :CVE-2026-65439
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in Ultimate Addons for Contact Form 7 <=3.5.45 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-65439
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in Ultimate Addons for Contact Form 7 <=3.5.45 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-65440 - WordPress GetGenie plugin <= 4.4.3 - Cross Site Scripting (XSS) vulnerability
CVE ID :CVE-2026-65440
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in GetGenie <= 4.4.3 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-65440
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in GetGenie <= 4.4.3 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-65441 - WordPress GiveWP plugin <= 4.16.3 - Cross Site Scripting (XSS) vulnerability
CVE ID :CVE-2026-65441
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in GiveWP <= 4.16.3 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-65441
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in GiveWP <= 4.16.3 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-65442 - WordPress FormCraft plugin <= 3.9.15 - Server Side Request Forgery (SSRF) vulnerability
CVE ID :CVE-2026-65442
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Server Side Request Forgery (SSRF) in FormCraft <= 3.9.15 versions.
Severity: 7.2 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-65442
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Server Side Request Forgery (SSRF) in FormCraft <= 3.9.15 versions.
Severity: 7.2 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-65443 - WordPress BackWPup plugin <= 5.7.4 - Cross Site Scripting (XSS) vulnerability
CVE ID :CVE-2026-65443
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in BackWPup <= 5.7.4 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-65443
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in BackWPup <= 5.7.4 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-65445 - WordPress Ad Invalid Click Protector (AICP) plugin <= 1.3.0 - Broken Access Control vulnerability
CVE ID :CVE-2026-65445
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Broken Access Control in Ad Invalid Click Protector (AICP) <= 1.3.0 versions.
Severity: 6.5 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-65445
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Broken Access Control in Ad Invalid Click Protector (AICP) <= 1.3.0 versions.
Severity: 6.5 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-65446 - WordPress Kali Forms plugin <= 2.4.18 - Cross Site Scripting (XSS) vulnerability
CVE ID :CVE-2026-65446
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in Kali Forms <= 2.4.18 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-65446
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in Kali Forms <= 2.4.18 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-65447 - WordPress Contest Gallery plugin <= 30.0.6 - Cross Site Scripting (XSS) vulnerability
CVE ID :CVE-2026-65447
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in Contest Gallery <= 30.0.6 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-65447
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in Contest Gallery <= 30.0.6 versions.
Severity: 7.1 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-65448 - WordPress Anti Spam and list cleaner – AcyChecker plugin <= 1.8.1 - Cross Site Scripting (XSS) vulnerability
CVE ID :CVE-2026-65448
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in Anti Spam and list cleaner – AcyChecker <= 1.8.1 versions.
Severity: 6.5 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-65448
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Cross Site Scripting (XSS) in Anti Spam and list cleaner – AcyChecker <= 1.8.1 versions.
Severity: 6.5 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-66473 - WordPress Xendit Payment plugin <= 7.1.0 - Broken Access Control vulnerability
CVE ID :CVE-2026-66473
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Broken Access Control in Xendit Payment <= 7.1.0 versions.
Severity: 7.5 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-66473
Published : July 27, 2026, 11:16 p.m. | 1 hour, 31 minutes ago
Description :Unauthenticated Broken Access Control in Xendit Payment <= 7.1.0 versions.
Severity: 7.5 | HIGH
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE-2026-17528 - nice-select2 Cross-site Scripting Vulnerability
CVE ID :CVE-2026-17528
Published : July 28, 2026, 6:16 a.m. | 2 hours, 31 minutes ago
Description :Versions of the package nice-select2 before 2.4.1 are vulnerable to Cross-site Scripting (XSS) via the element. An attacker can supply a malicious payload that is rendered directly into the DOM without proper sanitization, causing arbitrary script execution in a victim’s browser when they view or interact with the affected page.
Severity: 6.1 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
CVE ID :CVE-2026-17528
Published : July 28, 2026, 6:16 a.m. | 2 hours, 31 minutes ago
Description :Versions of the package nice-select2 before 2.4.1 are vulnerable to Cross-site Scripting (XSS) via the element. An attacker can supply a malicious payload that is rendered directly into the DOM without proper sanitization, causing arbitrary script execution in a victim’s browser when they view or interact with the affected page.
Severity: 6.1 | MEDIUM
Visit the link for more details, such as CVSS details, affected products, timeline, and more...