Search

Search Results (398235 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-78510 1 Microsoft 9 365 Apps, Microsoft 365, Office 2016 and 6 more 2026-09-25 8.4 High
Heap-based buffer overflow in Microsoft Office allows an unauthorized attacker to execute code locally.
CVE-2026-78516 1 Microsoft 26 Windows 10 1607, Windows 10 1809, Windows 10 21h2 and 23 more 2026-09-25 4.3 Medium
Insertion of sensitive information into externally-accessible file or directory in Windows Storage allows an authorized attacker to disclose information locally.
CVE-2026-88003 2026-09-25 N/A
InvoicePlane is a self-hosted open source application for managing invoices, clients, and payments. Prior to 1.7.2, InvoicePlane fails to revoke administrative privileges after a role downgrade because Admin_Controller trusts the user_type snapshot stored in an existing session instead of revalidating ip_users.user_type. When one administrator downgrades another account, the target's active session continues to authorize administrative requests. The downgraded user can use Users::form() to set user_type back to 1, restoring the database role and making the privilege escalation persistent. This vulnerability is fixed in 1.7.2.
CVE-2026-45241 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-45240 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-45239 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-45238 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-45237 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-45236 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-45235 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-45234 2026-09-25 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-96879 2026-09-25 N/A
Improper removal of sensitive information before storage or transfer vulnerability in Wikimedia Foundation's Mediawiki - FlaggedRevs extension through 1.46.0.
CVE-2026-96876 2026-09-25 N/A
Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Mediawiki - Cargo extension allows Reflected XSS. This issue affects Mediawiki - Cargo extension: through 3.9.4.
CVE-2026-96875 2026-09-25 N/A
Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in Mediawiki - Cargo extension allows Stored XSS. This issue affects Mediawiki - Cargo extension: through 3.9.4.
CVE-2026-93682 2026-09-25 5.8 Medium
When the HTTP stream wrapper follows a redirect and the response carries a Location header with an empty value, the redirect code reads one byte past the end of the heap buffer holding the location. The value of that out-of-bounds byte decides which redirect target is built, so a malicious server controls whether the client is sent to the host root or to the current directory.
CVE-2026-6103 2026-09-25 4.3 Medium
phar_tar_number() parses the octal size field of a TAR header into a uint32_t with no overflow check. The field is 11 octal digits wide and holds values up to 0x1FFFFFFFF, so a size above 0xFFFFFFFF silently wraps. The parser then skips the wrong number of data blocks and interprets attacker-controlled file content as the next TAR header, which lets a crafted archive inject entries that PharData reports and extracts as if they were genuine.
CVE-2026-5267 2026-09-25 7.5 High
Ciena Navigator Network Control Suite (NCS) contains an information exposure vulnerability in an event-streaming API that does not properly enforce authentication. An unauthenticated attacker with network access to the affected service could access the event stream and potentially obtain sensitive information.
CVE-2026-17545 2026-09-25 N/A
On Windows, PHP's filesystem and stream APIs do not reject reserved device names such as CON, PRN, AUX, NUL, COM1 to COM9, LPT1 to LPT9, CONIN$ and CONOUT$ when they appear as a component of a path. An attacker-controlled filename therefore reaches CreateFileW() and opens a device instead of the regular file the application expected, which can block or hang the request and exhaust worker processes.
CVE-2026-100390 1 Zoraxy 1 Zoraxy 2026-09-25 7.4 High
Zoraxy versions 3.2.3 through 3.3.4 fail to properly parse IPv6 addresses in the RemoteAddr field when setting forwarded headers. Unauthenticated attackers connecting over IPv6 can supply arbitrary X-Forwarded-For values to spoof their source IP and bypass authorization provider IP-based access controls.
CVE-2026-100373 1 Open-metadata 1 Openmetadata 2026-09-25 4.1 Medium
OpenMetadata through 2.0.2 contains a server-side request forgery vulnerability in the URLValidator.validateURL function that fails to properly resolve DNS hostnames and validate internal addresses. Users permitted to create or update EventSubscription can set webhook destinations to internal hosts, allowing the server to send requests to private networks and cloud metadata endpoints while returning HTTP status codes that enable blind SSRF probing.