Lucene search
+L

7278 matches found

Positive Technologies
Positive Technologies
added 2026/04/17 12:0 a.m.14 views

PT-2026-33439

GREENmod uses named pipes for communication between plugins, the web portal, and the system service, but the access control lists for these pipes are configured incorrectly. This allows an attacker to communicate with the stream and upload any XML or JSON file, which will be processed by the name...

6.9CVSS5.7AI score0.00426EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/16 11:36 p.m.7 views

BIT-AUTHENTIK-2024-11623 Stored XSS in authentik

Authentik project is vulnerable to Stored XSS attacks through uploading crafted SVG files that are used as application icons. This action could only be performed by an authenticated admin user. The issue was fixed in 2024.10.4 release...

4.8CVSS5.7AI score0.00286EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/16 11:14 p.m.6 views

EUVD-2026-23331

SiYuan is an open-source personal knowledge management system. In versions 3.6.1 through 3.6.3, a prior fix for XSS in bazaar README rendering incomplete fix for CVE-2026-33066 enabled the Lute HTML sanitizer, but the sanitizer does not block iframe tags, and its URL-prefix blocklist does not...

9CVSS6.9AI score0.00584EPSS
SaveExploits2References4
Vulnrichment
Vulnrichment
added 2026/04/16 11:14 p.m.5 views

CVE-2026-40922 SiYuan: Incomplete sanitization of bazaar README allows stored XSS via iframe srcdoc (incomplete fix for CVE-2026-33066)

SiYuan is an open-source personal knowledge management system. In versions 3.6.1 through 3.6.3, a prior fix for XSS in bazaar README rendering incomplete fix for CVE-2026-33066 enabled the Lute HTML sanitizer, but the sanitizer does not block iframe tags, and its URL-prefix blocklist does not...

5.3CVSS6.8AI score0.00261EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/04/16 10:54 p.m.5 views

CVE-2026-40318 SiYuan: Publish Reader Path Traversal Delete via `removeUnusedAttributeView`

SiYuan is an open-source personal knowledge management system. In versions 3.6.3 and prior, the /api/av/removeUnusedAttributeView endpoint constructs a filesystem path using the user-controlled id parameter without validation or path boundary enforcement. An attacker can inject path traversal...

8.5CVSS5.8AI score0.00287EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/04/16 9:30 p.m.24 views

Memory Allocation with Excessive Size Value

Overview PyPDF2 is an A pure-python PDF library capable of splitting, merging, cropping, and transforming PDF files Affected versions of this package are vulnerable to Memory Allocation with Excessive Size Value in the FlateDecode image processing when handling images with large size values. An...

6.5CVSS5.7AI score0.00226EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/16 9:12 p.m.34 views

CVE-2026-33472

CVE-2026-33472 affects Cryptomator 1.19.1, where a logic flaw in CheckHostTrustController.getAuthority() causes HTTPS URLs on port 80 to yield the same authority as HTTP, bypassing the intended consistency check and HTTP block validation. This enables a network-positioned attacker, who has write ...

4.8CVSS5.7AI score0.0011EPSS
SaveExploits1References3Affected Software1
Snyk
Snyk
added 2026/04/16 9:9 p.m.5 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization due to improper access control in the unaccess process. An attacker can cause disruption of all public shares routed through a global frontend by sending a DELETE request to the affected API endpoint with knowled...

6CVSS5.8AI score0.00286EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/16 8:53 p.m.25 views

CVE-2026-40900 DataEase has SQL Injection via Stacked Queries

DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a SQL injection vulnerability in the /de2api/datasetData/previewSql endpoint. The user-supplied SQL is wrapped in a subquery without validation that the input is a single SELECT statement...

8.7CVSS0.00342EPSS
SaveExploits2References2
CVE
CVE
added 2026/04/16 8:53 p.m.28 views

CVE-2026-40900

DataEase prior to 2.10.21 contains an SQL injection in the /de2api/datasetData/previewSql endpoint. User-supplied SQL is wrapped in a subquery without validating that the input is a single SELECT. Coupled with a JDBC blocklist bypass enabling allowMultiQueries=true, an attacker can break out of t...

