Lucene search
+L

19534 matches found

Positive Technologies
Positive Technologies
added 2026/01/25 12:00 a.m.15 views

PT-2026-4692

In loadDataAndPostValue of multiple files, there is a possible way to obscure permission usage due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

6.2AI score0.00098EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/25 12:00 a.m.17 views

PT-2026-4697

Name of the Vulnerable Software and Affected Versions Android Framework affected versions not specified Description A permissions bypass exists in the updateProvidersWhenServiceRemoved function of CredentialManagerService.java. This flaw allows settings to be overridden across different users,...

3.3CVSS6AI score0.00065EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/01/25 12:00 a.m.23 views

PT-2026-4686

In jump to payload of payload.rs, there is a possible information disclosure due to a logic error in the code. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

6.2AI score0.00094EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/25 12:00 a.m.13 views

Linux Kernel Security Vulnerabilities

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a failure in file configuration rollback, potentially leading to kernel crashes...

5.5CVSS6AI score0.0015EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/25 12:00 a.m.15 views

PT-2026-4687

In multiple locations, there is a possible persistent denial of service due to improper input validation. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation...

6.2AI score0.00087EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/24 12:00 a.m.17 views

iccDEV security vulnerability

iccDEV is an open-source color configuration code library developed by the International Color Consortium. Versions of iccDEV prior to 2.3.1.1 contained security vulnerabilities. These vulnerabilities were caused by a heap buffer overflow in the CIccTagXmlSegmentedCurve::ToXml function, which cou...

8.8CVSS6.1AI score0.00533EPSS
SaveExploits1References4
Schneier on Security
Schneier on Security
added 2026/01/23 12:01 p.m.13 views

AIs are Getting Better at Finding and Exploiting Internet Vulnerabilities

Really interesting blog post from Anthropic: In a recent evaluation of AI models’ cyber capabilities, current Claude models can now succeed at multistage attacks on networks with dozens of hosts using only standard, open-source tools, instead of the custom tools needed by previous generations. Th...

5.7AI score
SaveExploits0
CNNVD
CNNVD
added 2026/01/23 12:00 a.m.10 views

PCF security vulnerabilities

PCF is a policy control module developed under the open-source Free5GC project. Version 1.4.0 of PCF contains a security vulnerability, which stems from a null pointer dereferencing in the HandleDeletePoliciesPolAssoId function...

7.5CVSS5.8AI score0.00435EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/01/23 12:00 a.m.17 views

Langflow security vulnerabilities

Langflow is an open-source visualization framework developed by Langflow for building multi-agent and RAG applications. Langflow has a security vulnerability that stems from processing the execglobals parameter, which includes resources from untrusted control ranges, potentially leading to remote...

9.8CVSS7.6AI score0.62918EPSS
SaveExploits9References1
CNNVD
CNNVD
added 2026/01/23 12:00 a.m.16 views

SourceCodester Modern Image Gallery App security vulnerabilities

SourceCodester Modern Image Gallery App is an open-source modern image gallery application developed by SourceCodester. Version 1.0 of the SourceCodester Modern Image Gallery App contains a security vulnerability. This vulnerability arises from the gallery/upload.php component not properly...

9.8CVSS5.9AI score0.00847EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/01/22 10:07 p.m.20 views

CVE-2026-23526

CVAT is an open source interactive video and image annotation tool for computer vision. In versions 1.0.0 through 2.54.0, users that have the staff status may freely change their permissions, including giving themselves superuser status and joining the admin group, which gives them full access to...

8.8CVSS5.6AI score0.00259EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/22 2:59 p.m.30 views

CVE-2025-65098 Typebot Vulnerable to Credential Theft via Client-Side Script Execution and API Authorization Bypass

Typebot is an open-source chatbot builder. In versions prior to 3.13.2, client-side script execution in Typebot allows stealing all stored credentials from any user. When a victim previews a malicious typebot by clicking "Run", JavaScript executes in their browser and exfiltrates their OpenAI key...

7.4CVSS0.00312EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/01/22 12:00 a.m.17 views

Mastodon security vulnerabilities

Mastodon is an open-source social networking server based on ActivityPub. Versions of Mastodon prior to v4.5.5, v4.4.12, and v4.3.18 contained security vulnerabilities. These vulnerabilities stemmed from the lack of enforcing a maximum length for list names, filter names, or filter keywords, whic...

6.5CVSS5.8AI score0.00308EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/01/22 12:00 a.m.15 views

CoreShop security vulnerability

CoreShop is an open-source e-commerce system developed by CoreShop. Versions of CoreShop prior to 4.1.9 contained security vulnerabilities. These vulnerabilities stemmed from improper insertion of user input into SQL queries through the CustomerTransformerController, which could lead to SQL...

6.9CVSS5.9AI score0.00396EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/01/21 11:26 p.m.14 views

EUVD-2026-4200

hustoj is an open source online judge based on PHP/C++/MySQL/Linux for ACM/ICPC and NOIP training. All versions are vulnerable to CSV Injection Formula Injection through the contest rank export functionality contestrank.xls.php and admin/ranklistexport.php. The application fails to sanitize...

5.2CVSS6AI score0.0052EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/01/21 11:26 p.m.38 views

CVE-2026-23873 HUSTOJ is Vulnerable to Stored CSV Injection (Formula Injection) in Contest Rank Export

hustoj is an open source online judge based on PHP/C++/MySQL/Linux for ACM/ICPC and NOIP training. All versions are vulnerable to CSV Injection Formula Injection through the contest rank export functionality contestrank.xls.php and admin/ranklistexport.php. The application fails to sanitize...

5.2CVSS0.0052EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/01/21 9:38 p.m.15 views

EUVD-2026-3774

CVAT is an open source interactive video and image annotation tool for computer vision. In versions 2.2.0 through 2.54.0, an attacker is able to execute arbitrary JavaScript in a victim user's CVAT UI session, provided that they are able to create a maliciously crafted label in a CVAT task or...

8.6CVSS5.9AI score0.00145EPSS
SaveExploits0References2
Akamai Blog
Akamai Blog
added 2026/01/21 6:00 p.m.15 views

Valkey: The Future of Open Source In-Memory Data Stores

...

5.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/21 12:00 a.m.15 views

PT-2026-3882

hustoj is an open source online judge based on PHP/C++/MySQL/Linux for ACM/ICPC and NOIP training. All versions are vulnerable to CSV Injection Formula Injection through the contest rank export functionality contestrank.xls.php and admin/ranklist export.php. The application fails to sanitize...

5.2CVSS6AI score0.0052EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/01/21 12:00 a.m.21 views

Everest-Core buffer error vulnerability

Everest-core is a major component of the EVerest open-source electric vehicle charging software stack. Versions of everest-core prior to 2025.12.0 contained a buffer error vulnerability. This vulnerability stems from the ismessagecrccorrect function in the DZGGSH01 power meter SLIP parser, which...

4.6CVSS6AI score0.00252EPSS
SaveExploits1References3
Rows per page
Query Builder