Vulnerabilities
141 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-13243 | Cross-Site Request Forgery (CSRF) vulnerability in Drupal Salesforce Suite allows Cross Site Request Forgery. Cross-Site Request Forgery (CSRF) vulnerability in Drupal Salesforce Suite allows Cross Site Request Forgery. This issue affects Salesforce Suite versions: from 0.0.0 to 5.1.3. NVD description · AI analysis pending | 4.8 | <1% |
| — | ||
| CVE-2019-25699 | Newsbull Haber Script 1.0.0 contains multiple SQL injection vulnerabilities in the search parameter that allow authenticated attackers to extract database infor Newsbull Haber Script 1.0.0 contains multiple SQL injection vulnerabilities in the search parameter that allow authenticated attackers to extract database information through time-based, blind, and boolean-based injection techniques. Attackers can inject malicious SQL code through the search parameter in endpoints like /admin/comment/records, /admin/category/records, /admin/news/records, and /admin/menu/childs to manipulate database queries and retrieve sensitive data. NVD description · AI analysis pending | 7.1 | <1% | PoC |
| — | |
| CVE-2025-70844 | yaffa v2.0.0 is vulnerable to Cross Site Scripting (XSS). yaffa v2.0.0 is vulnerable to Cross Site Scripting (XSS). An attacker can inject malicious JavaScript into the "Add Account Group" function on the account-group page, allowing execution of arbitrary script in the context of users who view the affected page. NVD description · AI analysis pending | 6.1 | <1% |
| — | ||
| CVE-2026-32255 | Unauthenticated SSRF in Kan project management tool (fixed in 0.5.5) Kan, an open-source project management tool, contains an unauthenticated server-side request forgery (SSRF, CWE-918) in its /api/download/attatchment endpoint in versions 0.5.4 and earlier. Because the endpoint accepts a user-supplied URL query parameter and passes it directly to a server-side fetch() call with no authentication and no URL validation, any attacker who can reach the endpoint can make the server issue arbitrary HTTP requests. The server returns the full response body to the attacker, allowing them to read internal services, cloud instance metadata endpoints, and other private network resources, which is reflected in the CVSS scope change and high confidentiality impact (no integrity or availability impact). All deployments running Kan 0.5.4 or earlier are affected, with risk concentrated in instances reachable from the internet or from untrusted networks. No public proof-of-concept or confirmed in-the-wild exploitation is known, although the 20.8% EPSS score (97th percentile) indicates a meaningful probability of exploitation within the next 30 days. Do: Upgrade to Kan 0.5.5, which fixes the vulnerable endpoint. If upgrading is not immediately possible, block or restrict access to /api/download/attatchment at the reverse proxy (e.g., nginx, Cloudflare). Review proxy and application logs for unauthenticated requests to that path, and consider restricting server-side egress to cloud metadata endpoints as defense in depth. | 8.6 | 21% |
| unknown | ||
| CVE-2026-33058 +1 in the same advisory: …29056 | Kanboard is project management software focused on Kanban methodology. Kanboard is project management software focused on Kanban methodology. Versions prior to 1.2.51 have an authenticated SQL injection vulnerability. Attackers with the permission to add users to a project can leverage this vulnerability to dump the entirety of the kanboard database. Version 1.2.51 fixes the issue. NVD description · AI analysis pending | 8.4 group max | <1% | PoC |
| — | |
| CVE-2026-30847 | Wekan is an open source kanban tool built with Meteor. Wekan is an open source kanban tool built with Meteor. In versions 8.31.0 through 8.33, the notificationUsers publication in Wekan publishes user documents with no field filtering, causing the ReactiveCache.getUsers() call to return all fields including highly sensitive data such as bcrypt password hashes, active session login tokens, email verification tokens, full email addresses, and any stored OAuth tokens. Unlike Meteor's default auto-publication which strips the services field for security, custom publications return whatever fields the cursor contains, meaning all subscribers receive the complete user documents. Any authenticated user who triggers this publication can harvest credentials and active session tokens for other users, enabling password cracking, session hijacking, and full account takeover. This issue has been fixed in version 8.34. NVD description · AI analysis pending | 9.3 group max | <1% |
| — | ||
| CVE-2026-25531 | Kanboard is project management software focused on Kanban methodology. Kanboard is project management software focused on Kanban methodology. Prior to 1.2.50, The fix for CVE-2023-33968 is incomplete. The TaskCreationController::duplicateProjects() endpoint does not validate user permissions for target projects, allowing authenticated users to duplicate tasks into projects they cannot access. This vulnerability is fixed in 1.2.50. NVD description · AI analysis pending | 4.3 | <1% | PoC |
| — | |
| CVE-2026-25924 | Kanboard is project management software focused on Kanban methodology. Kanboard is project management software focused on Kanban methodology. Prior to 1.2.50, a security control bypass vulnerability in Kanboard allows an authenticated administrator to achieve full Remote Code Execution (RCE). Although the application correctly hides the plugin installation interface when the PLUGIN_INSTALLER configuration is set to false, the underlying backend endpoint fails to verify this security setting. An attacker can exploit this oversight to force the server to download and install a malicious plugin, leading to arbitrary code execution. This vulnerability is fixed in 1.2.50. NVD description · AI analysis pending | 8.4 | <1% | PoC |
| — | |
| CVE-2026-24885 +1 in the same advisory: …25530 | Kanboard is project management software focused on Kanban methodology. Kanboard is project management software focused on Kanban methodology. Prior to 1.2.50, a Cross-Site Request Forgery (CSRF) vulnerability exists in the ProjectPermissionController within the Kanboard application. The application fails to strictly enforce the application/json Content-Type for the changeUserRole action. Although the request body is JSON, the server accepts text/plain, allowing an attacker to craft a malicious form using the text/plain attribute. Which allows unauthorized modification of project user roles if an authenticated admin visits a malicious site This vulnerability is fixed in 1.2.50. NVD description · AI analysis pending | 8.0 group max | <1% | PoC |
| — | |
| CVE-2026-2207 | A weakness has been identified in WeKan up to 8.20. A weakness has been identified in WeKan up to 8.20. This issue affects some unknown processing of the file server/publications/activities.js of the component Activity Publication Handler. Executing a manipulation can lead to information disclosure. It is possible to launch the attack remotely. Upgrading to version 8.21 is capable of addressing this issue. This patch is called 91a936e07d2976d4246dfe834281c3aaa87f9503. You should upgrade the affected component. NVD description · AI analysis pending | 6.9 group max | <1% |
| — | ||
| CVE-2026-25560 | WeKan versions prior to 8.19 contain an LDAP filter injection vulnerability in LDAP authentication. WeKan versions prior to 8.19 contain an LDAP filter injection vulnerability in LDAP authentication. User-supplied username input is incorporated into LDAP search filters and DN-related values without adequate escaping, allowing an attacker to manipulate LDAP queries during authentication. NVD description · AI analysis pending | 8.7 group max | <1% |
| — | ||
| CVE-2026-1963 | A vulnerability was found in WeKan up to 8.20. A vulnerability was found in WeKan up to 8.20. This affects an unknown function of the file models/attachments.js of the component Attachment Storage. The manipulation results in improper access controls. The attack may be launched remotely. Upgrading to version 8.21 mitigates this issue. The patch is identified as c413a7e860bc4d93fe2adcf82516228570bf382d. Upgrading the affected component is advised. NVD description · AI analysis pending | 5.3 | <1% |
| — | ||
| CVE-2026-1895 | A flaw has been found in WeKan up to 8.20. A flaw has been found in WeKan up to 8.20. Affected is the function applyWipLimit of the file models/lists.js of the component Attachment Storage Handler. Executing a manipulation can lead to improper access controls. The attack can be executed remotely. Upgrading to version 8.21 is able to address this issue. This patch is called 8c0b4f79d8582932528ec2fdf2a4487c86770fb9. It is recommended to upgrade the affected component. NVD description · AI analysis pending | 5.3 group max | <1% |
| — | ||
| CVE-2025-13984 | Permissive Cross-domain Security Policy with Untrusted Domains vulnerability in Drupal Next.Js allows Cross-Site Scripting (XSS).This issue affects Next.Js: Permissive Cross-domain Security Policy with Untrusted Domains vulnerability in Drupal Next.Js allows Cross-Site Scripting (XSS).This issue affects Next.Js: from 0.0.0 before 1.6.4, from 2.0.0 before 2.0.1. NVD description · AI analysis pending | 6.1 | <1% |
| — | ||
| CVE-2026-21881 | Kanboard is project management software focused on Kanban methodology. Kanboard is project management software focused on Kanban methodology. Versions 1.2.48 and below is vulnerable to a critical authentication bypass when REVERSE_PROXY_AUTH is enabled. The application blindly trusts HTTP headers for user authentication without verifying the request originated from a trusted reverse proxy. An attacker can impersonate any user, including administrators, by simply sending a spoofed HTTP header. This issue is fixed in version 1.2.49. NVD description · AI analysis pending | 9.1 group max | <1% | PoC |
| — | |
| CVE-2025-65780 | An issue was discovered in Wekan The Open Source kanban board system up to version 18.15, fixed in 18.16. An issue was discovered in Wekan The Open Source kanban board system up to version 18.15, fixed in 18.16. Authenticated users can update their entire user document (beyond profile fields), including orgs/teams and loginDisabled, due to missing server-side authorization checks; this enables privilege escalation and unauthorized access to other teams/orgs. NVD description · AI analysis pending | 8.8 group max | <1% |
| — | ||
| CVE-2025-55736 +1 in the same advisory: …55737 | flaskBlog is a blog app built with Flask. flaskBlog is a blog app built with Flask. In 2.8.0 and earlier, an arbitrary user can change his role to "admin", giving its relative privileges (e.g. delete users, posts, comments etc.). The problem is in the routes/adminPanelUsers file. NVD description · AI analysis pending | 9.3 group max | <1% | PoC |
| — |