Lucene search
+L

21983 matches found

Vulnrichment
Vulnrichment
•added 2026/09/16 8:32 p.m.•9 views

CVE-2026-92771 Twenty before 2.35.0 Permission Bypass via groupBy-with-records Query

Twenty before 2.35.0 fails to validate field and row permissions in the groupBy-with-records GraphQL resolver, allowing authenticated users to bypass permission checks. Attackers with canReadObjectRecords permission but canReadFieldValue false can retrieve restricted field values through the...

7.1CVSS5.8AI score0.00436EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/16 8:32 p.m.•7 views

CVE-2026-92771 Twenty before 2.35.0 Permission Bypass via groupBy-with-records Query

Twenty before 2.35.0 fails to validate field and row permissions in the groupBy-with-records GraphQL resolver, allowing authenticated users to bypass permission checks. Attackers with canReadObjectRecords permission but canReadFieldValue false can retrieve restricted field values through the...

7.1CVSS5.8AI score
SaveExploits0References7
EUVD
EUVD
•added 2026/09/16 8:32 p.m.•13 views

EUVD-2026-81035

Twenty before 2.35.0 fails to validate field and row permissions in the groupBy-with-records GraphQL resolver, allowing authenticated users to bypass permission checks. Attackers with canReadObjectRecords permission but canReadFieldValue false can retrieve restricted field values through the...

7.1CVSS5.8AI score0.00436EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/16 8:32 p.m.•14 views

CVE-2026-92771

Twenty (by twentyhq) before 2.35.0 contains a permission bypass in the groupBy-with-records GraphQL resolver within the twenty-server engine. The resolver fails to validate field and row permissions, allowing authenticated users who hold canReadObjectRecords but have canReadFieldValue set to fals...

7.1CVSS5.8AI score0.00436EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/16 5:31 p.m.•15 views

EUVD-2026-80897

Scirius through 3.8.0 contains an arbitrary file write vulnerability in the PCAP filestore upload endpoint that allows default User role users to write attacker-controlled JSON content to filesystem paths. Attackers can supply path traversal sequences in the uploaded document's id field to escape...

8.1CVSS6AI score0.00584EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/16 5:31 p.m.•34 views

CVE-2026-92604

Scirius (by Stamus Networks ) through 3.8.0 is affected by an arbitrary file write vulnerability in the PCAP filestore upload endpoint . Users with the default User role can supply path traversal sequences in the uploaded document's _id field, allowing them to escape the intended directory and wr...

8.1CVSS6AI score0.00584EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/16 5:22 p.m.•35 views

CVE-2026-84397 Adobe Experience Manager | Cross-site Scripting (Stored XSS) (CWE-79)

Adobe Experience Manager is affected by a stored Cross-Site Scripting XSS vulnerability that could be abused by a low-privileged attacker to inject malicious scripts into vulnerable form fields. Malicious JavaScript may be executed in a victim's browser when they browse to the page containing the...

5.4CVSS0.00629EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2026/09/16 3:39 p.m.•4 views

github.com/rabbitmq/amqp091-go: RabbitMQ amqp091-go: Denial of Service via Malicious AMQP Field Length

A flaw was found in RabbitMQ amqp091-go. A malicious or compromised broker can send a specially crafted AMQP Advanced Message Queuing Protocol message with a malformed field length. This can cause an integer overflow, leading to a runtime panic in the client process. Consequently, the client...

8.9CVSS5.7AI score0.00524EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/16 2:43 p.m.•6 views

CVE-2026-77412 RabbitMQ amqp091-go: Denial of Service via Malicious Field Length in AMQP Client

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, readField in read.go reads the length of an AMQP byte-array field with type tag x into a signed int32 and passes the value directly to make when allocating the field buffer. A malicious or compromised broker can encode a value such a...

8.9CVSS5.8AI score
SaveExploits0References6
EUVD
EUVD
•added 2026/09/16 1:59 p.m.•15 views

EUVD-2026-80768

djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, djust.mixins.modelbinding.ModelBindingMixin provides a default updatemodel event handler and is part of the LiveView base MRO, so every LiveView exposes it. It...

7.1CVSS5.8AI score0.00429EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/16 11:17 a.m.•8 views

AZL-101126 CVE-2026-89965 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: nvdimm/btt: reject an arena whose nfree is below the lane count The BTT info block's nfree field, the number of reserve free blocks, is read from the medium without validation. bttfreelistinit and bttrttinit size the per-lane...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/09/16 9:08 a.m.•8 views

CVE-2026-86792 Apache Airflow Apache Kafka provider: Connection-editor remote code execution on the Scheduler via Kafka connection callback configuration

Apache Airflow Apache Kafka provider versions 1.15.0 before 2.0.0 resolve dotted-path strings found in a Kafka connection's extra field into Python callables via importstring, with no allowlist, and hand them to the confluent-kafka client which invokes them. Deployments that have enabled the Kafk...

6.3AI score0.01189EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/16 8:28 a.m.•28 views

CVE-2026-86338 Ash field policies do not filter-nil forbidden calculations and aggregates, enabling an information-disclosure oracle

Ash fieldpolicies are documented to protect against filter-based information disclosure: when a field the actor may not see is referenced in a filter, it is replaced with an expression that evaluates to nil, so a filter cannot be used as a yes/no oracle to read a value the actor cannot see. This...

6CVSS0.00427EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/16 8:28 a.m.•6 views

CVE-2026-86338 Ash field policies do not filter-nil forbidden calculations and aggregates, enabling an information-disclosure oracle

Ash fieldpolicies are documented to protect against filter-based information disclosure: when a field the actor may not see is referenced in a filter, it is replaced with an expression that evaluates to nil, so a filter cannot be used as a yes/no oracle to read a value the actor cannot see. This...

6CVSS5.8AI score0.00427EPSS
SaveExploits0References10
NVD
NVD
•added 2026/09/16 6:16 a.m.•15 views

CVE-2026-76558

The WP Import Export Lite WordPress plugin before 3.9.33 does not escape custom field names retrieved from the database before inserting them into the DOM of one of its administration screens, allowing users with a role as low as contributor to perform Stored XSS attacks which will trigger in the...

6.8CVSS0.00431EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/16 6:00 a.m.•32 views

CVE-2026-76558 WP Import Export Lite < 3.9.33 - Contributor+ Stored DOM XSS via Custom Field Names

The WP Import Export Lite WordPress plugin before 3.9.33 does not escape custom field names retrieved from the database before inserting them into the DOM of one of its administration screens, allowing users with a role as low as contributor to perform Stored XSS attacks which will trigger in the...

0.00431EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/09/16 6:00 a.m.•9 views

CVE-2026-76558 WP Import Export Lite < 3.9.33 - Contributor+ Stored DOM XSS via Custom Field Names

The WP Import Export Lite WordPress plugin before 3.9.33 does not escape custom field names retrieved from the database before inserting them into the DOM of one of its administration screens, allowing users with a role as low as contributor to perform Stored XSS attacks which will trigger in the...

5.8AI score0.00431EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/16 6:00 a.m.•14 views

CVE-2026-76558

The WP Import Export Lite WordPress plugin before 3.9.33 does not escape custom field names retrieved from the database before inserting them into the DOM of one of its administration screens, allowing users with a role as low as contributor to perform Stored XSS attacks which will trigger in the...

6.8CVSS5.7AI score0.00431EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/16 6:00 a.m.•18 views

CVE-2026-76551

The WP Import Export Lite WordPress plugin before 3.9.33 does not restrict which PHP function may be applied to exported field values, allowing users granted its export permission to have arbitrary functions invoked on values they control, leading to remote code execution...

7.2CVSS6.3AI score0.00822EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/16 6:00 a.m.•29 views

CVE-2026-76551 WP Import Export Lite < 3.9.33 - Authenticated RCE via Export Field PHP Function

The WP Import Export Lite WordPress plugin before 3.9.33 does not restrict which PHP function may be applied to exported field values, allowing users granted its export permission to have arbitrary functions invoked on values they control, leading to remote code execution...

0.00822EPSS
SaveExploits0References1
Rows per page
Query Builder