Lucene search
+L

134027 matches found

OSV
OSV
added 2026/07/21 8:40 p.m.7 views

GHSA-6CQF-375W-639G Gitea: RSS/Atom feed handlers bypass API-token scope & public-only confinement (incomplete fix of #37698)

Summary Gitea's RSS/Atom feed handlers accept API-token Basic auth but perform no token-scope or public-only enforcement. A personal access token that is correctly blocked HTTP 403 from a private repository on /raw, /media, /archive, and /releases/download/... — because it is marked public-only o...

4.3CVSS5.5AI score0.00285EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 8:34 p.m.64 views

CVE-2026-46556

The CVE describes a Server-Side Request Forgery (SSRF) in FlaskBB prior to 2.2.1, where get_image_info(url) passes the supplied URL directly to requests.get without validating scheme/host/IP. This allows any authenticated user to cause the server to access internal endpoints and cloud metadata se...

6.5CVSS5.5AI score0.00354EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 8:25 p.m.37 views

CVE-2026-12139 Tanium addressed an information disclosure vulnerability in Connect.

Tanium addressed an information disclosure vulnerability in Connect...

4.4CVSS0.00109EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/21 8:17 p.m.20 views

CVE-2026-47667

CImg Library is a C++ library for image processing. Prior to version 4.0.0 in loadanalyze, the headersize field is read as an unsigned int from the first 4 bytes of an Analyze/NIfTI file and passed directly to new unsigned charheadersize without being bounded against the actual file size. A value...

7.5CVSS0.00426EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/21 8:13 p.m.8 views

CVE-2026-65058 Trezor Safe improper security check in on-device display

Trezor Safe 3, Safe 5, and Safe 7 firmware contains a confirmation-binding flaw in the Ethereum signtx / signtxeip1559 flow. For contract interactions, the device confirms only the initial calldata chunk while the signature commits to the full streamed calldata. An attacker could present calldata...

5.9CVSS5.9AI score0.00398EPSS
SaveExploits2References3
Cvelist
Cvelist
added 2026/07/21 8:13 p.m.38 views

CVE-2026-65058 Trezor Safe improper security check in on-device display

Trezor Safe 3, Safe 5, and Safe 7 firmware contains a confirmation-binding flaw in the Ethereum signtx / signtxeip1559 flow. For contract interactions, the device confirms only the initial calldata chunk while the signature commits to the full streamed calldata. An attacker could present calldata...

5.9CVSS0.00398EPSS
SaveExploits2References3
CVE
CVE
added 2026/07/21 7:51 p.m.52 views

CVE-2026-46403

Summary (verified): Klever-Go KVM read-only execution can leak state changes via contract delete/upgrade side effects when invoked through ExecuteReadOnlyWithTypedArguments. The root cause is applying read-only as runtime state while not enforcing it in state-changing host-core paths, allowing a ...

6.3CVSS5.6AI score0.00445EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2026/07/21 6:46 p.m.18 views

Apple Fixes Hide My Email Bug That Exposed Real Addresses in Mail Logs

Apple has moved to address a security flaw in its Hide My Email service that enabled users' real email addresses to be unmasked, effectively undermining the feature's privacy guarantees. 404 Media reported Tuesday that a fix for the issue was deployed by Apple on July 3, 2026, after more than a...

5.6AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/21 6:41 p.m.11 views

Security Bulletin: TS4500 CLI tool addresses security vulnerability CVE-2026-16107

Summary The TS4500 CLI tool used an insecure SSL configuration that did not properly validate server certificates, potentially allowing attackers to intercept communications through a Man-in-the-Middle MitM attack. The issue has been resolved by enforcing proper SSL certificate validation during...

5.9CVSS5.4AI score0.00159EPSS
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/07/21 6:35 p.m.15 views

EUVD-2026-42319

guzzlehttp/psr7: Host Confusion via Weak URI Host Validation...

6.5CVSS5.1AI score0.00317EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/21 6:24 p.m.27 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

8.8CVSS5.9AI score0.0026EPSS
SaveExploits3References13
UbuntuCve
UbuntuCve
added 2026/07/21 6:16 p.m.18 views

CVE-2026-16493

A flaw was found in ansible-core. The extractcollectionfromgit function in ansible-core's concreteartifactmanager.py constructs git clone commands without a '--' end-of-options separator before user-supplied URLs when installing collections from git sources. An attacker who provides a crafted...

7.8CVSS5.9AI score0.00174EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2026/07/21 6:01 p.m.18 views

httpd:2.4 security, bug fix, and enhancement update

An update is available for module.modhttp2, module.httpd, modmd, modhttp2, module.modmd, httpd. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The httpd package...

9.8CVSS7AI score0.01161EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/21 6:00 p.m.11 views

Security Bulletin: This Power System update is being released to address CVE-2026-7868

Summary This impacts the BMC's HTTPS interface for BMC ReadOnly user accounts. Vulnerability Details CVEID:CVE-2026-7868 DESCRIPTION: OPENBMC allows ReadOnly users to escalate privileges and give themselves administrator privileges. CWE:CWE-863: Incorrect Authorization CVSS Source: IBM CVSS Base...

8.8CVSS5.3AI score0.00204EPSS
SaveExploits0
CVE
CVE
added 2026/07/21 5:26 p.m.61 views

CVE-2026-16493

The CVE-2026-16493 entry describes a command-injection vulnerability in ansible-core where _extract_collection_from_git() builds git clone commands without a proper end-of-options separator, allowing an attacker to craft a collection source URI that injects payloads during ansible-galaxy collecti...

7.8CVSS6AI score0.00174EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/21 4:36 p.m.11 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: rust: cargo-1.97.1-1.1.hum1 aarch64, x8664 clippy-1.97.1-1.1.hum1 aarch64, x8664 rust-1.97.1-1.1.hum1 aarch64, x8664 rust-analyzer-1.97.1-1.1.hum1 aarch64, x8664...

6.5CVSS6AI score0.00294EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/07/21 4:32 p.m.13 views

Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: libssh: libssh-0.12.1-4.hum1 aarch64, x8664 libssh-config-0.12.1-4.hum1 noarch libssh-devel-0.12.1-4.hum1 aarch64, x8664 libssh-0.12.1-4.hum1.src src...

8.8CVSS5.2AI score0.00567EPSS
SaveExploits1References12
NVD
NVD
added 2026/07/21 4:17 p.m.17 views

CVE-2026-47392

PraisonAI is a multi-agent teams system. Prior to version 4.6.40 of PraisonAI, corresponding to version 1.6.40 of praisonaiagents, executecode in praisonaiagents/tools/pythontools.py v1.6.37, subprocess sandbox mode can be fully bypassed using print.self to retrieve the real Python builtins modul...

9.9CVSS0.00884EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 3:57 p.m.30 views

CVE-2026-47397 PraisonAI has an Arbitrary File Write in Python API

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, hidden metadata in a webpage causes PraisonAI agents to write attacker-controlled content to arbitrary paths. writefile skips path validation when workspace=None always None in production. Version 4.6.40 fixes the issue...

7.1CVSS0.00459EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 3:44 p.m.14 views

EUVD-2026-46302

PraisonAI is a multi-agent teams system. Prior to version 4.6.40, the fix for GHSA-9mqq-jqxf-grvw / CVE-2026-44336 is incomplete. The original advisory description named four vulnerable handlers in mcpserver/adapters/clitools.py. Commit 68cc9427 "fixsecurity: harden MCP rules path handling…" adde...

8.7CVSS5.5AI score0.0049EPSS
SaveExploits0References3
Rows per page
Query Builder