Lucene search
K
VeracodeRecent

38108 matches found

Veracode
Veracode
•added 2025/07/03 5:52 a.m.•5 views

Sensitive Data Exposure

github.com/juju/utils is vulnerable to Sensitive Data Exposure. The vulnerability is due to the cert.NewLeaf function generating certificates that may contain private key information, which allows an attacker to extract the private key if the certificate is transmitted over the network in plainte...

6.5CVSS6.1AI score0.00088EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2025/07/03 5:4 a.m.•3 views

Insecure Deserialization

com.typesafe.akka, akka-cluster-metrics is vulnerable to insecure deserialization. The vulnerability is due to the use of Java serialization without proper validation or safeguards in the akka-cluster-metrics module, which allows an attacker to exploit the deserialization process to execute...

6CVSS6.8AI score0.00296EPSS
Exploits0References3Affected Software2
Veracode
Veracode
•added 2025/07/03 4:30 a.m.•3 views

Symbolic Link Traversal

@modelcontextprotocol/server-filesystem is vulnerable to Symbolic Link Traversal. The vulnerability is due to insufficient validation of symbolic links within allowed directories, which allows an attacker to access unintended files by leveraging symlinks to bypass directory restrictions...

7.3CVSS6.2AI score0.00506EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/07/03 4:29 a.m.•8 views

Path Traversal

@modelcontextprotocol/server-filesystem is vulnerable to path traversal. The vulnerability is due to improper validation of directory prefixes, which allows an attacker to access unintended files by crafting paths that match allowed directory prefixes...

7.3CVSS6.1AI score0.00313EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/07/03 4:28 a.m.•2 views

Information Exposure

org.junit.platform, junit-platform-reporting is vulnerable to information exposure. The vulnerability is due to a flaw in the OpenTestReportGeneratingListener leaking Git credentials in generated Open Test Reporting XML files, which allows an attacker to steal exposed tokens from publicly...

5.8CVSS6.7AI score0.00045EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/07/02 3:26 p.m.•3 views

Sensitive Information Disclosure

github.com/filebrowser/filebrowser is vulnerable to Sensitive Information Disclosure. The vulnerability is due to exposure of sensitive data in URLs due to the use of access tokens as GET parameters, which can be logged in client- or server-side logs...

6.5CVSS6AI score0.00348EPSS
Exploits1References5Affected Software2
Veracode
Veracode
•added 2025/07/02 3:11 p.m.•3 views

Command Injection

github.com/filebrowser/filebrowser is vulnerable to Command Injection. The vulnerability is due to improper allowlist enforcement and flawed implementation that allows users to execute shell commands beyond those explicitly permitted in their user-specific allowlist...

8CVSS7.5AI score0.00498EPSS
Exploits1References4Affected Software2
Veracode
Veracode
•added 2025/07/02 12:37 p.m.•5 views

Integrity Validation Bypass

Electron is vulnerable to Integrity Validation Bypass. The vulnerability is due to insufficient enforcement of ASAR integrity and loading restrictions due to reliance on embeddedAsarIntegrityValidation and onlyLoadAppFromAsar fuses, which can be bypassed when apps are launched from...

7.8CVSS7.1AI score0.00036EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/07/02 12:27 p.m.•3 views

Privilege Escalation

Graylog is vulnerable to Privilege Escalation. The vulnerability is due to insufficient permission checks due to a flaw in the Graylog REST API that allows authenticated users to create and use API tokens for other users, such as the local Administrator, if they know the target user's ID...

8.8CVSS6.6AI score0.00275EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/07/02 7:4 a.m.•3 views

Private Key Extraction

tiny-secp256k1 is vulnerable to private key extraction. The vulnerability is due to the ability to bypass Buffer.isBuffer checks when the global Buffer is overridden by the NPM buffer package, which allows an attacker to reuse the nonce k across different messages and extract the private key by...

9.1CVSS7.2AI score0.00323EPSS
Exploits0References5Affected Software2
Veracode
Veracode
•added 2025/07/02 6:31 a.m.•4 views

Insecure Password Handling

github.com/filebrowser/filebrowser is vulnerable to Insecure Password Handling. The vulnerability is due to a missing password policy and lack of brute-force protection, which allows an attacker to perform brute-force attacks to retrieve user account passwords...

7.5CVSS7.2AI score0.00162EPSS
Exploits1References4Affected Software2
Veracode
Veracode
•added 2025/07/02 6:3 a.m.•4 views

Improper Access Control

github.com/filebrowser/filebrowser is vulnerable to Improper Access Control. The vulnerability is due to an error-prone implementation of password-protected links, which allows an attacker to access shared files without authentication through direct download links obtained from browser history or...

4.3CVSS7.2AI score0.00203EPSS
Exploits1References4Affected Software2
Veracode
Veracode
•added 2025/07/02 4:35 a.m.•2 views

Unauthorized Command Execution

github.com/filebrowser/filebrowser, is vulnerable to unauthorized command execution.The vulnerability is due to improper enforcement of scope restrictions on the Command Execution feature, which allows an attacker to execute arbitrary shell commands outside their assigned scope and gain...

8CVSS8.4AI score0.01146EPSS
Exploits1References7Affected Software2
Veracode
Veracode
•added 2025/07/02 4:33 a.m.•4 views

Improper Input Validation

tiny-secp256k1 is vulnerable to improper input validation. The vulnerability is due to the ability to pass a malicious JSON-stringifiable object to the verify function when the global Buffer is overridden by the NPM buffer package, which allows an attacker to perform a type confusion attack and...

9.1CVSS7.2AI score0.0021EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/07/02 4:32 a.m.•1 views

Denial Of Service (DoS)

github.com/babylonlabs-io/babylon is vulnerable to Denial Of Service DoS. The vulnerability is due to the acceptance of transaction fees in denominations other than the native Babylon genesis denom ubbn, which allows an attacker to halt the blockchain by submitting such transactions...

7AI score
Exploits0
Veracode
Veracode
•added 2025/07/02 4:31 a.m.•2 views

Command Injection

@cyanheads/git-mcp-server is vulnerable to command injection. The vulnerability is due to the unsanitized use of user input in childprocess.exec, which allows an attacker to inject arbitrary shell commands and achieve remote code execution under the server's privileges...

7.5CVSS8.7AI score0.00195EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2025/07/02 4:29 a.m.•3 views

Heap Buffer Overflow

electron is vulnerable to Heap buffer overflow. The vulnerability is due to improper handling of image data in the nativeImage.createFromPath and nativeImage.createFromBuffer functions, which allows an attacker by supplying crafted image data with controlled height, width, and contents...

7.3CVSS7.2AI score0.00046EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/07/01 1:27 p.m.•2 views

Incorrect Authorization

Mattermost is vulnerable to Incorrect Authorization. The vulnerability is due to improper access control due to insufficient validation of channel membership when accessing playbook run metadata, allowing authenticated users to retrieve sensitive information about private channels...

5.4CVSS5.8AI score0.00193EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2025/07/01 9:43 a.m.•2 views

Remote Code Execution (RCE)

org.conductoross, conductor-core is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper access control over Java class execution, which allows attackers to invoke system-level commands...

9.8CVSS7.8AI score0.00677EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/07/01 9:23 a.m.•3 views

Deserialization Of Untrusted Data

org.apache.seata, seata-config-core is vulnerable to Deserialization of untrusted data. The vulnerability is due to insecure handling of serialized input, which allows attackers to exploit the system by sending maliciously crafted data...

9.8CVSS7AI score0.0019EPSS
Exploits0References7Affected Software1
Veracode
Veracode
•added 2025/07/01 9:10 a.m.•3 views

Deserialization Of Untrusted Data

org.apache.seata, seata-config-core is vulnerable to Deserialization of untrusted data. The vulnerability is due to insecure handling of deserialized input, which allows attackers to exploit it by executing arbitrary code or performing unauthorized actions...

9.8CVSS7.5AI score0.00523EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2025/07/01 8:22 a.m.•4 views

Regular Expression Denial Of Service (ReDoS)

string-math is vulnerable to Regular Expression Denial of Service ReDoS. The vulnerability is due to inefficient regular expression processing, which allows the attack to be exploited via crafted input...

7CVSS7AI score0.00329EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2025/07/01 7:10 a.m.•2 views

Improper Permission Enforcement

github.com/mattermost/mattermost-server is vulnerable to improper permission enforcement. The vulnerability is due to a failure to enforce channel member management permissions during playbook run participant management, which allows authenticated users with member-level access to bypass...

5.4CVSS6.1AI score0.00213EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/07/01 6:19 a.m.•3 views

Path Traversal

lightrag-hku is vulnerable to Path Traversal. The vulnerability is due to improper validation of user-supplied filenames due to unsanitized input in the file.filename parameter in the uploadtoinputdir function, allowing an attacker to write files to arbitrary locations on the server...

5.3CVSS5.2AI score0.00051EPSS
Exploits0References8Affected Software1
Veracode
Veracode
•added 2025/07/01 5:43 a.m.•4 views

Insertion Of Sensitive Information Into Log File

snyk is vulnerable to Insertion of Sensitive Information into Log File. The vulnerability is due to improper logging of sensitive data because of debug and trace log modes capturing container registry credentials, authentication tokens, and access tokens when certain CLI commands are executed...

7.2CVSS7.4AI score0.00115EPSS
Exploits0References3Affected Software2
Veracode
Veracode
•added 2025/07/01 4:35 a.m.•4 views

Improper Command Execution Control

github.com/filebrowser/filebrowser is vulnerable to improper command execution control. The vulnerability is due to the misuse of the command execution feature that relies on a predefined allowlist, which can be bypassed using standard commands that support subcommand execution, allowing attacker...

8CVSS7.8AI score0.01332EPSS
Exploits1References7Affected Software2
Veracode
Veracode
•added 2025/07/01 4:34 a.m.•4 views

Stored Cross-site Scripting (XSS)

File Browser is vulnerable to Stored Cross-Site Scripting XSS. The vulnerability is due to improper sanitization of Markdown content, allowing JavaScript code in uploaded Markdown files to be executed by the browser...

7.6CVSS6.2AI score0.00105EPSS
Exploits1References3Affected Software2
Veracode
Veracode
•added 2025/07/01 4:33 a.m.•3 views

Denial Of Service (DoS)

com.fasterxml.jackson.core, jackson-core is vulnerable to Denial Of Service DoS. The vulnerability is due to missing depth constraints in the JSON parser, which allows recursive processing of deeply nested input without limits...

8.7CVSS7AI score0.00252EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/07/01 4:31 a.m.•3 views

Remote Code Execution (RCE)

llamafactory is vulnerable to Remote Code Execution RCE. The vulnerability is due to the unsafe loading of the vheadfile argument without the weightsonly=True safeguard, allowing attackers to exploit the Checkpoint path parameter via the WebUI to execute arbitrary code...

9.8CVSS8.4AI score0.04222EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2025/06/30 12:57 p.m.•2 views

Sensitive Information Disclosure

github.com/go-viper/mapstructure/v2 is vulnerable to Sensitive Information Disclosure. The vulnerability is due to insecure data handling due to improper processing of sensitive fields in security-critical contexts, potentially leading to leakage of sensitive information...

6.9AI score
Exploits0
Veracode
Veracode
•added 2025/06/30 12:49 p.m.•4 views

Directory Traversal

billz/raspap-webgui is vulnerable to Directory Traversal. The vulnerability is due to improper input validation due to the entity parameter in ajax/networking/getwgkey.php allowing crafted POST requests that leverage the tee command to overwrite arbitrary files writable by the web server...

6.3CVSS6.4AI score0.00149EPSS
Exploits1References5Affected Software1
Veracode
Veracode
•added 2025/06/30 8:39 a.m.•4 views

Cross-site Scripting (XSS)

TabberNeue is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper input sanitization due to the ability of any user to inject arbitrary HTML into the DOM through allowed attributes of the tag...

8.6CVSS5.9AI score0.00488EPSS
Exploits0References8Affected Software1
Veracode
Veracode
•added 2025/06/30 7:51 a.m.•4 views

Denial Of Service (DoS)

github.com/hashicorp/vault is vulnerable to Denial Of Service DoS. The vulnerability is due to uncontrolled cancellation during rekey and recovery key operations by a Vault operator, which allows an attacker to disrupt service availability...

3.1CVSS7AI score0.0011EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/06/30 7:9 a.m.•3 views

HTTP Request Smuggling (HRS)

webrick is vulnerable to HTTP Request Smuggling. The vulnerability is due to inconsistent parsing of HTTP header terminators in the readheaders method, which allows attackers to smuggle arbitrary HTTP requests when deployed behind certain HTTP proxies...

6.5CVSS6.3AI score0.00257EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/06/30 7:8 a.m.•4 views

SQL Injection

apache-airflow-providers-snowflake is vulnerable to SQL Injection. The vulnerability is due to failure to sanitize special elements due to improper sanitation of table and stage parameters in the CopyFromExternalStageToSnowflakeOperator component...

9.8CVSS6.7AI score0.00488EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2025/06/30 6:54 a.m.•4 views

Sensitive Data Exposure

Infinispan CLI is vulnerable to sensitive data exposure. The vulnerability is due to processing a Base64-decoded Kubernetes secret password in plaintext and including it in a command string, which may expose the data in error messages when a command is not found, allowing attackers to exploit thi...

5.5CVSS6.2AI score0.00081EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/06/30 6:45 a.m.•2 views

Server Side Request Forgery (SSRF)

github.com/octo-sts/app is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to insufficient validation and sanitization of OpenID Connect token fields, allowing attackers to craft tokens that trigger internal network requests...

8.6CVSS6.2AI score0.0028EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2025/06/30 3:53 a.m.•2 views

Denial Of Service (DoS)

github.com/openbao/openbao is vulnerable to Denial Of Service DoS. The vulnerability is due to lack of proper authentication and auditing for cancellation operations, allows an attacker to unauthenticatedly cancel root and recovery rekey operations...

7.5CVSS6.5AI score0.00114EPSS
Exploits0References7Affected Software2
Veracode
Veracode
•added 2025/06/30 3:53 a.m.•3 views

Command Injection

ios-simulator-mcp is vulnerable to command injection. The vulnerability is due to unsafe use of Node.js exec with untrusted user input in the uitap tool, which allows attackers to inject shell meta-characters via arguments like duration, udid, x, and y...

6CVSS6.7AI score0.00017EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/06/30 3:52 a.m.•3 views

DHCP Pool Exhaustion

github.com/lxc/incus is vulnerable to DHCP Pool Exhaustion. The vulnerability is due to improper generation of nftables rules for local services when ACLs are used on devices connected to a bridge, which allows bypassing security.macfiltering, security.ipv4filtering, and security.ipv6filtering...

3.4CVSS7AI score0.00114EPSS
Exploits0References2Affected Software3
Veracode
Veracode
•added 2025/06/30 3:51 a.m.•2 views

Security Filter Bypass

github.com/lxc/incus is vulnerable to security filter bypass. The vulnerability is due to incorrect generation of nftables rules when applying ACLs on devices connected to a bridge, which allows ARP spoofing and full spoofing of another VM/container on the same bridge...

8.1CVSS6.2AI score0.00124EPSS
Exploits0References2Affected Software3
Veracode
Veracode
•added 2025/06/27 3:26 p.m.•3 views

Template Injection

PySpur is vulnerable to Template Injection. The vulnerability is due to improper neutralization of special elements due to unsafe handling of the usermessage argument in the SingleLLMCallNode function of the Jinja2 Template Handler component...

6.5CVSS6.2AI score0.00059EPSS
Exploits0References6Affected Software1
Veracode
Veracode
•added 2025/06/27 2:51 p.m.•5 views

XML External Entity (XXE) Injection

Allure is vulnerable to XML External Entity XXE injection. The vulnerability is due to improper XML parser configuration due to insecure settings in the xunit-xml-plugin that allow external entity expansion when processing .xml test result files...

7.5CVSS6.5AI score0.00202EPSS
Exploits0References4Affected Software3
Veracode
Veracode
•added 2025/06/27 5:49 a.m.•5 views

Man-in-the-middle(MitM) Attack

github.com/containers/podman is vulnerable to Man-In-The-Middle MITM attack. The vulnerability is due to lack of TLS certificate verification during the image download process from an OCI registry, allowing an attacker to intercept and modify the VM image data, potentially injecting malicious...

8.3CVSS5.9AI score0.00225EPSS
Exploits0References18Affected Software3
Veracode
Veracode
•added 2025/06/27 5:48 a.m.•3 views

Server Side Request Forgery (SSRF)

langchaincommunity is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to lack of request filtering or validation, which allows the component to send requests to internal or local network addresses...

10CVSS8.2AI score0.00171EPSS
Exploits1References5Affected Software2
Veracode
Veracode
•added 2025/06/26 6:37 p.m.•3 views

Session Fixation

Moodle is vulnerable to Session Fixation. The vulnerability is due to improper session management and unauthenticated access to the sesskey parameter, which can be reused in the OAuth2 login flow, allowing attackers to hijack user sessions...

4.2CVSS6.2AI score0.00486EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/06/26 6:22 p.m.•4 views

Sensitive Information Disclosure

Umbraco.cms is vulnerable to Sensitive Information Disclosure. The vulnerability is due to insufficient access control to an anonymously accessible endpoint revealing password policy configuration, which may aid brute-force attacks...

5.3CVSS6.3AI score0.00237EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2025/06/26 6:6 p.m.•3 views

Sensitive Information Disclosure

io.quarkus:quarkus-vertx is vulnerable to Sensitive Information Disclosure. The vulnerability is due to improper context isolation and data leakage when duplicating an already duplicated Vert.x context, potentially exposing sensitive information like request scope, security details, and metadata...

6.4CVSS5.8AI score0.00126EPSS
Exploits0References9Affected Software2
Veracode
Veracode
•added 2025/06/25 11:43 a.m.•3 views

Signature Spoofing

pbkdf2 is vulnerable to Signature Spoofing. The vulnerability is due to improper input validation in the lib/to-buffer.js file, which allows an attacker to bypass signature verification and spoof cryptographic signatures, making malicious data appear authentic...

9.1CVSS7AI score0.00416EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2025/06/25 8:5 a.m.•7 views

Unauthorized Access

Claude Code is vulnerable to Unauthorized Access. The vulnerability is due to improper origin validation due to the extensions accepting WebSocket connections from attacker-controlled webpages, allowing unauthorized access to IDE data and limited code execution in specific scenarios...

8.8CVSS7.7AI score0.00263EPSS
Exploits0References1Affected Software1
Total number of security vulnerabilities38108