8.8CVSS6.1AI score0.00342EPSS
SaveExploits2References2Affected Software1
EUVD
EUVD
added 2026/04/16 8:42 p.m.8 views

EUVD-2026-23104

ApostropheCMS: Stored XSS via CSS Custom Property Injection in @apostrophecms/color-field Escaping Style Tag Context...

5.4CVSS5.8AI score0.0021EPSS
SaveExploits1References3
NVD
NVD
added 2026/04/16 8:16 p.m.9 views

CVE-2026-33207

DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a SQL injection vulnerability in the /datasource/getTableField endpoint. The getTableFiledSql method in CalciteProvider.java incorporates the tableName parameter directly into SQL query string...

8.8CVSS0.00349EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/16 7:48 p.m.5 views

CVE-2026-40899

DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a JDBC parameter blocklist bypass vulnerability in the MySQL datasource configuration. The Mysql class uses Lombok's @Data annotation, which auto-generates a public setter for the...

8.3CVSS5.9AI score0.00388EPSS
SaveExploits2References3Affected Software1
CVE
CVE
added 2026/04/16 7:37 p.m.35 views

CVE-2026-33207

DataEase (open-source data visualization/analytics) contains a SQL injection in versions ≤ 2.10.20 at the /datasource/getTableField endpoint. The getTableFiledSql method concatenates the tableName into SQL via String.format without parameterization, and validation in DatasourceServer.py can be by...

8.8CVSS6.1AI score0.00349EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/16 5:52 p.m.14 views

CVE-2026-33083 DataEase has SQL Injection in Order By Clause

DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a SQL injection vulnerability in the orderDirection parameter used in dataset-related endpoints including /de2api/datasetData/enumValueDs and /de2api/datasetTree/exportDataset. The Order2SQLOb...

8.7CVSS6AI score0.00328EPSS
SaveExploits1References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/16 11:17 a.m.13 views

Security Bulletin: Vulnerability in brotli affects IBM Netezza Appliance

Summary The brotli package is used by IBM Netezza Appliance . IBM Netezza Appliance has addressed the applicable CVE CVE-2025-6176 Vulnerability Details CVEID:CVE-2025-6176 DESCRIPTION: Scrapy versions up to 2.13.2 are vulnerable to a denial of service DoS attack due to a flaw in its brotli...

7.5CVSS5.8AI score0.00502EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/16 9:34 a.m.9 views

Security Bulletin: Vulnerability in wheel affects IBM Netezza Appliance

Summary The wheel package is used by IBM Netezza Appliance . IBM Netezza Appliance has addressed the applicable CVE CVE-2026-24049 Vulnerability Details CVEID:CVE-2026-24049 DESCRIPTION: wheel is a command line tool for manipulating Python wheel files, as defined in PEP 427. In versions 0.40.0...

7.1CVSS6.4AI score0.00311EPSS
SaveExploits2Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/16 12:0 a.m.9 views

PT-2026-34571

Name of the Vulnerable Software and Affected Versions Statamic versions prior to 5.73.20 Statamic versions prior to 6.13.0 Description Manipulating query parameters on Control Panel and REST API endpoints, or arguments in GraphQL queries, can lead to the loss of content, assets, and user accounts...

8.1CVSS5.8AI score0.00304EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/04/16 12:0 a.m.17 views

PT-2026-33364

Name of the Vulnerable Software and Affected Versions DataEase versions prior to 2.10.21 Description An authenticated attacker with the ability to write to the Quartz job table, for example via SQL injection in 'previewSql', can achieve remote code execution. The application bundles Quartz 2.3.2,...

9CVSS6.4AI score0.0063EPSS
SaveExploits2References5
Tenable Nessus
Tenable Nessus
added 2026/04/16 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-33018

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. Versions 1.8.7 and prior contain a Use-After-Free vulnerability via the loadgif...

7CVSS5.9AI score0.00191EPSS
SaveExploits1References3
Rows per page
Query Builder