Lucene search
+L

1038480 matches found

OSV
OSV
added 2026/08/01 11:12 a.m.16 views

OESA-2026-3188 python-pillow security update

Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging \ Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is supported by Tidelift. of CVE-2022-22815,CVE-2022-22816 Security Fixes: Pillow is a Python imaging library. Prior to 12.3.0, whe...

8.3CVSS7.1AI score0.00476EPSS
SaveExploits4References5
OSV
OSV
added 2026/08/01 10:11 a.m.10 views

RHSA-2026:49211 Red Hat Security Advisory: kernel security, bug fix, and enhancement update

Bulletin has no description...

7.8CVSS5.6AI score0.00509EPSS
SaveExploits0References18
OSV
OSV
added 2026/08/01 10:11 a.m.8 views

RHSA-2026:49031 Red Hat Security Advisory: kernel security, bug fix, and enhancement update

Bulletin has no description...

8.4CVSS6.4AI score0.00571EPSS
SaveExploits4References23
OSV
OSV
added 2026/08/01 10:11 a.m.7 views

RHSA-2026:48864 Red Hat Security Advisory: abrt security update

Bulletin has no description...

7.8CVSS5.2AI score0.00103EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/01 10:10 a.m.9 views

RHSA-2026:42125 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

2.9CVSS5.2AI score0.00149EPSS
SaveExploits1References10
EUVD
EUVD
added 2026/08/01 6:0 a.m.12 views

EUVD-2026-51711

The Mapster WP Maps WordPress plugin before 1.24.0 does not perform any authorization or post-status check on a public REST endpoint, allowing unauthenticated users to retrieve the title and full content of any post regardless of its status, including unpublished draft, pending, private, and...

5.6AI score0.00256EPSS
SaveExploits2References1
ATTACKERKB
ATTACKERKB
added 2026/08/01 6:0 a.m.9 views

CVE-2026-14195

The Brizy WordPress plugin before 2.8.18 does not properly verify authorization on a request handler before returning post content, allowing users with the Contributor role or higher to read the content of arbitrary posts, including other users' private, pending, and draft posts...

5.7AI score0.00179EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/01 6:0 a.m.9 views

CVE-2026-13329

The Buckaroo Woocommerce Payments Plugin WordPress plugin before 4.9.0 does not perform any capability check or nonce validation on an AJAX action that processes payment capture refunds, allowing any authenticated user, including Subscribers, to trigger refunds against captured orders...

5.5AI score0.00174EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/01 6:0 a.m.11 views

CVE-2026-15262

The Admin Columns for ACF Fields WordPress plugin through 0.3.2 does not escape Advanced Custom Fields values before outputting them in the WordPress admin list-table columns, allowing users with contributor-level access or above to store a payload that executes as JavaScript in the session of...

5.5AI score0.00133EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/31 10:3 p.m.9 views

CVE-2026-54909

pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing paths, allowing remote denial of service. This issue is fixed in version 3.1.3...

5.3CVSS5.5AI score0.00371EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/31 9:58 p.m.18 views

sigstore-go fails to check signature timestamps against a signing key's validity period

sigstore-go fails to check signature timestamps against a signing key's validity period for self-managed long-lived keys without certificates. Impact To verify a bundle with a self-managed long-lived key, the key needs to be wrapped in an ExpiringKey type that implies expiration semantics: go...

3.1CVSS5.4AI score0.0009EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/07/31 8:16 p.m.12 views

CVE-2026-62959

Coturn is a free open source implementation of TURN and STUN Server. From 4.5.2 through 4.14.0, when Coturn is started with --acme-redirect and exposes a plaintext-TCP listener, an unauthenticated remote client can send a single ordinary HTTP GET request and receive a 301 response whose Location...

8.2CVSS0.00384EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/31 8:16 p.m.5 views

UBUNTU-CVE-2026-62959

Coturn is a free open source implementation of TURN and STUN Server. From 4.5.2 through 4.14.0, when Coturn is started with --acme-redirect and exposes a plaintext-TCP listener, an unauthenticated remote client can send a single ordinary HTTP GET request and receive a 301 response whose Location...

8.2CVSS5.7AI score0.00384EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/31 7:8 p.m.14 views

Jodit has incomplete javascript: scheme normalization in sanitizeHTMLElement href check that allows link XSS

Summary jodit's sanitizeHTMLElement neutralizes a javascript: href using a bare href.trim.indexOf'javascript' === 0 check. This omits the normalization jodit applies to every other URL attribute: isDangerousUrl strips control bytes with value.replace/\u0000-\u0020+/g, '' and lowercases the value...

5.4CVSS5.5AI score0.0018EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/31 7:8 p.m.37 views

CVE-2026-62324 Jodit has incomplete javascript: scheme normalization in sanitizeHTMLElement href check that allows link XSS

Jodit Editor is a WYSIWYG editor with a built-in file browser & image editor. Prior to 4.12.31, Jodit's sanitizeHTMLElement method fails to use isDangerousUrl to normalize javascript: href values before checking the scheme, allowing case variants, control-byte prefixes, and embedded tabs or...

5.4CVSS0.0018EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/31 7:3 p.m.14 views

CVE-2026-53502 Thumbor has path traversal via post-validation URL decoding bypass in file_loader

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, fileloader decodes percent-encoded path segments after its root-boundary validation, allowing traversal outside FILELOADERROOTPATH through watermark or frame filter input. This issue is fixed in 7.8.0...

8.7CVSS5.5AI score0.00357EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/31 5:51 p.m.15 views

Important: Red Hat Security Advisory: abrt security update

An update for abrt is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability...

7.8CVSS5.7AI score0.00103EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/31 3:14 p.m.10 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.14.70 bug fix and security update

Red Hat OpenShift Container Platform release 4.14.70 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.14. Red Hat Product Security has rated this update as having a...

9.8CVSS6.4AI score0.0103EPSS
SaveExploits6References4
RedHat Linux
RedHat Linux
added 2026/07/31 3:8 p.m.12 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.15.67 bug fix and security update

Red Hat OpenShift Container Platform release 4.15.67 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.15. Red Hat Product Security has rated this update as having a...

9.8CVSS7.6AI score0.01599EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/07/31 3:4 p.m.11 views

CVE-2026-55777

A flaw was found in GoAccess. A remote attacker can craft a malicious User-Agent string in an access log. The parseios function, which processes log data, incorrectly uses an attacker-controlled offset. This can lead to an out-of-bounds heap read, causing the application to crash and resulting in...

5.3CVSS5.5AI score0.00263EPSS
SaveExploits0References2
Rows per page
Query Builder