Lucene search
+L

568 matches found

NVD
NVD
added 2 days ago9 views

CVE-2026-69152

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS0.00368EPSS
SaveExploits1References5
Cvelist
Cvelist
added 4 days ago32 views

CVE-2026-66402 FreeRDP before 3.29.0 TLS Certificate Identity Validation Bypass

FreeRDP before 3.29.0 affected versions = 3.28.0 contains multiple TLS certificate identity validation weaknesses in tlsverifycertificate, tlsmatchhostname, and x509utilsgetdnsnames. Because FreeRDP performs custom Common Name and DNS SAN string matching instead of using OpenSSL's length-aware...

9.8CVSS0.0029EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/07/28 10:25 a.m.5 views

CVE-2026-59888

A flaw was found in jackson-databind. When Java Records use a PropertyNamingStrategy, an attacker can bypass the @JsonIgnore annotation during deserialization. This allows a renamed JSON key to be assigned to a Record constructor parameter, even if it was intended to be ignored. Consequently, an...

6.5CVSS5.8AI score0.00247EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/27 5:47 a.m.6 views

BIT-NGINX-GATEWAY-FABRIC-2026-42055 NGINX ngx_http_proxy_v2_module and ngx_http_grpc_module vulnerability

NGINX Plus and NGINX Open Source have a vulnerability in the ngxhttpproxyv2module and ngxhttpgrpcmodule modules. This vulnerability exists when the proxyhttpversion to 2 or grpcpass directives are used to proxy HTTP/2 traffic, the ignoreinvalidheaders directive is set to off, and the...

9.2CVSS7.7AI score0.04044EPSS
SaveExploits2References13
Oracle linux
Oracle linux
added 2026/07/23 12:0 a.m.6 views

podman security, bug fix, and enhancement update

5.8.2-5.0.1 - Drop nmap-ncat requirement and skip ignore-socket test case Orabug: 34117404 7:5.8.2-5 - rebuild for CVE-2026-39822 - Resolves: RHEL-193642 7:5.8.2-4 - update to the latest state of the sustaining branch - fixes CVE-2026-42508 CVE-2026-39829 CVE-2026-39830 CVE-2026-39832...

9.1CVSS6.7AI score0.00621EPSS
SaveExploits0
NVD
NVD
added 2026/07/22 9:18 p.m.6 views

CVE-2026-64793

Joomla Extension - regularlabs.com - Content access and publication bypass in Articles Anywhere and Modules Anywhere extensions - Content tags could use ignore flags or property overrides to render restricted or unpublished articles or modules. A content author could thereby expose content to...

9.1CVSS0.00246EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/22 8:45 p.m.9 views

EUVD-2026-47817

Content tags could use ignore flags or property overrides to render restricted or unpublished articles or modules. A content author could thereby expose content to visitors who lacked the required access...

5.3AI score0.00246EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/22 8:45 p.m.8 views

CVE-2026-64793

Joomla Extension - regularlabs.com - Content access and publication bypass in Articles Anywhere and Modules Anywhere extensions - Content tags could use ignore flags or property overrides to render restricted or unpublished articles or modules. A content author could thereby expose content to...

5.3AI score0.00246EPSS
SaveExploits0References2Affected Software2
Oracle linux
Oracle linux
added 2026/07/22 12:0 a.m.6 views

buildah security update

1.43.1-4.0.1 - Drop nmap-ncat requirement and skip ignore-socket test case Orabug: 34117178 2:1.43.1-4 - rebuild for CVE-2026-39822 - Resolves: RHEL-193643 2:1.43.1-3 - bump golang.org/x/crypto to v0.52.0 to fix CVE-2026-39830 - Resolves: RHEL-186266 2:1.43.1-2 - Rebuild for CVE-2026-25679 -...

9.1CVSS6.3AI score0.00621EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.18 views

PT-2026-63504

Name of the Vulnerable Software and Affected Versions Articles Anywhere affected versions not specified Modules Anywhere affected versions not specified Description Content tags in the Articles Anywhere and Modules Anywhere extensions can use ignore flags or property overrides to render restricte...

9.1CVSS5.9AI score0.00246EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2026/07/22 12:0 a.m.7 views

podman security update

