CVE-2025-64067: n/a
Primakon Pi Portal 1.0.18 API endpoints responsible for retrieving object-specific or filtered data (e.g., user profiles, project records) fail to implement sufficient server-side validation to confirm that the requesting user is authorized to access the requested object or dataset. This vulnerability can be exploited in two ways: Direct ID manipulation and IDOR, by changing an ID parameter (e.g., user_id, project_id) in the request, an attacker can access the object and data belonging to another user; and filter Omission, by omitting the filtering parameter entirely, an attacker can cause the endpoint to return an entire unfiltered dataset of all stored records for all users. This flaw leads to the unauthorized exposure of sensitive personal and organizational information.
AI Analysis
Technical Summary
CVE-2025-64067 affects Primakon Pi Portal version 1.0.18, specifically its API endpoints responsible for retrieving object-specific or filtered data such as user profiles and project records. The vulnerability stems from insufficient server-side authorization validation, allowing attackers to bypass access controls. Two exploitation methods exist: direct ID manipulation (IDOR) where an attacker alters parameters like user_id or project_id to access data belonging to other users, and filter omission, where removing filtering parameters causes the API to return entire unfiltered datasets containing all stored records. This results in unauthorized exposure of sensitive personal and organizational data, potentially including confidential user information and project details. The vulnerability does not require authentication or complex user interaction, increasing its risk profile. Although no CVSS score has been assigned and no known exploits are reported, the flaw represents a significant security gap. The lack of patch information suggests that affected organizations must proactively implement mitigations. The vulnerability highlights the critical importance of enforcing strict server-side authorization checks and validating all input parameters to prevent unauthorized data access in API-driven applications.
Potential Impact
For European organizations, this vulnerability could lead to significant data breaches involving personal data protected under GDPR, as well as exposure of sensitive business information. Unauthorized access to user profiles and project data can result in privacy violations, reputational damage, regulatory fines, and potential intellectual property theft. The ability to retrieve entire datasets without restriction amplifies the risk of mass data leakage. Organizations in sectors such as finance, healthcare, government, and critical infrastructure that rely on Primakon Pi Portal for project or user management are particularly at risk. The breach of confidentiality could also facilitate further attacks, including social engineering or targeted intrusions. Given the lack of authentication requirements for exploitation, attackers could operate remotely and anonymously, increasing the threat surface. The absence of known exploits provides a window for mitigation, but the potential impact remains high if exploited.
Mitigation Recommendations
European organizations using Primakon Pi Portal 1.0.18 should immediately audit all API endpoints for proper authorization checks. Implement strict server-side validation to ensure that users can only access data they are authorized to view, including verifying ownership or access rights for each requested object or dataset. Enforce mandatory filtering parameters and reject requests missing these filters to prevent unfiltered data exposure. Employ robust input validation and parameter sanitization to prevent ID manipulation attacks. Monitor API access logs for unusual patterns indicative of IDOR or filter omission exploitation attempts. If possible, restrict API access through network segmentation or VPNs to trusted users only. Engage with the vendor for official patches or updates and apply them promptly once available. Additionally, conduct regular security assessments and penetration testing focused on API authorization controls. Implement data encryption at rest and in transit to mitigate data exposure risks in case of unauthorized access.
Affected Countries
Germany, France, United Kingdom, Netherlands, Italy, Spain, Belgium, Sweden
CVE-2025-64067: n/a
Description
Primakon Pi Portal 1.0.18 API endpoints responsible for retrieving object-specific or filtered data (e.g., user profiles, project records) fail to implement sufficient server-side validation to confirm that the requesting user is authorized to access the requested object or dataset. This vulnerability can be exploited in two ways: Direct ID manipulation and IDOR, by changing an ID parameter (e.g., user_id, project_id) in the request, an attacker can access the object and data belonging to another user; and filter Omission, by omitting the filtering parameter entirely, an attacker can cause the endpoint to return an entire unfiltered dataset of all stored records for all users. This flaw leads to the unauthorized exposure of sensitive personal and organizational information.
AI-Powered Analysis
Technical Analysis
CVE-2025-64067 affects Primakon Pi Portal version 1.0.18, specifically its API endpoints responsible for retrieving object-specific or filtered data such as user profiles and project records. The vulnerability stems from insufficient server-side authorization validation, allowing attackers to bypass access controls. Two exploitation methods exist: direct ID manipulation (IDOR) where an attacker alters parameters like user_id or project_id to access data belonging to other users, and filter omission, where removing filtering parameters causes the API to return entire unfiltered datasets containing all stored records. This results in unauthorized exposure of sensitive personal and organizational data, potentially including confidential user information and project details. The vulnerability does not require authentication or complex user interaction, increasing its risk profile. Although no CVSS score has been assigned and no known exploits are reported, the flaw represents a significant security gap. The lack of patch information suggests that affected organizations must proactively implement mitigations. The vulnerability highlights the critical importance of enforcing strict server-side authorization checks and validating all input parameters to prevent unauthorized data access in API-driven applications.
Potential Impact
For European organizations, this vulnerability could lead to significant data breaches involving personal data protected under GDPR, as well as exposure of sensitive business information. Unauthorized access to user profiles and project data can result in privacy violations, reputational damage, regulatory fines, and potential intellectual property theft. The ability to retrieve entire datasets without restriction amplifies the risk of mass data leakage. Organizations in sectors such as finance, healthcare, government, and critical infrastructure that rely on Primakon Pi Portal for project or user management are particularly at risk. The breach of confidentiality could also facilitate further attacks, including social engineering or targeted intrusions. Given the lack of authentication requirements for exploitation, attackers could operate remotely and anonymously, increasing the threat surface. The absence of known exploits provides a window for mitigation, but the potential impact remains high if exploited.
Mitigation Recommendations
European organizations using Primakon Pi Portal 1.0.18 should immediately audit all API endpoints for proper authorization checks. Implement strict server-side validation to ensure that users can only access data they are authorized to view, including verifying ownership or access rights for each requested object or dataset. Enforce mandatory filtering parameters and reject requests missing these filters to prevent unfiltered data exposure. Employ robust input validation and parameter sanitization to prevent ID manipulation attacks. Monitor API access logs for unusual patterns indicative of IDOR or filter omission exploitation attempts. If possible, restrict API access through network segmentation or VPNs to trusted users only. Engage with the vendor for official patches or updates and apply them promptly once available. Additionally, conduct regular security assessments and penetration testing focused on API authorization controls. Implement data encryption at rest and in transit to mitigate data exposure risks in case of unauthorized access.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- mitre
- Date Reserved
- 2025-10-27T00:00:00.000Z
- Cvss Version
- null
- State
- PUBLISHED
Threat ID: 6925faccea01c5f8b8382a85
Added to database: 11/25/2025, 6:51:56 PM
Last enriched: 11/25/2025, 7:06:52 PM
Last updated: 11/25/2025, 8:04:11 PM
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-65965: CWE-212: Improper Removal of Sensitive Information Before Storage or Transfer in anchore grype
HighCVE-2025-65647: n/a
UnknownCVE-2025-34350: CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') in Synergetic Data Systems, Inc. UnForm Server
HighCVE-2025-12816: CWE-436 Interpretation Conflict in Digital Bazaar node-forge
UnknownCVE-2025-61168: n/a
UnknownActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.