Lucene search
+L

18414 matches found

CVE
CVE
added 2026/04/01 12:30 a.m.40 views

CVE-2025-71281

XenForo before 2.3.7 contains a template method-call restriction bypass. The issue stems from a loose prefix match instead of a strict first-word match for methods accessible via callbacks and variable method calls in templates, potentially allowing unauthorized method invocations. Affected softw...

9.8CVSS5.8AI score0.00333EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/04/01 12:07 a.m.11 views

EUVD-2026-17504

Parse Server has a LiveQuery protected-field guard bypass via array-like logical operator value...

5.3CVSS5.9AI score0.00251EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/04/01 12:00 a.m.15 views

Fuji Electric V-SFT 缓冲区错误漏洞

Fuji Electric V-SFT is a screen configuration software developed by Fuji Electric, a Japanese company. Versions of Fuji Electric V-SFT 6.2.10.0 and earlier contained a buffer error vulnerability. This vulnerability stemmed from out-of-bounds reading in VS6ComFile!loadlinkinf, which could lead to...

8.4CVSS7.3AI score0.00189EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.16 views

PT-2026-29647

CVE-2026-32926 V-SFT versions 6.2.10.0 and prior contain an out-of-bounds read vulnerability in VS6ComFile!load link inf. Opening a crafted V7 file may lead to information disclosur… https://t.co/eVAa8D4SVm...

8.4CVSS5.9AI score0.00189EPSS
SaveExploits0References4
Redos
Redos
added 2026/04/01 12:00 a.m.12 views

ROS-20260401-73-0049

Vulnerability in zabbix7-lts related to a flaw in the authorization mechanism. Exploitation of the vulnerability may allow a remote intruder to gain unauthorized access to protected information...

8.1CVSS5.9AI score0.00255EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/01 12:00 a.m.10 views

WordPress plugin Database for Contact Form 7, WPforms, Elementor forms 安全漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows users to create personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be added to a...

4.3CVSS5.8AI score0.00229EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.16 views

PT-2026-29530

Multiple stored cross-site scripting XSS vulnerabilities in the submit add user.asp endpoint of DDSN Interactive Acora CMS v10.7.1 allow attackers to execute arbitrary web scripts or HTML via injecting a crafted payload into the First Name and Last Name parameters...

6AI score0.0016EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.13 views

PT-2026-29650

CVE-2026-32929 V-SFT versions 6.2.10.0 and prior contain an out-of-bounds read in VS6ComFile!get macro mem COM. Opening a crafted V7 file may lead to information disclosure from the… https://t.co/VzwAV69g6I...

8.4CVSS5.8AI score0.00193EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.12 views

PT-2026-29419

Name of the Vulnerable Software and Affected Versions RTI Connext Professional versions 7.4.0 through 7.6.9, versions 7.0.0 through 7.3.0, versions 6.1.0 through 6.1., versions 6.0.0 through 6.0., versions 5.3.0 through 5.3., versions 4.3x through 5.2. Description A buffer over-read issue exists ...

6.5CVSS6AI score0.00158EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/04/01 12:00 a.m.14 views

Xenforo 代码注入漏洞

Xenforo is a forum software developed by the Xenforo company. Versions of XenForo prior to 2.3.7 had a code injection vulnerability. This vulnerability stemmed from improper restrictions on methods that could be called within templates, allowing unauthorized method calls to occur...

9.8CVSS5.9AI score0.00333EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/31 10:00 p.m.8 views

CVE-2026-34537

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a crafted ICC profile can trigger Undefined Behavior UB in CIccOpDefEnvVar::Exec due to invalid enum values being loaded for icSigCmmEnvVar. The issue is observable under UBSan a...

6.2CVSS5.8AI score0.00156EPSS
SaveExploits1References4Affected Software1
F5 Networks
F5 Networks
added 2026/03/31 7:06 p.m.15 views

K000160556: OpenSSL vulnerability CVE-2026-22796

Security Advisory Description Issue summary: A type confusion vulnerability exists in the signature verification of signed PKCS7 data where an ASN1TYPE union member is accessed without first validating the type, causing an invalid or NULL pointer dereference when processing malformed PKCS7 data...

5.3CVSS5.9AI score0.00511EPSS
SaveExploits1
CVE
CVE
added 2026/03/31 3:19 p.m.55 views

CVE-2026-34220

CVE-2026-34220 affects mikro-orm (TypeScript ORM for Node.js). A SQL injection vulnerability exists in versions prior to 6.6.10 and 7.0.6, triggered when specially crafted objects are interpreted as raw SQL query fragments during ORM write APIs (e.g., wrap(entity).assign(userInput) followed by em...

9.8CVSS5.8AI score0.00426EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/03/31 3:19 p.m.34 views

CVE-2026-34220 MikroORM is vulnerable to SQL Injection via specially crafted object

MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to versions 6.6.10 and 7.0.6, there is a SQL injection vulnerability when specially crafted objects are interpreted as raw SQL query fragments. This issue has been patched in versions 6.6....

9.3CVSS0.00426EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/31 3:17 p.m.11 views

CVE-2026-34221 MikroORM has Prototype Pollution in Utils.merge

MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to versions 6.6.10 and 7.0.6, a prototype pollution vulnerability exists in the Utils.merge helper used internally by MikroORM when merging object structures. The function did not prevent...

8.3CVSS5.8AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/31 3:08 p.m.36 views

CVE-2026-34574 Parse Server: Session field immutability bypass via falsy-value guard

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.69 and 9.7.0-alpha.14, an authenticated user can bypass the immutability guard on session fields expiresAt, createdWith by sending a null value in a PUT request to the...

5.3CVSS0.0021EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/03/31 3:06 p.m.13 views

EUVD-2026-17500

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.68 and 9.7.0-alpha.12, the GraphQL query complexity validator can be exploited to cause a denial-of-service by sending a crafted query with binary fan-out fragment spreads...

8.2CVSS5.7AI score0.00639EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/31 2:38 p.m.2 views

CVE-2026-34373

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.66 and 9.7.0-alpha.10, the GraphQL API endpoint does not respect the allowOrigin server option and unconditionally allows cross-origin requests from any website. This...

5.3CVSS5.7AI score0.00202EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/03/31 2:38 p.m.9 views

CVE-2026-34373 Parse Server: GraphQL API endpoint ignores CORS origin restriction

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.66 and 9.7.0-alpha.10, the GraphQL API endpoint does not respect the allowOrigin server option and unconditionally allows cross-origin requests from any website. This...

5.3CVSS5.7AI score
SaveExploits0References7
OSV
OSV
added 2026/03/31 3:15 a.m.10 views

UBUNTU-CVE-2026-34043

Serialize JavaScript to a superset of JSON that includes regular expressions and functions. Prior to version 7.0.5, there is a Denial of Service DoS vulnerability caused by CPU exhaustion. When serializing a specially crafted "array-like" object an object that inherits from Array.prototype but ha...

7.5CVSS5.8AI score0.00472EPSS
SaveExploits0References6
Rows per page
Query Builder