5.8.2-5.0.1 - Drop nmap-ncat requirement and skip ignore-socket test case Orabug: 34117404 7:5.8.2-5 - rebuild for CVE-2026-39822 - Resolves: RHEL-193642 7:5.8.2-4 - update to the latest state of the sustaining branch - fixes CVE-2026-42508 CVE-2026-39829 CVE-2026-39830 CVE-2026-39832...

7.5CVSS7.5AI score0.00621EPSS
SaveExploits0
OSV
OSV
added 2026/07/21 7:33 p.m.8 views

GHSA-3PJW-73GF-8QR5 jackson-databind: @JsonIgnore on a Record property is bypassed with a PropertyNamingStrategy

Summary For Java Records, POJOPropertiesCollector.removeUnwantedIgnorals records a @JsonIgnore-annotated component under its original implicit name before renameUsing applies the PropertyNamingStrategy. After the rename, ignoredPropertyNames still holds only the pre-rename name, so ignorableProps...

6.5CVSS5.7AI score0.00247EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/21 7:33 p.m.9 views

jackson-databind: @JsonIgnore on a Record property is bypassed with a PropertyNamingStrategy

Summary For Java Records, POJOPropertiesCollector.removeUnwantedIgnorals records a @JsonIgnore-annotated component under its original implicit name before renameUsing applies the PropertyNamingStrategy. After the rename, ignoredPropertyNames still holds only the pre-rename name, so ignorableProps...

6.5CVSS5.5AI score0.00247EPSS
SaveExploits0References6Affected Software2
EUVD
EUVD
added 2026/07/21 7:33 p.m.9 views

EUVD-2026-43957

jackson-databind: @JsonIgnore on a Record property is bypassed with a PropertyNamingStrategy...

6.5CVSS5.2AI score0.00247EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2026/07/21 12:0 a.m.6 views

podman security update

5.8.2-5.0.1 - Drop nmap-ncat requirement and skip ignore-socket test case Orabug: 34117404 7:5.8.2-5 - rebuild for CVE-2026-39822 - Resolves: RHEL-193642 7:5.8.2-4 - update to the latest state of the sustaining branch - fixes CVE-2026-42508 CVE-2026-39829 CVE-2026-39830 CVE-2026-39832...

8.1CVSS7.6AI score0.01008EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2026/07/20 12:0 a.m.5 views

libtiff security, bug fix, and enhancement update

4.6.0-8.4 - fix CVE-2026-12912: heap-buffer-overflow in PixarLog 8BITABGR decode with stride 3 RHEL-189374 - make sure documentation is updated during build for CVE-2023-52355 RHEL-178281 4.6.0-8.3 - reintroduce ignore option -i as it is required for tests RHEL-185328 4.6.0-8.2 - backport...

7.5CVSS6.4AI score0.01829EPSS
SaveExploits1
EUVD
EUVD
added 2026/07/19 2:55 p.m.8 views

EUVD-2026-45676

In the Linux kernel, the following vulnerability has been resolved: USB: serial: belkinsa: validate interrupt status length The Belkin interrupt callback treats interrupt data as a four-byte status report and reads LSR/MSR fields at offsets 2 and 3. The interrupt-in buffer length is derived from...

5.6AI score0.00211EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/19 12:16 p.m.9 views

CVE-2026-63797

In the Linux kernel, the following vulnerability has been resolved: rpmsg: char: Fix use-after-free on probe error path rpmsgchrdevprobe stores the newly allocated eptdev in the default endpoint's priv pointer before calling rpmsgchrdeveptdevadd. If rpmsgchrdeveptdevadd then fails, its error path...

8.4CVSS0.00138EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.35 views

CVE-2026-63797 rpmsg: char: Fix use-after-free on probe error path

In the Linux kernel, the following vulnerability has been resolved: rpmsg: char: Fix use-after-free on probe error path rpmsgchrdevprobe stores the newly allocated eptdev in the default endpoint's priv pointer before calling rpmsgchrdeveptdevadd. If rpmsgchrdeveptdevadd then fails, its error path...

8.4CVSS0.00138EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/19 12:2 p.m.29 views

CVE-2026-63797

The CVE-2026-63797 fix addresses a use-after-free in the Linux kernel rpmsg character device path. If rpmsg_chrdev_eptdev_add() fails after rpmsg_chrdev_probe() stores the new eptdev in the default endpoint’s priv pointer, the eptdev may be freed while callbacks still access the stale priv. The p...

8.4CVSS5.4AI score0.00138EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder